> For the complete documentation index, see [llms.txt](https://docs.p4warehouse.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4warehouse.com/v2/production/production-orders/production-order-cases/assemble-bom.md).

# Assemble BOM

Select "Assemble BOM" option from the drop down menu. Only one production template can be used at the same time.

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

From the pop-up window, select a product you wish to produce. Drop down menu consist of products that are setup with Bill of Material (BOL).&#x20;

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

Set desired quantity for the following production order and click 'Submit' to continue.

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

P4W warehouse management system will automatically set required quantities of consumable products according to the BOM of the final product.&#x20;

## Lines - Consumables

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

## Lines - Produce

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

While using assemble template, users can manually add product to production order if needed.

The order is now ready to be released to floor, allocated, and produced by the handheld operators.

{% hint style="info" %}
Notice: To avoid inventory management discrepancies, make sure to select appropriate 'Product Consumption' mode in system configuration.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/production/production-orders/production-order-cases/assemble-bom.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.
