> 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-allocation.md).

# Production Order Allocation

After the order has been released to floor ('Unallocated' state) users can either return it back to draft (if changes to the production order required), suspend it, clone or allocate it for further processing. Use the corresponding buttons to perform these functions. &#x20;

<figure><img src="/files/6RVyatGQB73F38nvnMQh" alt=""><figcaption></figcaption></figure>

Production order allocation is exactly the same as the pick ticket one. In the pop-up menu set a zone sequence and allocation preferences depending on the product attributes (if applicable)

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

After allocation is complete, web dispatcher need to print a production work order label for handheld users to pick and process current order. Click 'Print label' and select a printer in the pop-up window. &#x20;

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


---

# 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-allocation.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.
