> For the complete documentation index, see [llms.txt](https://docs.datalogz.io/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datalogz.io/guides/inventory/usage-analytics.md).

# Usage Analytics

Usage metrics on Report asset pages and in the Report Inventory table show how each report is 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
