# Printing Barcode Labels

Barcode label printing is officially supported with the **Zebra ZD411** (USB) model and with older models that have been directly replaced by the ZD411 on Window’s PCs such as the **LP 2824 Plus** and **ZD410**.

{% hint style="info" %}
Please note that this list is not comprehensive. Other label printers may be compatible but older models that are no longer maintained by manufacturers may not work with future upgrades. We always suggest that customer test their own hardware devices for other models beyond the Zebra models above.
{% endhint %}

## Printing labels for single item

1. Go to **Inventory > Inventory List**
2. Search for the product you wish to print a label for. You can also use the filters at the top of each column.<br>

   <figure><img src="/files/d9HJ7a0xTb9SujZKWTH4" alt=""><figcaption></figcaption></figure>
3. To select the product to print a label, click on the **View** button.

   <figure><img src="/files/vt1WWoy7I4K2WHUV9Xty" alt=""><figcaption></figcaption></figure>
4. Click on the **Label** button in the top right to open the label printing options.

   <figure><img src="/files/rK33EUOumkoIkJdbcqNN" alt=""><figcaption></figcaption></figure>
5. Alternatively, you can use the checkboxes on the main Inventory List to print directly from the list using the print **Label** button.

   <figure><img src="/files/BInlWIXGRIfgbRVt4ONx" alt=""><figcaption></figcaption></figure>
6. Here you can select the label printing options and click **Print** when ready.

   <figure><img src="/files/UQ2l9vomJpZjWtP63T4p" alt=""><figcaption></figcaption></figure>

## Printing Labels for Multiple Items

1. Go to **Inventory > Inventory List**
2. Search for or navigate to the product you wish to print a label for<br>

   <figure><img src="/files/iWKFgaNufBJR8Kmb25Ws" alt=""><figcaption></figcaption></figure>
3. Check the check box on the left most column for any products you want to print a label for<br>

   <figure><img src="/files/B1f5LJ5wDAAtur1LZvvr" alt=""><figcaption></figcaption></figure>
4. Click on the **Label** icon at the top right to open label printing options<br>

   <figure><img src="/files/HPrJIWQg4klgSuvHMwHw" alt=""><figcaption></figcaption></figure>
5. Here you can select the label printing options and press **Print** when ready<br>

   <figure><img src="/files/p8oQS9JxXWp6XlIze92z" alt=""><figcaption></figcaption></figure>


---

# 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://help.takulabs.io/pos/inventory/printing-barcode-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.
