# Assign Operator Shift

Pada aplikasi 3Dolphins, Agen dapat melakukan check-in dan check-out sesuai jadwal shift yang telah ditentukan, seperti gambar di bawah ini

![Agent's Dashboard](/files/-MSWf2sgI-KyqF6vEkI4)

Untuk dapat melakukan itu, hal utama yang harus Anda lakukan adalah menugaskan Agen ke shift yang telah Anda tambahkan. Pilih shift dan klik tombol ‘add team’ (<img src="/files/-MSWf2shwd79vYeL_03x" alt="" data-size="line">). Akan muncul pop-up untuk menugaskan operator shift lalu, Anda dapat memilih Agen dengan mengklik tombol 'plus' (![](/files/-MSWf2si01lhDyLTmRW7)).

![Assign Operator Shift](/files/-MSWf2sjhKxNXlMPoefH)

Jika Agen berhasil ditugaskan untuk shift, Agen tersebut akan muncul di daftar operator dan Agen dapat melakukan absensi mengikuti jadwal shift yang telah ditentukan.

![Success Notification](/files/-MSWf2skaA2mW7fgv40R)

Namun, apabila operator sudah ditugaskan pada shift lain, Anda akan melihat notifikasi peringatan seperti di bawah ini

![Failed Assigned Operator](/files/-MSWf2sl1UKyBTZdBkCs)


---

# 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-1/employee/operator-shift/assign-operator-shift.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.
