# Usage

Usage Analytics are crucial for real-time insights into the platform's utilization, providing information on total sessions and their distribution over time. This feature also allows to monitor the percentage of the total contracted capacity consumed each month, enhancing transparency. By regularly assessing these metrics, you gain a comprehensive understanding of the platform's usage and resource management.&#x20;

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

### Sessions&#x20;

Total  Sessions where the customer interacted with the system at least one time for the selected period. You can effortlessly track the number of sessions within a specific period and compare it to the total contracted sessions. Additionally, the platform provides a percentage representation, offering a clear view of the utilized sessions in relation to the total contracted.&#x20;


---

# 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://academy.gopersonal.ai/en/admin-ui/analytics/usage.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.
