# Computer Usage Report

### Overview

The purpose of this report is to show the list of computers and the different users logging into that Computer, along with the Total Usage, Average Duration, Number of Logins, Unique Users, and their Login and Logout Timings.

You can see the Computer 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:

* Computer Name
* Total Usage
* Average Duration
* Number of Logins
* Unique Users

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

* Name (of Computer and User)
* Total Usage
* Login Time
* Logout Time

If selected by Computer, it shows the name of the Computer, followed by the different Users who have used that Computer based on their total usage and followed by their login and logout timings.

### Generate a Computer Usage Report

![Computer Usage Report for DESKTOP2 12 Feb 2021 - 12 March 2021](/files/-MVb9hHReJ_0H0aJoWto)

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

2\. Navigate to the **Usage Reports** tab.

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

4\. Locate the **Computer Usage** Grid.

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

6\. The **USAGE** report will now appear in the secondary grid USAGE: DESKTOP2 in this example.

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

![Exported CSV File - Computer Usage Report for DESKTOP2 ](/files/-MVbA8C8ImnhcrcEu7kR)

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