> For the complete documentation index, see [llms.txt](https://academy.gooey.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.gooey.ai/ai-for-impact/module-11.md).

# AI Agent analysis and dashboard

### Why is it useful? <a href="#why-its-useful" id="why-its-useful"></a>

As your AI Agent gains momentum, you will need to manage and monitor conversations.&#x20;

We can determine when the bot is answering and categorize answers based on subject, gender, user location, and other relevant criteria important to your organization.

### Dashboard Overview

1. Here you can see the Overall details of the platform, users, and connected number on the left
2. On the right you can see basic analytics of "Daily Messages Sent"

<figure><img src="/files/0EuNddOuYx6lhitx59q2" alt=""><figcaption></figcaption></figure>

You can see the "Daily Usage Trends", "Daily Performance Metrics" and "Daily Feedback Distribution"

<figure><img src="https://docs.gooey.ai/~gitbook/image?url=https%3A%2F%2F662560811-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F5BFP5RUm6rTLXk8wUSTf%252Fuploads%252FcL63ACEHf8x0Hj0NiKCE%252FScreenshot%25202024-03-08%2520at%25203.17.16%2520PM.png%3Falt%3Dmedia%26token%3D0fe9ae48-e979-41b6-b752-e51124e74fad&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=39a9587a&#x26;sv=2" alt=""><figcaption></figcaption></figure>

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

Finally, you can go through all messages and conversations in the tabs. They contain line-by-line details about the various user conversations.

<figure><img src="/files/3u7RukyROcVnw4tobPjs" alt=""><figcaption></figcaption></figure>

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

### Overview of Analysis

<figure><img src="/files/2UdkLXkPQujzBaIo5thF" alt=""><figcaption></figcaption></figure>

### More reading:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>How to setup your Analysis</strong></td><td>Track analytics with power of GenAI</td><td><a href="https://www.gitbook.com/integrations#analytics">https://www.gitbook.com/integrations#analytics</a></td><td></td><td></td></tr><tr><td><strong>Key Terms</strong></td><td>Learn the key terms in the Dashboard</td><td><a href="/pages/Y4Be5QpWRccBvnlJ73qk">/pages/Y4Be5QpWRccBvnlJ73qk</a></td><td></td><td></td></tr></tbody></table>


---

# 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://academy.gooey.ai/ai-for-impact/module-11.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.
