> 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.1.x-1/customer-service/form-management/form-records/download-form-record.md).

# Download Form Record

Semua form records dapat dibuat dan didownload menjadi file (.xls, .pdf, .csv, dan .txt) dan disimpan ke drive lokal Anda untuk tampilan offline seperti analisis, berbagi, atau tujuan pencadangan. Di sudut kanan atas halaman form management, klik tombol **'Download'** pada tab yang dipilih. Kemudian, di kotak dialog dari download form management, klik **'Generate Report'**.

![Download Form Record ](/files/9dcmpyADRsSwhUVA5Xw3)

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 Download Form Records File](/files/jUNz3cAiM1F2qC7WK4wv)

**Penjelasan Komponen:**

| Name          | Description                        |
| ------------- | ---------------------------------- |
| Ticket Number | Nomor unik dari setiap tiket       |
| Created Date  | Menunjukkan kapan form ini dibuat. |
| Address       | Alamat dari pelanggan Anda.        |
| Birthdate     | Tanggal lahir dari pelanggan Anda. |
| Email Address | Alamat email dari pelanggan Anda.  |
| Name          | Nama 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:

```
GET https://docs.3dolphins.ai/5.1.x-1/customer-service/form-management/form-records/download-form-record.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.
