# Scan Cart Location

The **Scan Cart Location** module in the XoroWMS application is designed to streamline the picking process by allowing users to efficiently track where picked items are placed. &#x20;

Once a picking task is initiated and items are selected, the next important step is to specify where the picked items will be kept. The **Scan Cart Location** module allows users to enter or scan the cart location and the OLPN number to track where the picked items are placed for easy retrieval and further processing.

### Scan Cart Location Module Fields

* **Cart Location:** This field allows the user to enter or scan the location of the cart where the picked items are placed.&#x20;

{% hint style="info" %}
**Please note that a cart assigned to a task can not be used by any other user or pick task, until the current picking is complete.**
{% endhint %}

* **OLPN#:** This field is used to enter or scan the OLPN number, which identifies the container where the items have been placed after being picked.

### Workflow: Using the Scan Cart Location Module

1. **Enter/Scan Cart Location**: Upon accessing the module, enter or scan the location where the cart is designated.  This can be done manually, or by using a handheld scanner to quickly input the necessary data. Please note that only location of the type "Cart" can be entered in this field. <br>

   <div align="left"><figure><img src="/files/IkAxK2X2ugvvz6ezmjxt" alt="" width="403"><figcaption></figcaption></figure></div>
2. **Enter/Scan OLPN#**: Next, enter or scan the LPN number for the specific container where the items will be placed. This ensures each set of picked items can be tracked without confusion.\ <br>

   <div align="left"><figure><img src="/files/g4UBpv3jblbzAjqToBAk" alt="" width="403"><figcaption></figcaption></figure></div>
3. **Start Picking**: After entering both the cart location and the OLPN#, click on "Start Picking" to initiate the next phase of the picking process. This step records the picking activity and prepares the system to track the next location from where the items will be picked.\ <br>

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


---

# 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/pick/scan-cart-location.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.
