# Move Pallet

The Move Pallet module is designed to streamline the process of moving pallets of outbound inventory within your warehouse. By efficiently relocating pallets, you minimize searching time for pickers, optimize warehouse space utilization, and prevent bottlenecks in the picking process. The **Move Pallet** feature allows warehouse personnel to manage pallet movements efficiently, whether they need to clear space, reorganize stock for easier access, or move pallets closer to shipping areas.

{% hint style="info" %}
To move a pallet, go to **Home > Pick > Move Pallet**
{% endhint %}

### Move Pallet Fields

The Move Pallet module consists of two main fields that need to be filled in to complete the pallet movement:

* **Pallet**: In this field, scan or enter the unique identifier of the pallet you wish to move.
* **To Location**: This field is used to input the target location where the pallet will be moved. This location should be a valid and existing location within XoroERP.

Once both fields are filled in, click the **Accept** button to confirm and execute the pallet movement.

<div align="left"><figure><img src="/files/m0yQ3eaA8h0kTVnK57Kp" alt="" width="403"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/vxS22LXCXZd1Ai7GRuMw" alt="" width="403"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Always double-check the pallet identifier and the destination location before confirming the move to prevent errors and ensure smooth warehouse operations.
{% 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.xorosoft.com/xorowms/wms-pick/move-pallet.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.
