# Revenue Report

Nobita provides you with a revenue report so that you can manage and control sales in a certain period of time, over time, by product, by customers, by number of leads.... come up with the best sales strategy to increase sales.&#x20;

**Nobita supports 9 basic revenue reports on the system, including:**&#x20;

* Revenue report over time&#x20;
* Revenue report by time frame&#x20;
* Revenue report by staff&#x20;
* Revenue report by products
* Revenue report by warehouse&#x20;
* Revenue report by lead sources&#x20;
* Revenue report by customer groups&#x20;
* Revenue report by order source&#x20;
* Revenue report by delivery company

## 1. Revenue report by the time.

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/IuvBJzFjpgOqTRCT9fr6)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue = (Qty\*price) - (change COD if applicable) - (shipping fee paid for the carrier if free ship) - Discount - (shipping fee when creating order - actual shipping fee)( if free ship) +(shipping fee when creating order - actual shipping fee) (if the customer pay fee) + VAT (if applicable)(revenue includes partial return order, not full).

## 2. Revenue report by time frame.

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/cm8Sv7b1SKEIfE8Dy9w0)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue = (Qty\*price) - (change COD if applicable) - (shipping fee paid for the carrier if free ship) - Discount - (shipping fee when creating order - actual shipping fee)( if free ship) +(shipping fee when creating order - actual shipping fee) (if the customer pay fee) + VAT (if applicable)(revenue includes partial return order, not full).

## **3. Revenue report by staff.**

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/8B3wkUpHncypFmxlRZgf)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue = (Qty\*price) - (change COD if applicable) - (shipping fee paid for the carrier if free ship) - Discount - (shipping fee when creating order - actual shipping fee)( if free ship) +(shipping fee when creating order - actual shipping fee) (if the customer pay fee) + VAT (if applicable)(revenue includes partial return order, not full).

## **4. Revenue report by products.**

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/pDm3L3K5uJ5adFNtdkZi)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue= (Qty\*price) - Discount.

## **5. Revenue report by warehouses.**

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/feCBXsV4QKvRebr0gvSH)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue = (Qty\*price) - (change COD if applicable) - (shipping fee paid for the carrier if free ship) - Discount - (shipping fee when creating order - actual shipping fee)( if free ship) +(shipping fee when creating order - actual shipping fee) (if the customer pay fee) + VAT (if applicable)(revenue includes partial return order, not full).

## **6. Revenue report by Lead sources.**

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/S7Ad0X5nKkAA8OGQf0dI)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue = (Qty\*price) - (change COD if applicable) - (shipping fee paid for the carrier if free ship) - Discount - (shipping fee when creating order - actual shipping fee)( if free ship) +(shipping fee when creating order - actual shipping fee) (if the customer pay fee) + VAT (if applicable)(revenue includes partial return order, not full).

## **7. Revenue report by customer groups.**

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/Zhbcz3XFJ1twlvBqT1tA)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue = (Qty\*price) - (change COD if applicable) - (shipping fee paid for the carrier if free ship) - Discount - (shipping fee when creating order - actual shipping fee)( if free ship) +(shipping fee when creating order - actual shipping fee) (if the customer pay fee) + VAT (if applicable)(revenue includes partial return order, not full).

## **8. Revenue report by order sources.**

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/6Tpy5gXn7nswMlnpSSLe)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue = (Qty\*price) - (change COD if applicable) - (shipping fee paid for the carrier if free ship) - Discount - (shipping fee when creating order - actual shipping fee)( if free ship) +(shipping fee when creating order - actual shipping fee) (if the customer pay fee) + VAT (if applicable)(revenue includes partial return order, not full).

## **9. Revenue report by delivery company.**

Please go to **Overview** >> **Sale Report** >> **Revenue report**&#x20;

![](/files/37h0mUdvQXqURTbdThSK)

**Notes:**&#x20;

* Please hover on the blue question marks to view details of the column (descriptions, formula).
* The column " Orders" means the total of the orders except for the deleted and canceled orders.
* Revenue = (Qty\*price) - (change COD if applicable) - (shipping fee paid for the carrier if free ship) - Discount - (shipping fee when creating order - actual shipping fee)( if free ship) +(shipping fee when creating order - actual shipping fee) (if the customer pay fee) + VAT (if applicable)(revenue includes partial return order, not full).


---

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