> 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/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/auto-qm-configuration.md).

# 自動 QM 設定

管理員可以從 **品質管理** Zoom Contact Center 設定中的索引標籤。

若要設定 Auto QM：

1. 瀏覽至\
   **管理入口 > 聯絡中心管理 > 品質管理 > 新增自動化**.
2. 使用以下項目定義規則條件：
   * 指標，包括：
     * 電話號碼
     * 姓名
     * 佇列
     * 結果分類
     * 互動分數
     * 情緒分數
     * 頻道
     * 代理程式
     * 期限
     * 從
     * 若要
     * 語言
     * 方向
     * 主題
     * 指標
   * 情緒
3. 選擇評估動作：
   * 指派給評估人員
   * 使用 AI 評分
   * 排入佇列以供人工審查
4. 定義評估期間：
   * 即時
   * 每日
   * 上限
   * 以及更多

![具有評分規則邏輯的 QM 自動化 UI](/files/8419a22104d9c5738df35b31e9928be54ce5b6f3)

## 授權詳細資訊

Auto QM 可作為 **Zoom Quality Management** 模組中的一項功能，這是 **Zoom Contact Center**.

Zoom Contact Center Elite 隨附 Auto QM，或可作為獨立的每席授權購買。必須啟用 Zoom 品質管理模組，Auto QM 才能運作。

如需授權或啟用詳細資訊，請聯絡您的 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/zh-tw/shang-wu-fu-wu/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.
