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