# Delivery Report

On a day when your store receives a high volume of orders from customers hailing from various provinces, you might wonder how to track which provinces have the most new orders, successful deliveries, or a high number of returns/cancellations.&#x20;

How can you tally the total shipping costs or the total amount collected on your behalf by the shipping company?&#x20;

All these "how-to" questions can be answered with the shipping report from the Nobi Pro system. To monitor the shipping report in the Nobi Pro admin panel, navigate to **Overview -> Shipping Report -> Delivery Report.**

## **1.** Shipping statistics **Chart**&#x20;

This chart provides a summary of the number of orders by each shipping carrier.

<figure><img src="https://571243623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDtrKUuWNdFWcZWWOZBQQ%2Fuploads%2Fs1mI70cBA1pUuz8boRLD%2Fimage.png?alt=media&#x26;token=a33840bc-47f8-4b78-b0b8-1088d0f97f34" alt=""><figcaption></figcaption></figure>

## 2. Order Success Rate&#x20;

According to the shipping carrier in each state of the order.

<figure><img src="https://content.gitbook.com/content/DtrKUuWNdFWcZWWOZBQQ/blobs/7hGNaCkHINUiCe7MP4Hx/image.png" alt=""><figcaption></figcaption></figure>

## 3. Overview&#x20;

* Delivery cost
* Shipping fee Average/Order
* Total amount collected (COD) by delivery firm
* Shipping fee collected by customer
* Shipping fee (Shop-paid)

## 4. Provincial ranking has many orders

<figure><img src="https://content.gitbook.com/content/DtrKUuWNdFWcZWWOZBQQ/blobs/xVLBW4USZ7eCfLSh7C8a/image.png" alt=""><figcaption></figcaption></figure>

Ranking of provinces with the most orders in the last 30 days with the following statuses

* Success Orders
* New Orders
* Canceled Orders
* Returned Orders

### 5. <mark style="color:red;">Warehouse list</mark>

<figure><img src="https://content.gitbook.com/content/DtrKUuWNdFWcZWWOZBQQ/blobs/e4Yj6O0WJK6UVNgG6HSh/image.png" alt=""><figcaption></figcaption></figure>

#### By province

1. Province
2. Total Orders
3. New Orders
4. Success
5. Processing
6. Delivering
7. Returned Orders
8. Canceled Order&#x20;
9. Fail Orders

#### By delivery firm

1. Delivery firm
2. Shipping fee collected by customer&#x20;
3. Shipping fee paid by seller
4. Cash on delivery
5. Success Orders
6. Returned Orders
7. Delivering&#x20;
8. Reconciliated
9. Ratio
10. Orders have other status
11. Revenue A
12. Revenue B


---

# 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://helpv2.nobi.pro/overview/shipping-report/delivery-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.
