# Dashboard Navigation Tabs

Directly below the portal header, a horizontal tab bar provides access to the six primary dashboard categories. These tabs are the main navigation mechanism for Premium Reporting and are available regardless of which product is selected.

<figure><img src="/files/sJUPFskkecE7HZeGyN3R" alt=""><figcaption><p align="center"><em>Figure 1: Primary Dashboard Navigation Tabs</em></p></figcaption></figure>

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Tab</td><td valign="top">Purpose</td></tr><tr><td valign="top">Containment</td><td valign="top">Analyzes containment and transfer rates — the percentage of conversations that remain within the AI platform versus those transferred to a live agent or another destination. This is a key performance indicator for AI effectiveness.</td></tr><tr><td valign="top">Conversations</td><td valign="top">Provides comprehensive conversation analytics including volume trends by date and channel, disposition breakdowns, duration analysis, and frequency statistics.</td></tr><tr><td valign="top">Transfers</td><td valign="top">Breaks down transferred conversations by type (e.g., warm transfer, cold transfer), destination, and date. Helps identify patterns in transfer behavior and optimization opportunities.</td></tr><tr><td valign="top">Interactions</td><td valign="top">Tracks interaction-level metrics within conversations, including success and failure rates by node and disposition. Available for Customer platform only.</td></tr><tr><td valign="top">Minutes of Usage</td><td valign="top">Reports on conversation duration for revenue tracking and operational usage monitoring. Shows raw and normalized duration by assistant, organization, and date.</td></tr><tr><td valign="top">Status</td><td valign="top">Real-time operational command center showing the last 30 minutes of activity across key metrics including conversation volume, containment, throughput, duration, and transfers.</td></tr></tbody></table>

Additional navigation elements appear to the left of the tabs: a Refresh button to reload the current view and a Home button to return to the default landing page.


---

# 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.ixhello.com/ix-hello-reporting/premium-reporting/dashboard-navigation-tabs.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.
