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

### 音声通話

この **音声通話** タブでは、平均オピニオンスコア (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.
