# Print Packing Slips

Adding **Packing Slips** to your shipments can significantly improve your interaction with customers. A packing slip lists all the products packaged in a shipment, providing customers with an itemized list of what they've bought.

You can print packing slips by performing one of the following actions.

1. **Right-click** a shipment in the Order Detail Window.
   * **Choose** print label.
2. **Select** <mark style="color:blue;">**More Options > Print Label**</mark>.

{% hint style="info" %}
**For more info:**

For more information on setting up printer hardware, please refer to the [Shipping Preferences](/setup/preferences.md#shipping) tab and [Hardware Set Up](/setup/hardware-set-up.md) sections.
{% endhint %}


---

# 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.tuplo.com/using-tuplo-studio/orders/print-packing-slips.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.
