# Reporting

WotNot provides a comprehensive dashboard that consolidates all your reporting needs in one place. This allows you to easily monitor and analyze various aspects of your chatbot and customer service operations.&#x20;

Below is a high-level overview of the available reports:

* [**Chatbot Report**](/monitor/reporting/chatbot-report.md): Track interactions, performance metrics, and user engagement to understand how effectively your chatbot is serving customers.
* [**Outbound Report**](/monitor/reporting/outbound-report.md): Monitor the performance of outbound messaging campaigns, including delivery rates, response rates, and engagement.
* [**AI Report**](/monitor/reporting/ai-report.md): Analyze the performance of your AI models, including response accuracy, efficiency, and areas for improvement.
* [**Agent Report**](/monitor/reporting/teammate-report.md): Review the performance of human agents, including metrics on response times, resolution rates, and customer satisfaction.
* **Ticketing Report**: Track ticket creation, progress, and resolution to ensure timely responses and issue resolution for your users.

With all these reports in one place, you can easily access key insights to optimize your operations and enhance the customer experience.

{% embed url="<https://youtu.be/epe9QsMyA_I>" %}


---

# 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://help.wotnot.io/monitor/reporting.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.
