# Bin Min/Max

Concept of the Bin Min/Man inventory control method is identical to the previously discussed Warehouse Min/Max. The only difference that it is only applied to an individual bin that is dedicated to a single product.&#x20;

This feature is best used to manage your warehouse has POS (point of sale) zone if applicable.

To find a list of bin requiring replenishment, navigate to Analytics > Inventory > Bin min/max.

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

Administrative users can use 'Restock' button to generate product move task in order to replenish the chosen bin.

Select a bin and click 'Restock' in the right right corner.

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

In the pop-up allocation window set the allocation option and choose a user to assigned current task.

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

{% hint style="info" %}
Notice: User assignment is a mandatory step.
{% endhint %}

P4W system will automatically generate a product move task with reference and a detailed instructions for handheld user. Newly created task will appear both in users 'My tasks' list and in the 'Collaboration' folder.


---

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