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

# Agent Experience

## View the Schedule <a href="#wlbby0q67wse" id="wlbby0q67wse"></a>

From both the web portal and the Zoom Workplace Application (minimum version 6.7.5), Workforce Management agents can view their published schedules, including their scheduled Activities for the duration of their shifts. Authorized agents can view the schedules of other agents within the same Scheduling Group.

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

## Schedule Change Requests

Authorized agents can request to add, change, or delete their scheduled Activity or an Activity’s start/end time from their Schedule. This grants agents flexibility to request ad-hoc changes to their schedule in the event of unforeseen circumstances or to move a break to a different time. If approved by a supervisor, this will automatically apply the modified Activity to the user’s schedule.

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

## Out-of-Office Requests

Similar to Schedule Change Requests, agents can use their Workforce Management web portal to request time off. If approved by a supervisor, this will automatically apply the relevant out-of-office Activity to the user’s schedule.

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

## Agent Board

#### <mark style="color:blue;">Agents can use the Agent Board to access shift opportunities and manage schedule changes</mark>

Agent Board provides agents with a workspace for viewing available shift offers, tracking submitted claims, and responding to supervisor messages. Agents interact with Agent Board to claim additional shifts, request voluntary time-off, or initiate shift exchanges with other agents.

#### <mark style="color:blue;">Agents claim offers created by supervisors</mark>

The Agent Board interface displays offers created by supervisors. These offers may include additional shifts when the contact center is understaffed, or voluntary time-off opportunities when the contact center is overstaffed. Agents review available offers and submit claims for those they wish to accept.

#### <mark style="color:blue;">Claims await approval after submission</mark>

Once an agent claims an offer, the claim enters a review state. Some claims are approved automatically based on predefined automation rules. Other claims require manual approval by a supervisor. Agents can track the status of submitted claims through the Agent Board interface.

#### <mark style="color:blue;">Swap requests allow agents to find trade partners</mark>

Swap requests allow agents to post shift exchange requests when they do not have a specific trade partner in mind. Agents post swap requests through the Agent Board interface, making them visible to other agents who may propose a trade. This differs from direct one-on-one swaps, which agents negotiate independently.

{% hint style="info" %}
Direct swaps occur outside the Agent Board interface. Agents may negotiate one-on-one shift swaps with other agents through the schedule interface, not Agent Board. Direct swaps are limited to full-day exchanges only.
{% 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:

```
GET https://library.zoom.com/business-services/zoom-workforce-management/workforce-management-explainer/agent-experience.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
