# Pick List ⛭

<mark style="color:orange;">Setup>Configuration>Sales>Pick List</mark>

{% hint style="info" %}
Currently, you only have an option to print Pick List by Order from the WMS Goods Out or Shipping tabs.
{% endhint %}

You can configure **Pick List by Order** and **Pick List by Item** templates.

| Item Grouping                          | Notes                 |
| -------------------------------------- | --------------------- |
| Do not group lines with same item code | Default is unchecked. |

| Optional Columns | Notes                  |
| ---------------- | ---------------------- |
| Location         | Print Pick Location    |
| Unit of Measure  | Print UOM              |
| Picked           | Manual Pick check box. |

| Optional Lines | Notes                           |
| -------------- | ------------------------------- |
| Comment Lines  | Allow addition of comment lines |

| Assembly BOM            | Notes                                                                |
| ----------------------- | -------------------------------------------------------------------- |
| Expand Assembly BOM     | Print the components                                                 |
| Make BOM Items distinct | If you have multiple BOMS it will print the detail of eack SKUs BOM. |

| Kit BOM        | Notes                |
| -------------- | -------------------- |
| Expand Kit BOM | Print the components |

| Custom Print Style     | Notes                                                                                                                     |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| Use Custom Print Style | You can create a script to print data stored on the Shipment in any structure or format. Contact <support@salesorder.com> |


---

# 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://helpwith.salesorder.com/setup/configuration/pick-list.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.
