# Open Work Orders

In this screen you will find the list of work orders

![P4 Warehouse work Orders](/files/-MjtdYvpZ2zOHD_WJArH)

There are several options for this screen where you can add a new work order or process an existing.&#x20;

Click the data entry button and select New Work Order to create a new Production order.

![P4 Warehouse New Production Order](/files/-Mjv8YUPKCp7T6QoAySw)

{% hint style="info" %}
For a "Product to build" to show in the drop-down list you first need to create the [Bill of Material](/p4warehouse-english/setup/products/bom-bill-of-materials.md).
{% endhint %}

Select the proper warehouse, select the product you plan to produce, enter the quantity you plan to produce, Work Order number field can be left blank and P4 Warehouse will generate the next sequence work order number. Click Submit!

After clicking Submit on the new work order screen you will see the Work Order details similar to the screen below.

![P4 Warehouse Production Order Details.](/files/-Mjv9JUnhC_RNKFLJd8Z)

Next review the details are correct, assign the order to a production line.

![P4 Warehouse Production Area List](/files/-Mjv9zCSouL-IgjyX-46)

Now you can click the "Release to Floor" button in the top right of the screen, this will move the Production Order from Draft to a Live order. Once released to the floor click the Allocate Button.

![P4 Warehouse Production Order Allocation](/files/-MjvAc85V-iGfJTp2u47)

In the Allocation screen verify the settings are correct and click the allocate button.

![P4 Warehouse Allocated Production Order](/files/-MjvIPDjcyioGDlOvKVr)

Once allocated you will see various new data parts on the screen. The next step is for the Handheld user to pick the raw goods and move them to the assigned production area, once the raw goods are all in the production area you can begin the production process.

See handheld work order picking for the rest of the process.

{% hint style="info" %}
If the order is produced 100%, the production order will close automatically. If the order is not produced 100% a web dispatcher will need to manually close the order.
{% 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.p4.software/p4warehouse-english/production/open-work-orders.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.
