# Pick Options

In XoroWMS, the picking process is streamlined through the **Options** icon, located at the bottom of the Pick Page. Available in both Single Carton and Multi Carton workflows, the options menu allows users to perform quick actions related to the picking process. Each option takes you to a specific page where the required actions can be completed.&#x20;

<div align="left"><figure><img src="/files/ODOLF8i5GomBFElyAla4" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/9VqVHX2chjqY1zRptwcC" alt="" width="375"><figcaption></figcaption></figure></div>

Here’s a detailed breakdown of these options and the corresponding pages:

1. **Edit Qty -** The **Edit Qty** option allows users to adjust the quantity of items being picked. Selecting this option takes you to the [**Edit Quantity Page**](/xorowms/wms-pick/edit-qty.md), where you can make the necessary adjustments to the stock levels. This feature ensures that any changes in order quantity or stock discrepancies are handled efficiently without disrupting the workflow.
2. **Stage -**&#x54;he **Stage** option is designed to move picked items to a designated staging area. Clicking on this option redirects you to the [**Staging Page**](/xorowms/wms-pick/stage.md), where you can assign the picked items to the appropriate staging zone within the warehouse. This function ensures that items are properly prepared for the next steps, such as packing or shipping.
3. **Replen Putaway - Replen Putaway** enables users to replenish stock from overstock areas to primary picking locations. This option takes you to the **Replenishment Putaway Page**, where you can complete the process of moving items to ensure the picking areas are always well-stocked. This function helps maintain efficient stock levels and keeps the picking process smooth.
4. **New Carton -** When additional packaging is needed, the **New Carton** option is available. Clicking on this option takes you to the [**New Carton Page**](/xorowms/wms-pick/new-carton.md), allowing you to generate a new carton for an order. This is particularly useful when items from an order need to be split across multiple cartons for logistical reasons.
5. **Palletize -**  The **Palletize** option helps group multiple cartons onto a single pallet for larger orders. Selecting this option redirects you to the [**Palletize Page**](/xorowms/wms-pick/palletize.md), where you can consolidate cartons onto a pallet. This is essential for preparing large shipments, making it easier to transport and manage bulk orders.
6. **Consolidate -** The **Consolidate** function allows users to combine multiple orders or cartons into one shipment. Clicking on this option takes you to the [**Consolidation Page**](/xorowms/wms-pick/consolidate.md), where you can merge orders or packages, optimizing shipping efficiency and reducing costs. This is ideal for customers who have placed several small orders that can be shipped together.
7. **Move Pallet -** The **Move Pallet** option lets you relocate entire pallets within the warehouse. Selecting this option takes you to the [**Move** **Pallet Page**](/xorowms/wms-pick/move-pallet.md), where you can reposition bulk stock as required. This function is particularly helpful when organizing inventory or moving stock closer to the picking areas for smoother operations.\ <br>


---

# 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/pick-options.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.
