# Product Move

Product Move is the process where a worker moves product from one bin to the other bin.&#x20;

{% hint style="info" %}
There are various reasons to move product around the warehouse, however best practice is to receive the product and not move it until time to pick a sales order, there is less chance of error and less chance of product damage.
{% endhint %}

Select Product Move option then scan the first bin where the product is currently assigned.

![](/files/-MkWrt9ZKgr0or37Oumd)

Now scan the product

![](/files/-MkWs6SOVUHXWtGioIOB)

Now enter the quantity you will move

![](/files/-MkWsKyqM1CKLVd0VpKn)

Now scan the bin where you are moving the product

![](/files/-MkWsT1EWY9o_djxzd1J)

The P4 Warehouse will confirm that the product was moved

![](/files/-MkWsq2_xMqr-X1jg2sZ)

{% hint style="info" %}
Depending on your specific configuration you may or may not be allowed to move product that is allocated to a sales order.&#x20;
{% endhint %}


---

# 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.p4.software/p4warehouse-english/miscellaneous/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.
