# Application Update Status Report

### Overview

The purpose of this report is to show a list of all applications updated by Faronics Deploy at different time stamps along with the associated Policy, Group, Tags.

For instance, Chrome was updated on Computer ABC on 1st Jan 2021; it will show an entry for that; if again Chrome gets updated on 2nd Jan, on the same computer ABC, it will show another entry for that and so on for each computer and each product update that occurs based on the date-time stamp.

The following columns are included in the Application Update Status Report:

* Date
* Computer Name
* Policy
* Group
* Tags
* Application Name
* Version

### Generate an Update Status Report

![Application Update Status Report](/files/-MVbKDnj7yw5CiHANUAt)

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

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

3\. Specify the time period filter for the Report, Today, Last Week, Last Month, Last Quarter, or Custom.

4\. **Optional**: Enter search criteria in the search bar to search the report for a specific value.

5\. **Optional:** Enable the View Search and Filter option and filter the report results by column and search criteria:

* 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;

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

* Enter the filter criteria.&#x20;

![Filter Policy by "Fully Automatic"](/files/-MVbM233J3gxSkxxPM-k)

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

![Exported CSV Application Status Report February 12 2021 - March 12 2021 ](/files/-MVbI-tS32uCco2d_uOA)

{% hint style="success" %}
The Application Update Status Report has successfully been downloaded. Check your downloads folder for a file named **Application Update Status Report.csv** (if you download more than one version of this report, the file name will increment, e.g., **Application Update Status Report (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/application-update-status-report.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.
