# Installed Applications Report

### Overview

The Installed Application report provides a list of all applications installed across all managed computers and the version of the installed application and the publisher.&#x20;

For instance, if Google Chrome is installed across five computers, it will show the list of all five computers. The list includes all the applications detected on the computer; this includes applications installed through Faronics Deploy and any other applications manually or externally installed on the managed computers. The report is sorted by the Computer Name by default.

The following columns are included in the Installed Application Report:

* Computer Name
* Product Name
* Version
* Publisher

The screenshot below shows the Installed Application report of all applications installed across all managed computers.&#x20;

![Installed Applications ](/files/-MUuoOd47Za5SsnEEJgp)

| # | Name                   | Description                                                                                                                                                                                                           |
| - | ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1 | Installed Applications | A grid that displays all applications installed on each computer.                                                                                                                                                     |
| 2 | Export Report          | Export a report of the Installed Applications in CSV format.                                                                                                                                                          |
| 3 | Search                 | Search the Installed Application Grid to locate Computer Name/Policy/Version/Publisher.                                                                                                                               |
| 4 | View Search and Filter | View Search and Filter allows you to filter any field in the grid using one of the parameters (Contains, Does not contain, Starts with, Ends with, Equals, Does not equal, Reset) together with your search criteria. |

### Generate an Installed Applications Report

The following example describes how to generate an Installed Applications Report filtered by Computer Name:

![Installed Applications Report Filtered for DESKTOP4](/files/-MVbxIVP_tzhvHWM5sZv)

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

2\. Navigate to the **Applications** tab and select **Installed Applications** from the drop-down menu.

3\. Click the **View Search and Filter** switch to enable it (blue is enabled).

4\. Choose your filter type by clicking the search icon<img src="/files/-MVbL9i9RzRuceoT1KGE" alt="" data-size="line">on one of the filter grids, then selecting an option from the drop-down menu, **Contains**, **Does** **not** **Contain**, **Starts** **With**, **Ends** **With**, **Equals**, **Does** **not** **equal**, or **Reset**.

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

Enter the filter criteria, DESKTOP4, in this example.

![Filtered the Computer Name by DESKTOP4](/files/-MVc0gSorG1_brMtBRu4)

5\. The report is now displayed; click **EXPORT REPORT** and select **CSV** to download it as a CSV file.

![Exported CSV File - Installed Applications Report Filtered for DESKTOP4](/files/-MVby3GXuJ3BzQxT2JeD)

{% 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/analytics/usage-statistics/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.
