# Scan Pallet

The Scan Pallet module allows identifying and associating incoming items with their designated pallet locations. In the Scan Pallet module, users can scan or enter the pallet information where they want to place the item. This module also briefly displays the ILPN# and item details.

### Scan Pallet Fields

* **Pallet#:** The Pallet# field allows users to input a unique identifier for the pallet where the item will be placed.

After entering the pallet number, click "**Accept**" to proceed to the next step of the receiving process.&#x20;

<div align="left"><figure><img src="/files/mI7PVYgUUeG3fItdMgTI" alt="" width="347"><figcaption></figcaption></figure></div>

**Auto Generate** -

* When clicked, the system automatically generates a new pallet number.
* Once the pallet number is generated, the workflow automatically moves to the next step, which is the **Staging Location** page.

### Scan Pallet Details

* **ILPN#:** This field displays the ILPN associated with the item (as entered in the Scan ILPN module).&#x20;
* **UPC:** This field displays the UPC(Universal Product Code) assigned to the item.
* **Item#:** This field shows the unique identifier assigned to the item.
* **SKU:** This field displays the identifier value for an item on the basis of the selected identifier type in "**Secondary SKU Identifier Type In WMS Screens**" app config.
* **Quality:** This field displays the item quality set on the purchase order.


---

# 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-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.
