# Print Product Labels

<figure><img src="/files/B4SdAWiMOTWwnLgAIRTv" alt=""><figcaption><p>Print preview showing what labels are going to be printed.</p></figcaption></figure>

Once products are added to the inventory tool, you can print labels for them. The number of labels sent to this window is determined by the quantity of products entered into the Inventory Tool.

Do do this:

1. **Add** products to the Inventory Tool.
2. **Click** the Print Labels button.

A print preview window will open, displaying labels matching the quantity value for each product in the Inventory Tool.

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

You can view the [Connect Printers](/setup/hardware-set-up.md#zebra-label-printer) page for information on setting up label printers
{% endhint %}

***

## Additional Label Settings

<figure><img src="/files/tqsgbWzDQGDZxaKMVUFk" alt=""><figcaption><p>Additional Label Settings in the Inventory Tool.</p></figcaption></figure>

You can modify label dimensions depending on your printer by selecting one of two options.

* 1 1/4" x 1" labels.
* 2 1/4" x 1 1/4" labels.

Activating the following checkboxes will alter the behavior of the Inventory Tool when printing labels.

* **Print Selected Only**: Only the products selected from the Inventory Tool are added to your print preview screen.
* **Clear After Printing**: Products are removed from the Inventory Tool after printing their labels.


---

# 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/inventory-tool/print-product-labels.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.
