# Download Deal Overdue

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, masuk ke menu **Analytic** dan klik menu **Sales**, lalu klik **'Deal Overdue'** yang dapat Anda temukan pada bagian deal performance. Setelah muncul halaman deal pilihan Anda, klik tombol **'Download'** pada bagian kanan atas halaman.&#x20;

![Download Report Deal Overdue](/files/sAPF4LkgA0ggqxGyajG5)

Dan kemudian, file akan dibuat dan Anda dapat mendownload file dengan mengklik ikon 'Download' ( <img src="/files/-MTdruFSB2IIQVmJg9yu" alt="" data-size="original"> ). Jika Anda membuka file, data akan ditampilkan seperti gambar di bawah ini.

![Excel File Deal Conversion](/files/I5v8oOYqy30pYMkHGDPA)

**Penjelasan Komponen:**

| Nama                    | Deskripsi                                                                                       |
| ----------------------- | ----------------------------------------------------------------------------------------------- |
| Stage                   | Merupakan tahap dalam proses penjualan Anda.                                                    |
| Number of Overdue Deals | Jumlah total deal yang telah atau melewati tanggal penutupan deal pada stage tersebut.          |
| Value of Overdue Deals  | Total nilai deal yang telah atau melewati tanggal penutupan deal pada stage tersebut.           |
| Average Value           | Rata-rata total nilai deal yang telah atau melewati tanggal penutupan deal pada stage tersebut. |
| Deal Number             | Nomor unik untuk setiap deal Anda.                                                              |
| Deal Name               | Nama deal Anda.                                                                                 |
| Move To This Stage On   | Menunjukkan waktu ketika deal tersebut berpindah ke masing-masing tahap.                        |
| On This Stage For       | Menunjukkan berapa lama deal tersebut berada pada tahap tersebut.                               |
| Value                   | Nilai dari deal tersebut.                                                                       |
| Contact                 | Nama individu yang terkait dengan deal tersebut.                                                |
| Company                 | Merupakan nama perusahaan terkait dengan deal tersebut.                                         |
| Deal Owner              | Agen sales yang membuat deal tersebut.                                                          |
| Overdue Status          | Menunjukkan apakah deal sudah melewati periode yang telah ditentukan.                           |


---

# 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/sales/deal-overdue/download-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.
