> 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-workforce-management/workforce-management-explainer/agent-experience.md).

# 坐席体验

## 查看安排/定时发送 <a href="#wlbby0q67wse" id="wlbby0q67wse"></a>

无论是在 Web 门户还是 Zoom Workplace 应用程序（最低版本 6.7.5）中，劳动力管理代理都可以查看其已发布的安排/定时发送，包括其班次期间已安排的活动。经授权的代理可以查看同一安排群组内其他代理的安排/定时发送。

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

## 安排/定时发送更改请求

经授权的代理可以请求添加、更改或删除其已安排的活动，或更改其安排/定时发送中某个活动的开始/结束时间。这使代理能够在发生不可预见的 事件 & 活动 &直播时，灵活地请求对其安排/定时发送进行临时更改，或将休息调整到其他时间。如果经主管批准，这会自动将修改后的活动应用到用户的安排/定时发送中。

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

## 离岗请求

类似于安排/定时发送更改请求，代理可以通过其劳动力管理网页门户申请休假。如果经主管批准，这会自动将相关的离岗活动应用到用户的安排/定时发送中。

<div data-with-frame="true"><figure><img src="/files/5ba95e359d1f8fd441f7123e3ee9508a43bda02d" alt="" width="375"><figcaption></figcaption></figure></div>

## 代理看板

#### <mark style="color:蓝色;">代理可以使用代理看板访问班次机会并管理安排更改</mark>

代理看板为代理提供了一个工作区，用于查看可用的班次报价、跟踪已提交的认领，以及回复主管消息。代理通过代理看板进行操作，以认领额外班次、申请自愿休假，或与其他代理发起班次交换。

#### <mark style="color:蓝色;">代理认领主管创建的报价</mark>

代理看板界面会显示由主管创建的报价。这些报价可能包括当呼叫中心人手不足时的额外班次，或者当呼叫中心人手过剩时的自愿休假机会。代理会查看可用的报价，并提交他们希望接受的认领。

#### <mark style="color:蓝色;">提交后，认领待审批</mark>

一旦代理认领一项报价，该认领会进入审核状态。部分认领会根据预定义的自动化规则自动批准。其他认领则需要主管手动批准。代理可通过代理看板界面跟踪已提交认领的状态。

#### <mark style="color:蓝色;">换班请求允许代理找到交换伙伴</mark>

换班请求允许代理在没有特定交换伙伴的情况下发布班次交换请求。代理通过代理看板界面发布换班请求，使其对可能提出交换的其他代理可见。这不同于直接的一对一交换，后者由代理自行协商。

{% hint style="info" %}
直接交换发生在代理看板界面之外。代理可以通过安排/定时发送界面与其他代理协商一对一班次交换，而不是通过代理看板。直接交换仅限全天交换。
{% endhint %}


---

# 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-workforce-management/workforce-management-explainer/agent-experience.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.
