# Attendance Report

Gunakan 3Dolphins attendance report untuk melihat agen mana yang tidak hadir dan juga siapa saja agen yang masih belum hadir. Juga, jalankan attendance report untuk mengidentifikasi data kehadiran agen (first in, last out, early entry, late entry, early exit, late exit, dll). Untuk melihat report, masuk ke menu **Analytic** dan klik menu **Employee**, lalu klik **Attendance Report** yang dapat Anda temukan di sidebar kiri.&#x20;

![Attandance Report](/files/HwH4lxqiWoLz0MOj98hc)

**Penjelasan Komponen:**

| Nama                     | Deskripsi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Date                     | Menunjukkan tanggal report.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| First In                 | Menunjukkan waktu agen check-in pertama kali pada shift tersebut.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Last Out                 | Menunjukkan waktu agen check-out terakhir pada shift tersebut.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Entry Early              | Berapa lama agen telah check-in mendahului waktu shift yang telah ditentukan.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Entry Late               | Berapa lama agen telah check-in melewati waktu shift yang telah ditentukan.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Exit Early               | Berapa lama agen telah check-out mendahului waktu shift yang telah ditentukan.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Exit Late                | Berapa lama agen telah check-out melewati waktu shift yang telah ditentukan.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Shift                    | Nama shift agen.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ATS (Average Time Spent) | <p>Merupakan rata-rata waktu yang dihabiskan agen pada shift mereka. </p><p>Berikut merupakan cara menghitung ATS:<br><code>Total menit available : Total menit dalam shift</code><br></p><p>Agen Zulfa Fahimah telah dialokasikan untuk shift "Helpdesk" selama 60 menit, mulai pukul 10 pagi dan berakhir pada pukul 11 pagi. Kemudian, agen mulai check-in pada pukul 10.27 yang artinya agen hanya tersedia dalam shift selama 32 menit 43 detik dikarenakan telat masuk selama 27 menit 17 detik. Maka,</p><p><br><strong>ATS</strong> = persentase (total menit available / total menit dalam shift)</p><p>ATS = 32 menit 43 detik/ 60 menit</p><p>ATS = 54.36%</p> |
| ATS Average              | <p>Rata-rata ATS agen dari keseluruhan shift yang dimiliki oleh agen. <br><br><strong>Note:</strong><br>Apabila agen memiliki beberapa shift dalam satu hari. </p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |


---

# 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/analytic/employee/attendance-report.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.
