> 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/shang-ye-ban-fu-wu/zoom-contact-center/expert-insights/configuring-agent-occupied-rules/workforce-management-integration.md).

# 劳动力管理集成

{% hint style="info" %}
本节适用于当前使用 Zoom 劳动力管理的账户。
{% endhint %}

使用 Occupied Rules 时，即使坐席正在处理互动，他们也可能仍显示为“Ready”——只是还没有达到其已占用阈值。这起初可能会让期望忙碌坐席显示为“Occupied”的 WFM 团队感到担忧。

### <mark style="color:蓝色;">Zoom 劳动力管理依从性配置</mark>

**关键设置要求**：在你的 Zoom 劳动力管理偏好设置中，导航到“Agent Status Mapping”选项卡。“phone”活动（以及其他类似活动）必须映射为同时对应“Ready”和“Occupied”坐席状态。

**原因如下：**

* 无论坐席是 Ready 还是 Occupied，他们都能保持安排/定时发送遵守。
* WFM 根据活动映射而不仅仅是状态来跟踪依从性。
* 此配置考虑到了 Occupied Rules 所启用的细致容量模型。


---

# 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/shang-ye-ban-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.
