# Insights

- [Chatbot](https://docs.1millionbot.com/insights/chatbot.md): Get a comprehensive view of your chatbot's interaction with users, understand user behavior, and measure performance metrics to optimize the chatbot experience.
- [Live chat](https://docs.1millionbot.com/insights/live-chat.md): Analyze the performance of the live chat service, measure the effectiveness of customer support, and optimize resource management based on real-time data.
- [Survey](https://docs.1millionbot.com/insights/surveys.md): Analyze survey results to better understand customer satisfaction and the perception of the service provided.
- [Reports](https://docs.1millionbot.com/insights/reports.md): Monthly reports with all the most relevant statistics.


---

# 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.1millionbot.com/insights.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.
