# Containment & Transfer Rates (Dedicated Sub-View)

This is the expanded, full-page version of the Containment and Transfer Rates chart. While the Dashboard view (Section 8) shows a compact version, this dedicated sub-view provides the complete filter panel for in-depth analysis.

<figure><img src="/files/4QPjz3WwgJS8cT03Q0yf" alt=""><figcaption><p align="center"><em>Figure 1: Containment and Transfer Rates — Full Sub-View with Filter Panel</em></p></figcaption></figure>

### 1. Global Containment Filter Panel

The right-side filter panel is consistent across most sub-views within the Containment tab. The following filters are available:

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Filter</td><td valign="top">Description</td></tr><tr><td valign="top">Date Selection Type</td><td valign="top">Dropdown to choose between Custom Dates (manual date range) or relative date options (Current Day, Current Week, Current Month, Current Quarter, Previous Day, Previous Week, Previous Month, Previous Quarter).</td></tr><tr><td valign="top">Start Date / End Date</td><td valign="top">Manual date and time fields for specifying the exact reporting period (e.g., 03/01/2026 12:00:00 AM to 04/08/2026 12:00:00 AM).</td></tr><tr><td valign="top">Channel</td><td valign="top">Filters by communication channel (e.g., “chat”, “phone”). Allows users to analyze containment performance per channel.</td></tr><tr><td valign="top">Stage</td><td valign="top">Filters by environment (e.g., “PROD” for production, “DEV” for development). Ensures users are analyzing production data, not test data.</td></tr><tr><td valign="top">Assistant</td><td valign="top">Filters by the specific AI assistant name (e.g., “SiriusXM Cancellation Retention”, “Weather App Bot”). Supports “(All)” to show all assistants. Enables per-assistant performance comparison.</td></tr><tr><td valign="top">Initiation Method</td><td valign="top">Filters by conversation initiation type: “Inbound” (user-initiated) or “Outbound” (system-initiated). Allows separate analysis of containment by direction.</td></tr><tr><td valign="top">Business Day</td><td valign="top">Filters by day-of-week designation. Supports “(All)” or individual day selection. Useful for comparing weekday vs. weekend performance.</td></tr></tbody></table>

These filters apply to most sub-views within the Containment tab. Exceptions will be noted where applicable.

### Chart Details

The chart displays a dual-line time series with the Containment Rate (blue) and Transfer Rate (orange) plotted daily. A legend in the right panel confirms the color coding. The Y-axis ranges from 0% to 100%, and the X-axis shows the Day of Conversation Date.

**Business Value:** The dedicated sub-view with full filters enables targeted analysis. For example, a team leader can filter by a specific assistant to evaluate whether a recent bot update improved containment, or filter by channel to compare chat vs. voice containment rates. This level of drill-down is not available on the summary Dashboard view.


---

# 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/containment-tab-overview-and-sub-views/containment-and-transfer-rates-dedicated-sub-view.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.
