# Agent Report Tab

## Report Tab

This is where you'll be able to see the full agent report, covering **Quality, Channel Usage, Resource Usage and Engagement Metrics.**

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

As well you have the Ability to go to previous dates and compare metrics.

<figure><img src="/files/52FKMA6wKsXmUH1cKLPl" alt=""><figcaption></figcaption></figure>

## Conversation Quality

This dashboard keeps track of all the conversation grade the AI has obtained and give you the quality numbers.

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

## Channel Usage

This dashboard displays the AI agent’s activity across different communication channels, showing how many interactions have occurred via email, SMS, live chat, API, voice calls, and Copilot.

<figure><img src="/files/6XorGOJn3YkxnIvgYvwW" alt=""><figcaption></figcaption></figure>

## Resource Usage

This dashboard keeps track of the Tokens used by the AI and Call Minutes.

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

## Engagement Metric

This dashboard keeps track of how many total unique users the AI has spoken to.<br>

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

## [Agents Tab Full Showcase](https://www.youtube.com/watch?v=FE4Stzy5fTk)

{% embed url="<https://www.youtube.com/watch?v=FE4Stzy5fTk>" %}


---

# 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.raiaai.com/raia-cx/agent-management/agent-report-tab.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.
