> 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/admin-experience/auto-qm-configuration.md).

# 自動 QM 設定

管理者は自動化ルールを設定できます **品質管理** Zoom コンタクトセンターの設定のタブ。

Auto QM を設定するには:

1. 移動します\
   **管理ポータル > コンタクトセンター管理 > 品質管理 > 自動化を追加**.
2. 次を使用してルール条件を定義します:
   * 指標、次を含む:
     * 電話番号
     * 名前
     * キュー
     * 処理
     * エンゲージメントスコア
     * 感情スコア
     * チャネル
     * エージェント
     * 時間
     * から
     * まで
     * 言語
     * 方向
     * トピック
     * 指標
   * 感情
3. 評価アクションを選択:
   * 評価者に割り当てる
   * AI スコアリングを使用する
   * 手動レビュー用にキューに入れる
4. 評価期間を定義します:
   * リアルタイム
   * 毎日
   * 上限あり
   * など

![スコアリングルールロジックを備えた QM 自動化 UI](https://2994873379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctBXUMeBy4rtLMmMkKRG%2Fuploads%2Fgit-blob-776f2e20beb73ebdeeedecfc84f47bd8bd73772b%2Fautomation_rule_setup.png?alt=media)

## ライセンス詳細

Auto QM は、次の機能としてオンラインで利用できます **Zoom 品質管理** モジュールで、Zoom コンタクトセンターへのオプションのアドオンです **Zoom コンタクトセンター**.

Auto QM は Zoom コンタクトセンター Elite に含まれているか、スタンドアロンのユーザー単位ライセンスとして購入できます。Auto QM を機能させるには、Zoom 品質管理モジュールを有効にする必要があります。

ライセンスまたは有効化の詳細については、Zoomアカウントチームの連絡先へご連絡ください。


---

# 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/admin-experience/auto-qm-configuration.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.
