# Monitor an AI Agent

Analytics dashboards help you manage your AI agents by giving you a clear view of how they’re performing. You can check how often users are engaging with the Agent, where errors happen, and how resources are being used—all in one place. This makes it easier for you to spot problems, track progress, and make improvements so your agents work more smoothly and deliver better results.

## Analytics Dashboard

### How do you access the Analytics Dashboard?&#x20;

{% @arcade/embed flowId="Mx8g1ybWlz1PkqSS4Qk5" url="<https://app.arcade.software/share/Mx8g1ybWlz1PkqSS4Qk5>" %}

You can go through all the tabs with line-by-line details about the various user conversations, we are also updating the categories section soon.&#x20;

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

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

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

## Analysis Script&#x20;

### How to use LLM to create Analysis script for qualitative data?

{% @arcade/embed flowId="tJFWiKjVOpzFbdV770St" url="<https://app.arcade.software/share/tJFWiKjVOpzFbdV770St>" %}


---

# 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.gooey.ai/ai-agent/conversation-analysis.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.
