# Download Attendance Report

Setiap report pada halaman analytic dapat dibuat dan didownload menjadi file (.xls, .pdf, .csv, dan .txt) dan disimpan ke drive lokal Anda untuk tampilan offline seperti analisis, sharing, atau tujuan pencadangan. Untuk mendownload report, pergi ke halaman **Analytic,** pilih menu **Employee**, dan klik **Attendance Report**. Setelah muncul halaman operator target, klik tombol **'Download Attendance Report'**.&#x20;

![Download Attendance Report](/files/LxHwKeZl7W203kwUSqGx)

Kemudian, file akan dibuat dan Anda dapat mengunduh file tersebut dengan mengklik ikon **'Download'** (<img src="/files/-MTdruFSB2IIQVmJg9yu" alt="" data-size="original"> ). Jika Anda membuka file, data akan ditampilkan seperti gambar yang ditunjukkan di bawah ini.&#x20;

![Excel File Attemdance Report](/files/ytCj2f9DWxkf1vMl9ZcV)

**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><br>Agen Zulfa Fahimah termasuk dalam shift 'Helpdesk' dengan total menit dalam shift 60 menit. Kemudian, agen check-in pukul 10.27 artinya user hanya tersedia dalam shift selama 32 menit 43 detik. <br>ATS = 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              | Rata-rata ATS agen dari keseluruhan shift.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Reason Check In          | Merupakan penjelasan dari user mengenai alasan keterlambatan masuk shift.                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Reason Check Out         | Merupakan penjelasan dari user mengenai alasan mengakhiri shift lebih awal.                                                                                                                                                                                                                                                                                                                                                                                                                                                       |


---

# 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/download-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.
