> For the complete documentation index, see [llms.txt](https://learn.erpag.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.erpag.com/project/products-and-services/label-templates.md).

# Label templates

&#x20;In order to print your labels, in ERPAG, first, you need to create a label template.

```
Administration > Label templates
```

![](/files/-LKXmtVSINnIsVEwysri)

Here, you will see the list of all created label templates.

![](/files/-LKXn-HSWSMN75yLEHns)

&#x20;Click on ‘create’ and a new window will open. Here you need to add the description of the label template. And choose:

* Price decimal
* Unit of measure (UOM) (inch/mm)
* Width (UOM)
* Height (UOM)
* Print resolution (150dpi, 300dpi, 600dpi)

![](/files/-LKXn8wRcDotAod58ZMd)

And in the designer section, you will design your own template by simply dragging the wanted fields onto the template example. You can resize them, switch their positions. If you want to delete it, rotate it, choose the font or the type just click on the gear button and select > delete/rotate/type, font size.&#x20;

![](/files/-LKXnJiFGE2-r8uupoc9)

Once you are satisfied with the look of your label template you can save the document.

The next step is to assign that template to your products.&#x20;

```
Inventory > products and services > open a product > edit, scroll down to find barcode
```

Click on the label template and select the created template.&#x20;

![](/files/-LKXnb6iU6ZJx-toE6uE)

You can print the label per quantity or a single label. If you select:

1\. Per quantity – the number of labels displayed for printing will be for each piece you have in stock. So, if you have 5 pcs on hand, the system will display 5 labels for printing. If you have 0, you won’t be able to print out the label.&#x20;

2\. Single label – single label allows you to print out the label even if you don’t have items in your stock. The displayed label will always be 1.

![](/files/-LKXnk1oauOvJl9kKz3a)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://learn.erpag.com/project/products-and-services/label-templates.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.
