> 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 の解説](/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.
