> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.3.0-id/analytic/live-agent/live-agent-sla/download-live-agent-sla.md).

# Download Live Agent SLA

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 **Live Agent**, dan klik **Live Agent SLA**. Di sudut kanan atas halaman, klik tombol **'Download'**. Lalu, akan muncul kotak dialog dari download live agent SLA, Anda dapat mengklik tombol **'Generate Report'**.

![Generate Report Live Agent SLA](/files/bmfBlWbmnqHWae8unUZx)

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 Live Agent SLA Report](/files/CAwBWKI7Hz5ggGmIZAAw)

**Penjelasan Komponen:**

| Nama                     | Deskripsi                                                                   |
| ------------------------ | --------------------------------------------------------------------------- |
| (Nama\_Channel) Ticket   | Jumlah tiket yang dilayani oleh Agen pada channel tersebut.                 |
| (Nama\_Channel) SLA      | Jumlah tiket berada dalam durasi SLA yang ditentukan pada channel tersebut. |
| (Nama\_Channel) Replies  | Jumlah tiket yang dibalas oleh Agen pada channel tersebut.                  |
| (Nama\_Channel) Transfer | Jumlah tiket yang ditransfer dari Agen pada channel tersebut.               |
| (Nama\_Channel) Closed   | Jumlah tiket yang diselesaikan oleh Agen pada channel tersebut.             |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.3dolphins.ai/5.3.0-id/analytic/live-agent/live-agent-sla/download-live-agent-sla.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
