# Warehouse Min/Max

Min/Max system is a simple but effective method of inventory control. A product is set with two lines, which represent a maximum and minimum amount of the inventory required in the warehouse. When the stock of the product goes out of range, P4W system will indicate this in 'Warehouse Min/Max' section of analytics segment.

Navigate to Analytics > Inventory > Warehouse min/max.&#x20;

<figure><img src="/files/9b6vwhhY74AXJHXfkE01" alt=""><figcaption></figcaption></figure>

&#x20;Following table contains minimum, maximum, and current quantity of a product within the entire warehouse so that stock level can be managed accordingly.

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


---

# 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://docs.p4warehouse.com/v2/analytics/inventory/warehouse-min-max.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.
