> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.claruswms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Perform a Warehouse Transfer

> Step-by-step guide to transferring stock or pallets between warehouses in your warehouse management system.

Warehouse transfers let you move stock from one warehouse to another. This guide covers how to select stock, enter transfer details, and confirm the move.

<Steps>
  <Step title="Access the stock list">
    From the left-hand menu, click **Stock**, then select **Stock List**. Use the search or filter boxes to find specific stock if needed.
  </Step>

  <Step title="Select the stock line">
    Locate the stock line you want to transfer and click on it to highlight it.
  </Step>

  <Step title="Initiate the warehouse transfer">
    At the bottom of the screen, click **Warehouse Transfer**. A window will appear showing the stock ID, storage reference, and quantity.
  </Step>

  <Step title="Enter transfer details">
    * **Transfer to Warehouse**: Select the destination warehouse from the dropdown
    * **Transfer All Stock?**: Tick to move all stock, or untick and enter a specific **Quantity to Transfer**
  </Step>

  <Step title="Confirm the transfer">
    Click **Transfer** to complete the process.
  </Step>
</Steps>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Can I transfer part of the stock?">
    Yes, untick **Transfer All Stock?** and enter the specific quantity you want to transfer.
  </Accordion>

  <Accordion title="How do I know if the transfer was successful?">
    The stock will be updated in the new warehouse. You can verify this on the **Stock List** screen.
  </Accordion>

  <Accordion title="Can I reverse a warehouse transfer?">
    No, you cannot directly reverse a transfer. However, you can initiate another transfer to move the stock back.
  </Accordion>

  <Accordion title="Can I see the history of transfers?">
    Yes, you can view transaction histories to track stock movement between warehouses.
  </Accordion>
</AccordionGroup>
