# Produce Multiple SKUs

P4W production module allows users to produce multiple products under one production order. Using this production method, users will have to manually select consumables, final products and quantities by using 'Add Line' button.

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

## Lines - Consumables

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

## Lines - Produce

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

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: 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/produce-multiple-skus.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.
