# Return Orders Statistics.

Returns report will give you statistics of the number of return orders of a branch, in a day or a period of time you want to see. You can choose to display return orders by time, by staff, by product, by delivery company.&#x20;

At the Nobita homepage, to track the return orders statistics, go to **Overview** -> **Bill of Lading** **Report** -> **Return Orders Statistics**.&#x20;

The display statistics in the result table has the fields include:&#x20;

* Total Returned orders
* Partial Returned orders&#x20;
* Fully Returned Orders
* And their fees

![](/files/pqpRMNvFetIiXwdsLtEf)


---

# 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/bill-of-lading-report/return-orders-statistics..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.
