# Usage analytics

Snyk provides Snyk Studio usage analytics in the following report types:

* [Snyk Studio Adoption](/manage-risk/analytics/overview-tab.md#snyk-studio-adoption)
* [Developer IDE and CLI usage](/manage-risk/analytics/reports-tab/prevention-reports.md#developer-ide-and-cli-usage-report)

Select the report name for more details on the report type.

{% hint style="warning" %}
Data is only available for Agentic scans with CLI version 1.1298.1 or later.
{% 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.snyk.io/integrations/snyk-studio-agentic-integrations/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.
