> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/business-services/zoom-contact-center/zoom-customer-experience/analytics-and-reporting/the-zoom-contact-center-dashboard.md).

# Legacy Zoom Contact Center Dashboard

The Zoom Contact Center Dashboard, a subsection of [the Dashboard](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0061622), offers account admins and authorized users with sufficient role permissions access to insightful Zoom Contact Center data and analytics for voice and video engagements. The following two sections outline the data available for the voice and video channels within the Dashboard.

{% hint style="danger" %}
This content applies only to accounts that **haven't** migrated from legacy Zoom Contact Center reporting to the [CX Analytics](/business-services/zoom-contact-center/zoom-customer-experience/analytics-and-reporting/cx-analytics.md) framework.
{% endhint %}

### Voice Calls

The **Voice Calls** tab provides detailed insights into the quality of voice interactions by utilizing Mean Opinion Scores (MOS) as the primary measurement tool. This score rates call quality on a scale from 1 to 5, where 1 represents unacceptable voice quality and 5 indicates the best possible quality, equivalent to speaking directly into someone’s ear. In addition to MOS, the tab offers further insights into the total number of calls for a given timeframe, call quality by region, device usage, and audio codecs, and includes a list of low-quality calls. The dashboard typically uses a standard MOS of 3.5 as a baseline, with scores of 3.5 or higher reflecting good quality and scores below 3.5 indicating poor quality. In the event of a low-quality call, viewers can drill down and view call-specific Quality of Service (QoS) reports for more details.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcH32wKhLbV-fjAmQc2OruvVwE_ipcF6Q1n4Umkd0swtfv1l7Jega_YNxMwZNPC_fUnJGWIR2Rh1rsQvaSbSqffZ-B7bB8fyGLunlVdfhtviW0poxb7FPx-EGrarZfZNfsQ9Ae0Eg?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdoiMN3lwn2s_6MrP69CQ7nSCxdy0vci6Kr7OY574efkXECevuUkTXsEVCWr1c38S6whK6nKYMoBX7EVbC7JWBAmX39dn9PDs9RdG4Cg6szx2reSyQsTcbYXBsUcp-GKoBpk4fu?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

### Video Calls

The **Video Calls** tab provides insights into the quality of video interactions, covering metrics such as average latency, jitter, and packet loss for typical calls, in addition to a list of low-quality calls that exhibit significant performance issues.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeihoFEaUGjLkoYGtIA083jqjKGmzbS7kOVqvwbaPjsWu9ak7cXg4Fl_vzfjs8cSLlPSJg0jiTUc7ggmTyaSHWaYgR3OiJU_QIZ3r-PZyftDWZ2ArCorigwBFdsZKkvwYfzh4GJJw?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdf8itsF5Pjcntci3WCyEEwnjXabr5xINEgRINJq5y0YEgNGjznUpfO0VjSHTy6u60aq6F7JLAC8Bd5QEFWcByzwjElFwNbLVhUvUIKW6ea3NDfneVpwnUSx_X-weQrUvrPg9pdnw?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/business-services/zoom-contact-center/zoom-customer-experience/analytics-and-reporting/the-zoom-contact-center-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
