# Product Move

Product Move is the process where a handheld operator moves product from one storage bin to another.&#x20;

Select 'Product move' icon and scan 'from' bin/LPN. Continue to follow system generated instructions on the bottom of the handheld screen.

#### Step 1

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

#### Step 2

Scan a product SKU you wish to move.

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

#### Step 3

Enter product quantity.

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

#### Step 4

Finally, scan the destination bin where you wish to move the product.

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

#### Result

Selected quantity of product has been moved to a chosen bin.&#x20;

<figure><img src="/files/5lq8buqzOqEw8CwrvLdl" alt=""><figcaption></figcaption></figure>


---

# 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/floor-operations/inventory/product-move.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.
