# Download Deal Won

Each report on the analytic page can be generated and downloaded to a (.xls) 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 Won'** which you can find in the sales performance section. After the operator target page appears, click the **'Download'** button on the upper right side of the page.

![Download Report Deal Won](/files/nUdtstGvJwRFw78DKpuz)

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 Won Report](/files/q1LHkc0d6UOHxyqCKzl3)

**Component Explanation:**

| Name                       | Description                                         |
| -------------------------- | --------------------------------------------------- |
| User Id                    | User's identity number.                             |
| User Name                  | Your sales agent name.                              |
| Number of Deal Won         | The number of deals won at that stage.              |
| Value of Won Deals         | The total value of deals won at that stage          |
| Average Value of Won Deals | The average total value of deals won at that stage. |

You can also see reports of deals won by each agent in the result download deals won below.

![](/files/cfPh0o8cUGUp8yxglcPA)

**Component Explanation:**

| Name       | Description                                       |
| ---------- | ------------------------------------------------- |
| Deals Name | Your deals name.                                  |
| Created On | Indicates when the deal was made.                 |
| 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. |
| Won On     | Indicates when the deal was won.                  |


---

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