# Quickly View Installed Applications

The Faronics Deploy Agent can retrieve a complete list of **All Installed Applications** on the computers.&#x20;

![View All Applications Installed on DESKTOP2](/files/-MZrtnTLS48MKObYL2TV)

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Inventory** tab.

3\. Select a **Computer** from the Computer Name column.

{% hint style="info" %}
You can also use the Search and View Search and Filter options and select multiple computers by selecting the Computer Name column header.
{% endhint %}

4\. Select the **VIEW INSTALLED APPLICATIONS** from the **ACTION TOOLBAR** (selecting this option will move you away from the Control grid and into the Analytics section of Deploy).&#x20;

<img src="/files/-MVcyayKJx4J2TCOEPrU" alt="" data-size="original">&#x20;

5\. A Report of all applications installed on the selected computer(s) will now be displayed (DESKTOP2 in this example).

![Installed Applications Report for DESKTOP2](/files/-MVd-5LW5CyM6nr29uJf)

6\. **Optional:** Click **EXPORT REPORT**, then select **CSV** to download the report to your computer.

{% hint style="info" %}
Use the **View Search and Filter** option or **Search** **Bar** on the top right to sort by Computer Name, Product Name, Version, or Publisher.
{% endhint %}

![Exported CSV Report for Installed Applications on DESKTOP2](/files/-MVczofxIZHJNH9TM4JT)

{% hint style="success" %}
The Installed Applications Report has successfully been downloaded. Check your downloads folder for a file named **Installed Applications.csv** (if you download more than one version of this report, the file name will increment, e.g., **Installed Applications (1).csv** ).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.faronics.com/faronicsdeploy/inventory/jump-to-installed-applications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
