# Data Sale Report

Data sale report is a statistical report on the number of leads received, duplicate leads, and leads of sales staff in one or all branches over a certain period of time. From there, measure the percentage of closing orders and the sales achieved by each employee.&#x20;

At the Nobita home page, to track data sale reports, go to **Overview** -> **Sale Reports** -> **Data sale** **report**. The interface will display as shown below.

![](/files/y13Sd6bg5QDJ57fZpmON)


---

# 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://help.nobi.pro/overview/sale-report/data-sale-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.
