> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/ai-agent-engine/reporting-and-analytics.md).

# Reporting & Analytics

See the following pages to learn more about our Analytics Dashboard:

* [Bot Performance Dashboard](/resource-center/ai-agent-engine/reporting-and-analytics/analytics-dashboard/legacy/ai-chat-performance-dashboard.md)
* [Intent Deep-Dive Dashboard](/resource-center/ai-agent-engine/reporting-and-analytics/analytics-dashboard/legacy/intent-deep-dive-dashboard.md)
* [Intent Explorer Dashboard](/resource-center/ai-agent-engine/reporting-and-analytics/analytics-dashboard/legacy/intent-explorer-dashboard.md)
* [Intent Trends Dashboard](/resource-center/ai-agent-engine/reporting-and-analytics/analytics-dashboard/legacy/intent-trends-dashboard.md)
* [Bridge Live Escalations Dashboard](/resource-center/ai-agent-engine/reporting-and-analytics/analytics-dashboard/live-agent-performance.md)
* [Mobile Ticketing Guide Dashboard](/resource-center/ai-agent-engine/reporting-and-analytics/analytics-dashboard/mobile-ticketing-guide-dashboard.md)

There are several different reports provided that will give you a more granular look at your customer's information and questions! Below are a few options to get started:&#x20;

* [NLP Traffic Log](/resource-center/ai-agent-engine/reporting-and-analytics/data-reports/nlp-traffic-log.md): This is a great resource for checking on overall content health. When sorted, it allows you to quickly view your customer's inputs and the current bot responses to make adjustments as needed.&#x20;
* [Input and Response Log](/resource-center/ai-agent-engine/reporting-and-analytics/data-reports/input-and-response-log.md): This is an export of your inbox to read through your customer submissions in chronological order.&#x20;
* [API Report Options](/resource-center/ai-agent-engine/reporting-and-analytics/api-report-options.md): Learn about our API options to import the data directly into your data warehouse.

UTM (Urchin Tracking Module) codes are a way to help you track website traffic from a specific source (web, app, Facebook, etc.) or medium (Satisfi Labs or AI Chat). Set-up instructions are below:

* [UTM Tracking](/resource-center/ai-agent-engine/reporting-and-analytics/utm-tracking.md)


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/reporting-and-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.
