# Download Data

1. Login ke Content Management System temanibu pada link <https://cms.temanibu.ai/>

2. Masukkan Email & Password untuk akun superadmin yang telah diberikan

   <figure><img src="/files/qLznwKENoorBb2Nxdx4r" alt=""><figcaption></figcaption></figure>

3. Pada sesi ini, kita akan mencoba melakukan penarikan data "Appointment / Janji Temu"

4. Data "Appointment" dapat dilihat pada Collection dengan nama "Appointment" yang terletak di bagian kiri&#x20;

   <figure><img src="/files/zQMJOa53E2oUAcz0P3fv" alt=""><figcaption></figcaption></figure>

5. Pada side bagian kanan, terdapat beberapa icon, pilih icon "Export/Import"&#x20;

   <figure><img src="/files/BHaS4xDqkDkVf2MwWX7p" alt=""><figcaption></figcaption></figure>

6. Pilih tombol "Export"&#x20;

   <figure><img src="/files/AMtz6OT8U6fBqkNsGdDd" alt="" width="133"><figcaption></figcaption></figure>

7. Set limit menjadi unlimited dengan menghapus angka yang ada pada field tersebut&#x20;

   <figure><img src="/files/BBW52G34y7z0j3nUH9d4" alt=""><figcaption></figcaption></figure>

8. Setelah itu, pilih field yang dibutuhkan dengan menekan tombol "Add Field" pada bagian bawah, system akan memunculkan field / kolom pada setiap collection / data appointment yang berhubungan atau berelasi. Adapun yang kami rekomendasikan sebagai berikut&#x20;

| Nama Field                      | Penjelasan                                    |
| ------------------------------- | --------------------------------------------- |
| ID                              | Unique identity untuk setiap data appointment |
| User Created ➜Full Name         | Nama akun yang mengentry data pertama kali    |
| Date Created                    | Tanggal entry data pertama                    |
| User Updated➜Full Name          | Nama Akun yang melakukan update data          |
| Date Updated                    | Tanggal Updated Data                          |
| Status                          | Status Janji Temu terkini                     |
| Patient➜Full Name               | Nama Pasien                                   |
| Patient➜Birthdate               | TTL Pasien                                    |
| Patient➜Phone Number            | Nomor Handphone Pasien                        |
| Date                            | Tanggal Appointment                           |
| Doctor Session➜Doctor➜Full Name | Nama Dokter                                   |
| Doctor Session➜Poli➜Name        | Nama Poli                                     |
| Rebooking                       | Tanggal Rebooking                             |
| Receipt                         | Nomor invoice yang diinput                    |
| Reason                          | Alasan jika di cancel                         |
| Objective Notes                 | Keterangan Pemeriksaan                        |
| Objective                       | Tujuan Pemeriksaan                            |
| Cancel                          | Kapan appointment di cancel                   |
| Is Rebooking                    | Appointment dari Rebooking                    |

9. Setelah itu tekan icon export&#x20;

   <figure><img src="/files/A0fOTY8vSEA1nT33fjOT" alt=""><figcaption></figcaption></figure>
10. Tunggu beberapa menit (dikarenakan datanya banyak dan berelasi, akan memerlukan waktu lama bagi database untuk menyiapkan data)


---

# 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://guide.docs.temanibu.ai/superadmin/download-data.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.
