# Shift Mapping

Shift mapping memungkinkan Supervisor untuk mengubah jadwal agen. Misalnya, ketika seorang agen meminta ijin kepada supervisor untuk datang pada siang hari karena ada hal yang mendesak, maka supervisor harus mengubah jadwal yang telah ditetapkan untuk agen tersebut.

Jika Anda ingin mengakses fitur ini, login sebagai **Supervisor** dan masuk ke **Employee** dan klik menu **Shift Mapping**, maka Anda akan melihat halaman shift mapping seperti gambar di bawah ini.

![Shift Mapping](/files/s9zkRAF3l3XquSbdcVnE)

{% hint style="info" %}
Pada halaman shift mapping, setiap penambahan operator ke shift di halaman operator shift maka, shift tersebut akan berlaku satu hari setelah ditambahkan.
{% 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.3.0-id/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.
