> 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/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/analytics-and-reporting/the-zoom-contact-center-dashboard.md).

# レガシー Zoom コンタクトセンター ダッシュボード

Zoom コンタクトセンター ダッシュボードは、のサブセクションである [ダッシュボード](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0061622)では、十分なロール権限を持つアカウント管理者および承認済みユーザーに、音声およびビデオのやり取りに関する有益な Zoom コンタクトセンターのデータと分析へのアクセスを提供します。以下の 2 つのセクションでは、ダッシュボード内の音声チャネルとビデオチャネルで利用可能なデータを概説します。

{% hint style="danger" %}
このコンテンツは、次のアカウントにのみ適用されます **まだ** 従来の Zoom コンタクトセンター レポートから [CX 分析](/technical-library/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/analytics-and-reporting/cx-analytics.md) フレームワークに移行していないもの。
{% endhint %}

### 音声通話

その **音声通話** タブでは、主な測定ツールとして Mean Opinion Score (MOS) を利用し、音声インタラクションの品質に関する詳細なインサイトを提供します。このスコアは通話品質を 1 から 5 の尺度で評価し、1 は許容できない音声品質、5 は相手の耳元で直接話しているのと同等の最高品質を示します。MOS に加えて、このタブでは、特定の期間における総通話数、地域別の通話品質、デバイスの使用状況、オーディオコーデックに関するさらなるインサイトを提供し、低品質の通話の一覧も含まれます。ダッシュボードでは通常、3.5 を基準とする スタンダード MOS を使用し、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/ja/bijinesusbisu/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.
