> 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/net-promotor-score/download-net-promotor-score.md).

# Download Net Promotor Score

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 **User AUX Audit**. Di sudut kanan atas halaman, klik tombol **'Download'**. Lalu, akan muncul kotak dialog dari download user aux audit, Anda dapat mengklik tombol **'Generate Report'**.

![Generate Report Net Promotor Score](/files/1SG4rRf8rbC3IEKPs0PQ)

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;

![](/files/neNGyY6sal5vszjDhiJa)

**Penjelasan Komponen:**

| Name                 | Description                                                                    |
| -------------------- | ------------------------------------------------------------------------------ |
| Date Send Survey     | Menunjukkan waktu NPS survey dikirimkan ke pelanggan.                          |
| Date Respond Surevey | Menunjukkan waktu pelanggan mengirimkan kembali survey yang telah dikirimakan. |
| Ticket Number        | Nomor unik untuk setiap tiket.                                                 |
| Customer ID          | ID pelanggan Anda.                                                             |
| Agent Name           | Nama Agen yang bertanggung jawab melayani tiket tersebut.                      |
| Source               | Menunjukkan channel account dimana   tiket tersebut.                           |
| Channel              | Menunjukkan jenis channel Anda.                                                |
| Group                | Menunjukkan group Agen Anda.                                                   |
| NPS                  | Nilai NPS yang diberikan oleh pelanggan Anda.                                  |


---

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