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

# Picking

To initiate work order picking process. navigate to 'Production' folder on your android device and use either 'Production list' or 'Picking' options.&#x20;

#### Step 1

Scan a Production order number from the label and follow system generated instruction.

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

#### Step 2

Scan the 'from' bin.

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

#### Step 3

Scan the product from previously selected bin.

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

#### Step 4

Enter product quantity.

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

Users can short or skip a pick if the bin does not have sufficient quantity of product. This action will also flag current bin for a cycle count.

#### Step 5

Scan the designated work area.

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

Repeat following step for every item on the list of consumable products for the current work order.

#### Result

<figure><img src="/files/sIkDncWJ1GVyxDosvS7O" 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/picking.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.
