# Generating Barcodes

## 1 - Select your assets that you would like to create barcodes for.

Once you've selected your assets, click the + menu button in the top right corner of the page and select the Generate Barcode option.

<figure><img src="/files/kXCelJfUYhIw7SIcbjpT" alt=""><figcaption><p>The Asset Tag will be used as the barcode, so be mindful when printing not to use too many with long tags codes.</p></figcaption></figure>

When the reports first generates, your tags may be all together. You are able to use the printer options that we have, or customize your own dimensions. After choosing the printer, or dimensions, select the apply/ save button to see the new layout.

<figure><img src="/files/6BI5aGOoGPCshhetaI3z" alt=""><figcaption><p>Longer Asset Tags require a larger barcode.</p></figcaption></figure>

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

Once you are satisfied with your layout, the print feature is at the top right of the page. You will be prompted to choose the printer you'd like to use to print the barcodes.

## 2 - Generating Barcodes by Bulk Checkout

If you would like help with Bulk Checkout see out documentation [HERE](/asset-management/assets/checking-assets-out-and-in.md#2-bulk-checkout-by-checking-assets-boxes). Once you have mapped your assets to your users, you will be asked to print barcodes on the last screen before you save your changes. By clicking the Print button, you can chose to Print Tags, or Print Report, or both!

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

Printing Tags will allow you the same printer and customization options as above. **Make sure you save your mapping after printing.**

<figure><img src="/files/JeLrAZ29s43kcL48V2dA" 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://docs.adminremix.com/asset-management/assets/generating-barcodes.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.
