# Download Task 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 **Task Report**. Setelah muncul halaman operator target, klik tombol **'Download Task Report'**.&#x20;

![](/files/1AWbPoDF26Wz3hkVt4mE)

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 Task Report](/files/ze26D6q2UXLtj4EIQ74Z)

**Penjelasan Komponen:**

| Nama           | Deskripsi                                               |
| -------------- | ------------------------------------------------------- |
| NIK            | Nomor identitas user.                                   |
| Agent          | Nama agen.                                              |
| Number of Task | Total task milik agen tersebut.                         |
| On Going       | Jumlah task yang sedang dikerjakan oleh agen tersebut.  |
| Done           | Jumlah task yang telah diselesaikan oleh agen tersebut. |
| Overdue        | Jumlah task tertunda yang dimiliki oleh agne tersebut.  |


---

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