# Download Deal Overdue

Each report on the analytic page can be generated and downloaded to a (.xls, .pdf, .csv, and .txt) file and saved to your local drive for offline viewings such as analysis, sharing, or backup purposes. To download the report, go to the **Analytic** menu and click the **Sales** menus, then click **'Deal Overdue'** which you can find in the deal performance section. After the operator target page appears, click the **'Download'** button on the upper right side of the page.

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

And then, the file will be generated and you can download the file by clicking the 'Download' icon ( <img src="/files/-MTdruFSB2IIQVmJg9yu" alt="" data-size="original"> ). If you open the file, data will be displayed as shown images below

![Excel File Deal Overdue Report](/files/ur1RuDYvTtNXlOqzcQPP)

**Component Explanation:**

| Name                    | Description                                         |
| ----------------------- | --------------------------------------------------- |
| Stage                   | A step in your sales process.                       |
| Number of Overdue Deals | The total number of overdue deals on that stage.    |
| Value of Overdue Deals  | The total value of overdue deals on that stage      |
| Average Value           | The average total value of deals on that stage.     |
| Deal Number             | Unique number of each deals.                        |
| Deal Name               | Your deal name.                                     |
| Move To This Stage On   | Indicates when the deal moved to each stage.        |
| On This Stage For       | Indicates how long the deal has been in that stage. |
| Value                   | Value of that deals.                                |
| Contact                 | Name of the individual that the deal relates to.    |
| Company                 | Name of the company that deal is associated with.   |
| Deal Owner              | The sales agent made the deal.                      |
| Overdue Status          | Indicates whether the deals period has overdue.     |


---

# 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/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.
