> 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).

# 人力管理整合

{% hint style="info" %}
本區段與目前使用 Zoom Workforce Management 的帳戶相關。
{% endhint %}

使用忙碌規則時，座席即使正在處理互動，也可能顯示為「就緒」—他們只是尚未達到忙碌門檻。這起初可能會讓預期忙碌座席應顯示為「忙碌」的 WFM 團隊感到擔心。

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

**重要的設定要求**：在您的 Zoom Workforce Management 偏好設定中，前往「座席狀態對應」分頁。「phone」活動（及其他類似活動）必須對應到「就緒」與「忙碌」兩種座席狀態。

**此功能之所以有效的原因：**

* 無論座席處於「就緒」或「忙碌」，都能維持排程遵循
* WFM 會根據活動對應來追蹤遵循情況，而不僅僅是狀態
* 此設定考量了忙碌規則所啟用的細緻容量模型


---

# 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.
