# LPN Move

'LPN Move' is the process of moving an LPN from one bin to another, or moving the LPN from the floor to a bin. Depending on the system configuration, LPN might require overstock bin assignment.

To move an LPN, use a handheld device to open 'Bulk' folder and select 'LNP move' option. Scan LPN label and continue to follow instruction to complete the process.

#### Step 1

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

#### Step 2

Scan new destination bin for current selected (LPN).

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

#### Result

LPN has been moved to a different overstock storage bin.

<figure><img src="/files/TBTGL9JOThercLFTSk8T" 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/bulk/lpn-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.
