> 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/processing.md).

# Processing

After the piking is done and work order is in 'In Production' state, users can initiate processing action. &#x20;

From the 'Production' folder, select 'Processing' option and scan production order number. Follow instructions from the android handheld device.&#x20;

#### Step 1

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

#### Step 2

Select next step of the workflow from the following window. In this case next step of the workflow process is 'Assembly'.

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

Transition between each step of the workflow will require scanning of the production order number.

Continue to follow instruction from your handheld device.

#### Step 3

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

#### Step 4

Select next step of the process - Quality Assurance.&#x20;

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

#### Step 5

<figure><img src="/files/2cKte3O6zAues2wO1BRy" alt=""><figcaption></figcaption></figure>

#### Step 6

If the finished product have passed quality assurance test - select 'Packaging' option to continue production process. Otherwise select 'Assembly' option to return an item in question to the previous step of the workflow in order to fix the issue.

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

#### Step 7

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

#### Result

Select 'Final' option to complete workflow process.

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

#### Result

The work order has gone through the workflow process completely and now is ready to be stored by using 'Produce' action.

<figure><img src="/files/kzM6xfuWPhidO8b0wt4b" 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/handheld-or-production/production-process/processing.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.
