# Shift Mapping

Shift mapping allows the Supervisors to changes to the agent’s schedule. For example, when the operator requests the supervisor for permission to come in throughout the day due to an urgent matter, therefore the supervisor must change the schedule that has been set for the agent.

If you want to access this feature, log in as **Supervisor** and go to the **Employee** and click the **Shift Mapping** menus, then you will see a shift mapping page such images below.

![Shift Mapping](/files/6pJackRfbKcteImLLMXZ)

{% hint style="info" %}
On the shift mapping page, when the operator is added to a shift on the operator shift page, the shift takes effect one day later.
{% endhint %}


---

# Agent Instructions: 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://docs.3dolphins.ai/employee/shift-mapping.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.
