# Containment Rate Comparisons

The Containment Rate Comparisons view is the most analytically advanced sub-view in the Containment tab. It enables direct period-over-period comparison of containment rates, quantifying the exact impact of changes between a current period and a baseline period.

<figure><img src="/files/eBCoEzyYcUINTlRDdBwv" alt=""><figcaption><p align="center"><em>Figure 1: Containment Rate Comparisons — Summary View</em></p></figcaption></figure>

<figure><img src="/files/YPvtXliTePJKRQtVo4Lu" alt=""><figcaption><p align="center"><em>Figure 2: Containment Rate Comparisons — Expanded Filter Panel</em></p></figcaption></figure>

### 1. Period Configuration

The view divides the analysis into two time periods displayed side by side:

**Current Period:** The active reporting period being analyzed (e.g., 3/12/2026 8:00:00 AM to 4/7/2026 12:00:00 AM).

**Previous Period (Baseline):** The comparison baseline period (e.g., 02/07/2026 12:00:00 AM to 03/07/2026 12:00:00 AM).

Users can configure both periods independently using the expanded filter panel, which includes: Date Selection Type, Start Date, End Date, Baseline Start Date, and Baseline End Date.

### 2. KPI Metrics

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Metric</td><td valign="top">Description</td></tr><tr><td valign="top">Current Period Containment Rate</td><td valign="top">The containment rate for the current period (e.g., 100.00%).</td></tr><tr><td valign="top">Previous Period Containment Rate</td><td valign="top">The containment rate for the baseline period. Displayed in orange for visual distinction.</td></tr><tr><td valign="top">Total Containment Rate Delta</td><td valign="top">The overall difference between current and previous period containment rates.</td></tr><tr><td valign="top">Max Containment Rate Delta</td><td valign="top">The maximum daily difference observed between the two periods.</td></tr><tr><td valign="top">Min Containment Rate Delta</td><td valign="top">The minimum daily difference observed (e.g., 0.00% with a red down arrow indicator).</td></tr></tbody></table>

### 3. Comparison Chart

Below the KPI section, a “Current vs Previous” dual-line time-series chart overlays both periods on the same X-axis (Day of Conversation Date Comparison), enabling visual identification of where containment performance improved or degraded.

### 4. Extended Filter Panel

This view features the most comprehensive filter panel in the Containment tab, adding Baseline Start Date, Baseline End Date, and Environment Name to the standard filter set. This enables highly targeted comparisons, such as comparing containment rates for a specific assistant in production between two deployment windows.

### 5. Business Value

The Containment Rate Comparisons view is the only view that enables direct period-over-period comparison — a capability critical for measuring the impact of bot updates, configuration changes, new assistant deployments, or seasonal effects. The delta metrics (Total, Max, Min) quantify the exact magnitude of change, while the comparison chart reveals whether the change was consistent across the period or concentrated on specific days.

This view is particularly valuable during post-deployment reviews: after releasing a new version of an AI assistant, teams can set the baseline to the pre-deployment period and the current period to post-deployment to measure whether containment improved, remained stable, or degraded.


---

# 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/total-conversations-with-contained-and-transferred-dedicated-sub-view/containment-rate-comparisons.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.
