> 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/real-time-reports.md).

# 旧 Zoom コンタクトセンターのリアルタイムレポート

以下のリアルタイム報告では、Zoom コンタクトセンターのエージェント、スーパーバイザー、アカウント管理者向けのライブ詳細を確認できます。ただし、カスタマイズされたロールを使用している場合、ユーザーロールの権限によって報告の利用可否が影響を受けることがあります。

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

### エージェント報告

リアルタイム エージェント報告では、管理者がエージェントの利用可能ステータスやオプトイン/アウト設定などの情報をリアルタイムで監視できます。スーパーバイザーもこのデータにアクセスできますが、対象はそれぞれの特定のキュー内のエージェントのみです。適切な権限を持つユーザーは、Zoomウェブポータルまたは Zoom Workplace デスクトップアプリからこの情報を表示でき、どちらのプラットフォームでも同じ詳細が提供されます。

以下についての詳細は、Zoom のヘルプセンターを参照してください [リアルタイム エージェント報告](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0061938).

### キュー分析報告

リアルタイム キュー分析報告では、アカウント管理者とスーパーバイザーが、動的なライブ ダッシュボードを通じてエンゲージメント、キュー、エージェントのアクティビティを追跡できます。この報告では、構成済みのすべての連絡先チャネルにわたる包括的な表示に加え、特定のチャネルとキューに関する詳細な分析情報も提供され、エージェントの利用可能状況やオプトイン/アウト状態も含まれます。権限のあるユーザーは、Zoomウェブポータルまたは Zoom Workplace デスクトップアプリからこのデータにアクセスでき、どちらのプラットフォームでも同じ情報が提供されます。

項目別の詳細を含む、以下についての詳細は、Zoom のヘルプセンターを参照してください [リアルタイム キュー分析](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058012) 報告。

### ウォールボード

Zoom コンタクトセンターでは、スーパーバイザー、管理者、許可されたエージェントが、コンタクトセンター内の主要なパフォーマンス指標と運用データを監視および可視化できる、カスタマイズ可能なウォールボードを提供します。ニーズに合わせてウィジェットを選択し、配置できる柔軟なインターフェースにより、これらのウォールボードでは、通話量、待ち時間、平均処理時間、エージェントのパフォーマンスなどの重要な情報にすぐにアクセスできます。ウォールボードには過去24時間のリアルタイムデータが表示され、Zoom Roomsデジタルサイネージを通じて表示することもできるため、可視性とアクセシビリティがさらに高まります。

詳細については、Zoom のヘルプセンターを参照してください [Zoom コンタクトセンターのウォールボードをカスタマイズする](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0059227) および [Zoom コンタクトセンターの指標用語集](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0061948).


---

# 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/real-time-reports.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.
