# Analytics (Usage Reports)

{% hint style="info" %}
This feature is available for teams using Tabnine Enterprise (private installation).\
\
When using the Tabnine Enterprise (SaaS) option, the customer admin receives periodic reports via email. For more details, contact your Tabnine account manager.
{% endhint %}

{% hint style="info" %}
Take a look at the [Reports Glossary](/main/administering-tabnine/managing-your-team/reporting/reports-glossary.md) to learn about terminology and definitions.
{% endhint %}

## Tabnine Enterprise (private installation) usage reports

Tabnine Enterprise admins can access usage reports for their teams.

These reports provide insights into the team members' onboarding status, usage volumes, and additional data.

Usage reports are **available on the admin level.** The rest of the Tabnine team has no access to the usage data. However, a team admin can export the report from the Tabnine admin console as CSV files and share them with the rest of the team if they wish.

Reports can be viewed for the entire organization or a specific team.

There are two types of reports:

* [Visual usage reports ](#visual-usage-reports)in the Tabnine management console
* [CSV-based usage reports](/main/administering-tabnine/managing-your-team/reporting/reporting.md)

You can [schedule sending the CSV-based usage report](/main/administering-tabnine/managing-your-team/reporting/reporting/configuring-scheduled-csv-reports.md) by email.

## Visual Usage Reports

Go to the Tabnine management console and sign in as an admin.

Usage reports can be found on different pages:

* [Analytics / Overview](#overview-page): High-level usage overview and activity trend charts
* [Analytics / Usage](#usage-page): For more detailed usage reports for the entire organization or a specific team
* [Analytics / Usage per User](#usage-per-user-page): For a usage overview per user in the organization or a specific team

Additionally, you can view other reports on the following pages:

* [User Management reports](#user-management-report): High-level view of and insights into how many users have successfully onboarded Tabnine
* [Settings / License Utilization](/main/administering-tabnine/managing-your-team/settings/license-settings.md#account-utilization-history): Shows the current and historical account utilization


---

# 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.tabnine.com/main/administering-tabnine/managing-your-team/reporting.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.
