> 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/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/analytics-and-reporting/the-zoom-contact-center-dashboard.md).

# 舊版 Zoom Contact Center 儀表板

Zoom Contact Center 儀表板，為……的一個子區段 [儀表板](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0061622)，可讓帳戶管理員與擁有足夠角色權限的授權使用者存取具洞察力的 Zoom Contact Center 語音與視訊互動資料和分析。以下兩個章節概述儀表板中語音與視訊通道可用的資料。

{% hint style="danger" %}
此內容僅適用於帳戶： **尚未** 已從舊版 Zoom Contact Center 報表遷移至 [CX Analytics](/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/analytics-and-reporting/cx-analytics.md) 架構。
{% endhint %}

### 語音通話

此 **語音通話** 分頁可透過使用平均意見分數（MOS）作為主要測量工具，提供對語音互動品質的詳細洞察。此分數以 1 到 5 的尺度評等通話品質，其中 1 代表不可接受的語音品質，5 則表示最佳可能品質，相當於直接在某人耳邊說話。除了 MOS 之外，此分頁還提供特定時間範圍內通話總數、依地區劃分的通話品質、裝置使用情況和音訊編解碼器等進一步洞察，並包含低品質通話清單。儀表板通常以標準 MOS 3.5 作為基準，分數達 3.5 或以上表示品質良好，而低於 3.5 的分數則表示品質不佳。若發生低品質通話，檢視者可向下鑽取並查看特定通話的服務品質（QoS）報告，以取得更多詳細資訊。

<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>

### 視訊通話

此 **視訊通話** 分頁可提供對視訊互動品質的洞察，涵蓋平均延遲、抖動和封包遺失等常見通話指標，另外還包含一份顯示出顯著效能問題之低品質通話清單。

<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/technical-library/zh-tw/shang-wu-fu-wu/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.
