> 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/agent-experience/zoom-quality-management.md).

# Zoom 品質管理

このセクションでは、Zoom Quality Management におけるエージェントの体験の概要を説明します。

{% hint style="info" %}
**注**\
このセクションでは、エージェントに Zoom Quality Management ライセンスが割り当てられていることを前提としています。ご不明な点がある場合は、以下を参照することをおすすめします。 [Zoom Quality Management Explainer](/technical-library/ja/bijinesusbisu/zoom-quality-management/quality-management-explainer.md) 製品とその基本コンポーネントの包括的な概要については、または詳細については Zoomアカウント チームにお問い合わせください。
{% endhint %}

### 評価の通知

アカウント設定に基づいて、スーパーバイザーがインタラクションを評価すると、エージェントはメール通知を受け取る場合があります。エージェントの確認を必須にするか、単に通知するかを選択できます。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcDdifJSpHCYbdLCZVjGmAW4OTHaeVL5peKg1UycVsDEzsXsxqU-MgCrNa0Z3G2ZBJHpt1mFaYYuV7-XY72QqxLKG0HdIk3N6qguh_ZkperhxnzewrxJfVW0zKaMfT40RwLYoZU8w?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfG86i-ZV3olukNsw5OhBSMTYMsubBwHWJyuDRUXstB7V-SEZNyglyiqVXm8RTEOkSE0wcnE_epTl_n-2FUpmrhwoA13nsDLMGdkzIpqyXWfsFGxlykCK2xMKqtagMCTQGTAhAN?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

### 評価への対応

評価を受け取った後、ユーザーはフィードバックと振り返りのために内容を確認でき、評価を確認するか異議を申し立てるかを選択できます。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd7p86gZ-dAA7m1z-ARZpAmgaI63kKmn6hUQqIMlKOUoTdS6QAG6uVQHtjx5oR_TOPTzFt8-7bxN-Q3b5_cyj3_7lh9_AEzn7XnarHkn6iOypWh_QJGg0n7SdqhqGmI25npDQpkUA?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

評価に異議が申し立てられた場合、評価者にはメール通知が送信され、インタラクションを再評価するかスコアを再確認することで、エージェントのフィードバックに対応する機会が提供されます。

### 分析とレポート

以下を参照してください [分析とレポート](/technical-library/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/analytics-and-reporting.md) セクション。

### Auto QM: エージェント ワークフロー

Zoom AI Companion は、エージェントのインタラクションに対する評価スコアとフィードバックを自動生成し、 **マイ評価** ダッシュボード

エージェントの機能には、次の操作が含まれます。

* 最近のインタラクションに対する AI 生成の評価を表示する
* AI によってフラグ付けされたパフォーマンスの問題を特定する
* 評価に対応する、または確認する
* 評価をタイプ別にフィルタリングする（手動、AI 評価）

Auto QM は次の場所で確認できます。 **エージェント ワークスペース > マイ評価 > 評価タイプ: AI 評価**.

![スコアと内訳を含む AI 生成評価のエージェント表示](/files/a4e161e296e9b7c11bce0d4b94cbb849350e5c6b)


---

# 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/agent-experience/zoom-quality-management.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.
