# Inventory Report

Inventory is always a difficult problem for every store. How can you control the quantity of product inventory, input, and output? Nobi Pro's inventory report provides:

* Get the inventory quantity of the branch/entire system.
* Statistics on the number of products in stock, in transit, and delivered to customers.
* Make decisions on importing goods/processing inventory quickly and saving time.
* Access real-time reports anytime, anywhere.

On the Nobi Pro administration page, to track the inventory reports, you go to **Overview -> Shipping report -> Inventory report**. The interface will be displayed as shown below:&#x20;

<figure><img src="/files/VjzPDDJ1M7IG0znUPP54" alt=""><figcaption></figcaption></figure>

### 1. Overview

<figure><img src="/files/2B3WoLomfptoSEZEiuYi" alt=""><figcaption></figcaption></figure>

1. Total inventory value
2. Active products
3. Product out of stock
4. Products with excess inventory

### 2. List of products

<figure><img src="/files/wJrNDcwws1M21qTD7sc3" alt=""><figcaption></figcaption></figure>

1. Products
2. Average buying cost
3. Inventory
4. Can be sold
5. Trading
6. Delivering
7. Returning


---

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