# Production Orders

In P4W system work order can be generated by a pick ticket or manually from production order list window. To manually create new order navigate to Production > Production orders.

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

From the order list window,, click 'Data entry' and select 'New order' option.

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

In the 'New Production order' pop-up window select client and warehouse using the dropdown menus as shown below. System will automatically generate 'Production order number' if the corresponding field is left empty.

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

After selections are done, click 'Submit' button to continue.

{% hint style="info" %}
Notice: 'Warehouse' field is mandatory.
{% 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.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.
