# Overview report

The overview report provides you with information about:

* Sales report for a period
* Revenue by time frame
* Revenue by produce
* Revenue by staff

![](/files/mohmgoACfQKE2z4mH9E5)

## 1. Sales report&#x20;

![](/files/pmyOimxGGpFu0Tr1RAnh)

(1) Revenue = Sales + VAT (If applicable) - Shipping fee (If freeship) - Product discount - Order discount / Promotion‌

*(\*\*) Sales = Total (Price when creating order \* Qty)*

(2) Profit = Revenue - VAT - Capital - Marketing expenses (If applicable)‌

(3) Orders = Total number of orders excluding delete and cancel orders

## 2. Revenue by product

![](/files/RkHTIKxCVoxDa05QyGD6)

(1) Revenue by product = Sales + VAT (if applicable) - Shipping fee (If freeship) - Product discount - Order discount / Promotion

*(\*\*) Sales = Total (Price when creating order \* Qty)*

(2) Number of orders = Total number of products in each order - (deleted order + canceled order)

(3) Number of return orders = Total number of products in each return order

## 3. Revenue by staff&#x20;

![](/files/sHKIgNanPGDj80Ycdn4P)

(1) Revenue = Sales + VAT (If applicable) - Shipping fee (If freeship) - Product discount - Order discount / Promotion‌

*(\*\*) Sales = Total (Price when creating order \* Qty)*

(2) Number of orders = Total number of products in each order - (deleted order + canceled order) of that staff&#x20;


---

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