# Shift Mapping

Shift mapping allow the Supervisors to changes to the agent’s schedule. For example, when an agent requests permission to a supervisor to come in during the day because there is an urgent matter, therefore the supervisor must change the schedule that has been set for the agent.

If you want to access this features, login as ***Supervisor*** and go to ***employee*** and click the ***shift mapping*** menus, then you will see a shift mapping page such as images below.

![Shift Mapping](/files/-MSQlND-zdMYW1r3orJn)

{% hint style="info" %}
Any add team member to shifts at operator shift page, in this the shift mapping, will take effect in one day after added.
{% 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/5.1.x/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.
