> 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/handheld-or-production/production-process/produce.md).

# Produce

When the processing is done, it is time to use 'Produce' action to finish production process and store finial product in the warehouse.&#x20;

Select 'Produce' option from the 'Production' folder and scan production order number in question.

#### Step 1

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

#### Step 2

Scan the produced product and enter quantity.

<figure><img src="/files/0xmgPJaQlofQ80ZJTOhD" alt=""><figcaption></figcaption></figure>

#### Step 3

Select the Bin/LPN in which you want to store the finished products.

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

#### Result&#x20;

Following production order has been completed in full and stored in the warehouse.

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

The order now can be closed from the P4W web interface.


---

# 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/handheld-or-production/production-process/produce.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.
