# Scan Stage Location

The Scan Stage Location module allows you to assign the item to specific staging areas. This ensures that received goods are properly directed and tracked, facilitating efficient storage and subsequent handling. allows you to enter the staging area location in the warehouse where users will place the received items.&#x20;

### Scan Stage Location Fields

* **Stage Location:** This field allows you to enter the designated staging area location where the received items will be placed. The system only accepts locations that are registered within the system, ensuring accuracy and consistency.

After entering the correct stage location, click "Accept" to complete the receiving process and assign the item to the specified staging area.

<div align="left"><figure><img src="/files/MOMWdnlM3IKYqsB1gqFB" alt="" width="378"><figcaption></figcaption></figure></div>

### Scan Stage Location Details

The module clearly displays essential information related to the received items, including:

* **ILPN#:** This  ILPN on which the item was received on.
* **Pallet#:** The pallet on which the item was received on.


---

# 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-receive/receive/scan-stage-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.
