# Usage Analytics

Usage metrics on Report asset pages and in the Report Inventory table show how each report is being accessed and consumed — unique views, unique viewers, and downloads — over rolling 30, 60, and 90-day windows (or since the connector started ingesting, whichever is shorter).

Currently, the following metrics are available:

* **Unique View Count**\
  The total number of distinct views of the report.
* **Unique Viewer Count**\
  The number of unique users who have viewed the report.
* **Download Count**\
  The number of times the report has been downloaded, when applicable.

<figure><img src="/files/Zml4521ItCSviWcNDuIR" alt=""><figcaption></figcaption></figure>


---

# 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.datalogz.io/guides/inventory/usage-analytics.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.
