# Application Usage Report

### Overview

![Applications Reports](/files/-MUum0WcbQjSZOD-cRp-)

This report aims to show the list of all applications executed by different users across different computers based on the time duration.

The report has a primary<img src="/files/-MUyyqCe3PXzZKC8xhKY" alt="" data-size="line">and a secondary<img src="/files/-MUyz76j8y41ZDU-Vq5n" alt="" data-size="line">grid, which means the secondary grid would filter down the data based on the value selected in the main grid.

![](/files/-MVb8OzkuNGUjgdUIKEL)

Users will be able to see the Application Usage either by Computers or Users by using the flip switch available on top of the secondary grid.

The **Primary Grid** includes the following information:

* Application Name
* File Name
* Total Usage
* Number of Computers
* Number of Users
* Number of Logins

The **Secondary Grid** is a nested grid based on either Computer or User. The columns in the secondary grid would include:

* Name (of Computer and User)
* Total Usage
* Number of Logins
* Last Used

**Selected by Computer** - Displays the name of the Computer, followed by the different Users who have used that Computer to run that particular executable (as selected in Primary grid).

**Selected by User** - displays the name of the User, followed by the different Computers where the user has run that particular executable (as selected in the Primary grid).

Below is an example Report for the Usage of Faronics Anti-Virus for February 3, 2021 - March 3, 2021.

![Application Usage](/files/-MUuf9dO61YQ2LY_oZrf)

| # | Name                   | Description                                                                                                                                                                                                           |
| - | ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1 | Application Usage      | A grid that displays the applications and their usage for a specified date range.                                                                                                                                     |
| 2 | Date Range             | Select a date range to display the Application Usage; options are Today, Last Week, Last Month, Last Quarter, or custom date range.                                                                                   |
| 3 | Export Report          | Export a report of the Application Usage in CSV format.                                                                                                                                                               |
| 4 | Search                 | Search the Application Usage Grid to locate Applications/File Name/Total Usage/Number of Computers/Number of Users/Number of Logins.                                                                                  |
| 5 | 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. |
| 6 | Application            | Selected Application that populates the Usage Grid.                                                                                                                                                                   |
| 7 | Usage Grid             | A grid that displays the total usage time, number of logins, and last used stats for the selected application.                                                                                                        |
| 8 | By Computer            | List the Usage of the selected application by Computer name.                                                                                                                                                          |
| 9 | By User                | List the Usage of the selected application by User name.                                                                                                                                                              |

### Generate an Application Usage Report

The following example describes how to generate an Application Usage Report for the Microsoft Edge Application, viewed by Computer:

![Application Usage Report for Microsoft Edge ](/files/-MVbyzzuC6uoLKWe0Jde)

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

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

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

4\. Locate the **Application Usage** Grid and select an Application from the **Application Name** column.

5\. The **USAGE** report will now appear in the secondary grid **USAGE: Microsoft Edge** in this example.

6\. The report is now displayed; click **EXPORT REPORT** and select **CSV** to download it as a CSV file. This example shows Microsoft Edge, and its Usage appears on the right-hand side of the report.

![Application Usage Report for Microsoft Edge](/files/-MVc3km2aSsX1g3mjFsr)

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