> For the complete documentation index, see [llms.txt](https://docs-en.dydu.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.dydu.ai/analytics/exploitation/important.md).

# Important

Statistics are updated thanks to production conversations with the bot. This means that test conversations with the chatbot are not taken into account in the different statistics calculations.

This page gives you an overview of the most important and relevant analytics to quickly evaluate the performance of your bot.

By browsing the different pages of the statistics menu, you can find more details about:

* the conversations conducted with your chatbot: volume and distribution
* the topics most discussed with your bot
* the most used knowledge allowing you to identify the 20% of knowledge constituting the 80% of exchanges
* the qualification of the conversations conducted with the bot: how many were successful, how many were unsuccessful
* the satisfaction of the bot's users: what percentage of satisfaction each bot response brings.

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

<figure><img src="https://dev.docs.dydu.ai/assets/images/i01-87fea3eb5f27a497ad8eb75f66d0360f.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-en.dydu.ai/analytics/exploitation/important.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.
