# Usage page (legacy)

The *legacy* Usage page contains more detailed usage reports and insights for the entire organization:

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

### Population Filter

The displayed data can be adjusted by populatio&#x6E;**:** "All Teams" (default) or a specific team.

### Monthly accepted lines of code trend chart

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

The total number of lines of code in accepted code completions or useful chat interactions (that involved coping code) performed by the selected population

#### Useful chat interactions by consumption type

Display the distribution of [useful chat interactions](/main/administering-tabnine/managing-your-team/reporting/reports-glossary.md#types-of-useful-chat-interactions) by consumption type (how did the users consume the chat answers) in the last 30 days.

#### Chat interactions by trigger

Display the distribution of [chat interactions](/main/administering-tabnine/managing-your-team/reporting/reports-glossary.md#chat-interactions-and-useful-chat-interaction) by interaction trigger (Free text prompt or built-in command) in the last 30 days.


---

# 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/usage-page-legacy.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.
