> 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/expert-insights/configuring-agent-occupied-rules/workforce-management-integration.md).

# 與 Workforce Management 整合

{% hint style="info" %}
此部分適用於目前使用 Zoom Workforce Management 的帳戶。
{% endhint %}

在「Occupied 規則」下，即使代理人正在積極處理互動，他們也可能顯示為「Ready」——只是尚未達到其占用門檻。這起初可能會讓預期忙碌中的代理人應顯示為「Occupied」的 WFM 團隊感到疑慮。

### <mark style="color:藍色;">Zoom Workforce Management 遵循設定</mark>

**關鍵設定要求**：在您的 Zoom Workforce Management 偏好設定中，前往「Agent Status Mapping」分頁。「phone」活動（以及其他類似活動）必須對應到「Ready」與「Occupied」兩種代理人狀態。

**原因如下：**

* 代理人無論處於 Ready 或 Occupied，都能維持排程遵循
* WFM 會根據活動對應來追蹤遵循情況，而不僅僅是狀態
* 此設定納入了 Occupied 規則所啟用的細緻容量模型


---

# 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/expert-insights/configuring-agent-occupied-rules/workforce-management-integration.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.
