# Conversations by Assistant Disposition — Dedicated Sub-View

This sub-view provides the full-page, filter-enabled version of the Conversations by Assistant Disposition horizontal bar chart from Section 22. It adds Assistant Disposition as an explicit filter, enabling analysts to isolate specific outcome types.

<figure><img src="/files/AI9Jc7gL3O9M0oeGxIVB" alt=""><figcaption><p align="center"><em>Figure 1: Conversations by Assistant Disposition — Full Sub-View with Filter Panel</em></p></figcaption></figure>

### 1. Filter Panel

<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">Custom Dates or relative options. Period shown: 03/08/2026 – 04/09/2026.</td></tr><tr><td valign="top">Channel</td><td valign="top">(All) — can be narrowed to isolate disposition patterns per channel.</td></tr><tr><td valign="top">Stage</td><td valign="top">STG — should be set to PROD for production analysis.</td></tr><tr><td valign="top">Business Day</td><td valign="top">(All) — filter to business days only to exclude weekend behavior.</td></tr><tr><td valign="top">Assistant</td><td valign="top">(All) — critical filter: selecting a specific assistant reveals its individual Success/Failure profile.</td></tr><tr><td valign="top">Assistant Disposition</td><td valign="top">(All) — selecting a specific value (e.g., Failure only) highlights which assistants and days generated failures.</td></tr></tbody></table>

The color-coded legend in the filter panel confirms the disposition color scheme: Success (gold), Failure (light green), Null (medium green), AbandonSuccess (blue/gray). These colors are consistent across all Service-Disposition workbook sub-views.

### 23.2 Business Value

The Assistant Disposition filter is particularly powerful for quality investigations. Filtering to Failure only and then filtering by Assistant reveals which specific assistant generates the most failures. Filtering to Null reveals which assistants are missing disposition configuration. This sub-view is the recommended starting point for any AI assistant quality audit or post-incident review.


---

# 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/conversations-by-assistant-disposition-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.
