> 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/zoom-customer-experience/analytics-and-reporting/zoom-workforce-management-reports.md).

# Zoom 劳动力管理报告

### **历史遵从报告**

历史遵从报告提供特定时间范围内座席遵从表现的摘要，每份报告最多可涵盖30天。

如果报告包含多天数据，初始将显示用户在指定时间范围内的平均遵从情况。主管可以展开用户的平均报告，并查看其每天的遵从情况。

<div data-with-frame="true"><figure><img src="/files/fa7d8bb87460d9eff01d1824185ed037bee14cbd" alt=""><figcaption></figcaption></figure></div>

### **安排/定时发送活动报告**

安排/定时发送活动报告提供过去和未来日期已安排的座席活动的详细摘要，显示每项活动每天分配的时间。主管可以按个人、特定活动和安排群组筛选报告，以帮助确保适当的人员配置并维持服务水平。该报告还可以导出为 CSV，促进协作并对工作安排/定时发送进行全面审查，从而实现更好的资源管理和规划。

<div data-with-frame="true"><img src="/files/f40af5ec546e67066eca10a83aae239a35bbc400" alt=""></div>

<div data-with-frame="true"><img src="/files/5c4a0f9cf103f10583e18048deed562b9b41735d" alt=""></div>

### **预测与实际报告**

主管可以在“预测与实际报告”中轻松比较所选期间的预测量与实际量、平均处理时长（AHD）和人员配置。该报告帮助团队发现差异并改进未来规划。数据可按日、周或月查看，并包含百分比差异。为进行更准确的人员配置比较，主管可以为短期预测设置班次时长，以计算每天的独立员工数。

<div data-with-frame="true"><img src="/files/04c696aa22b8467f1a070c3f7d3156bca6a0e1f1" alt="" height="484" width="556"></div>

### **日内报告**

管理员和主管可以查看日内报告，将某个安排/定时发送的预测准确性与前一日或当日的参与量进行比较。这使主管能够识别预测差异，并在某天的参与量明显偏离预测时做出动态人员配置决策。

<div data-with-frame="true"><img src="/files/77b63934ecdb87a311fc9a26549c0054df6ab44c" alt=""></div>

### **审计日志**

拥有足够权限的劳动力管理管理员和主管可以访问审计日志报告。该报告包含产品中由管理员、主管和用户执行的详尽操作列表。可访问审计日志的用户可以按日期或按执行的特定操作筛选。报告中包含的日志包括：

| <ul><li>取消座席安排/定时发送更改请求</li><li>取消休假请求</li><li>创建活动</li><li>创建座席安排/定时发送更改请求</li><li>创建预测</li><li>创建队列</li><li>创建安排群组</li><li>创建班次</li><li>创建休假请求</li><li>删除活动</li><li>删除预测</li><li>删除队列</li><li>删除安排群组</li><li>删除班次</li><li>删除未发布的安排/定时发送</li><li>复制安排/定时发送</li></ul> | <ul><li>更改一周的第一天</li><li>生成安排</li><li>未激活的安排/定时发送</li><li>发布安排/定时发送</li><li>重新发布安排/定时发送</li><li>更新活动</li><li>更新座席安排/定时发送更改请求状态</li><li>更新队列</li><li>更新安排群组</li><li>更新安排群组座席</li><li>更新安排群组队列</li><li>更新班次</li><li>更新班次座席</li><li>更新状态映射</li><li>更新休假请求状态</li></ul> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

<div data-with-frame="true"><img src="/files/05ad92a01d6b358fbe56526e34cad1eebc15aa4c" alt=""></div>


---

# 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/zoom-customer-experience/analytics-and-reporting/zoom-workforce-management-reports.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.
