# 6. Usage & Analytics

In this section, we'll explore the essential tools for monitoring, analyzing, and optimizing the performance of your AI Agent on AIsuru. Managing your usage effectively and making strategic use of analytics are key to getting the most out of your virtual assistant and delivering a great user experience.

This chapter is divided into two main parts:

* [**Usage**](/en/analytics/usage.md) -> this section will walk you through understanding and monitoring your account usage;
* [**Agent Analytics & Optimization**](/en/analytics/agent-analysis.md) -> here we'll focus on the analytical tools that let you:
  * Track how visits evolve over time;
  * Analyze how other users are interacting with your Agent;
  * Export usage data for deeper analysis.

These tools will help you understand how your Agent is being used, who your most active users are, and how to improve the overall experience based on real data.


---

# 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.aisuru.com/en/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.
