# Quantity below minimum

In ERPAG you can set up minimum stock quantity for all your products.

```
Inventory > products and services > open product > edit
```

![](/files/-LL5AYrxU-nI_F7Z4889)

Whenever your product hits the minimum stock quantity you assigned, that item will show up in the fulfillment list. With minimum stock quantity displayed, along with the quantity of items that needs to be ordered.

```
Purchasing > fulfillment
```

![](/files/-LL5B9gJfYJ-hDwPE8U8)

From here, do the fulfillment as usual: check the items you want to order > bulk action > purchase order. This will generate you the PO which later you will receive in order to cover the assigned minimum stock quantity.

This option works for products that are based on BOM as well.

![](/files/-LaPbFhnedHA8uSPl9D4)

But, these products will show up in the Manufacturing > Fulfillment list:

![](/files/-LaPbdnoaCUKdzzlEAfj)

From this list, generate a work order by selecting the items from the list > bulk action > work order.

You can generate separate work orders, or summarized one (where all selected items will be on a single work order along with their input materials and work operations).

![](/files/-LaPcAtCR0TEhWd7bLyh)


---

# 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://learn.erpag.com/project/create-new-product-1/untitled-4/basic-definition/quantity-below-minimum.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.
