# Usage Statistics Reports

## Overview

Analytics in Faronics Deploy provides data for optimal utilization of IT assets, including computers and software, by tracking their usage and deployment.<br>

The following reports are available under the Analytics feature:

* [**Application Usage**](/faronicsdeploy/analytics/usage-statistics/application-usage-report.md) - shows a summary of application usage on computers containing the number of users using the applications and computers where the applications are installed.
* [**Application Update Status** ](/faronicsdeploy/analytics/usage-statistics/application-update-status-report.md)- shows a list of all application updates across all managed computers.
* [**Installed Applications**](/faronicsdeploy/analytics/usage-statistics/installed-applications.md) - shows a list of all applications installed across all managed computers.
* [**Computer Usage**](/faronicsdeploy/analytics/usage-statistics/computer-usage-report.md) - shows a summary of computer usage with the number of logins by unique users.
* [**Login Summary Report**](/faronicsdeploy/analytics/usage-statistics/login-summary-report.md) - shows a summary of all user logins across all managed computers.
* [**Windows Update Status** ](/faronicsdeploy/analytics/usage-statistics/windows-update-status-reports.md)- shows a list of all Windows Updates installed across all managed computers.

{% hint style="info" %}
Each of the above Reports is filterable, sortable, and searchable.

Users can see the data just for **Today**, **Last** **Week**, **Last** **Month**, **Last** **Quarter**, or a **Custom** time period.

Users can export the reports to a **CSV** file, download and print them.
{% 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.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.
