# Create and print labels

- [Create new labels using Label Designer](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-select-label-format.md): This topic describes how to create custom store labels using the Label Designer.
- [Insert fields into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-field-objects.md): This topic describes how to insert fields into custom labels using the Label Designer.
- [Insert text boxes into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-text-objects.md): This topic describes how to insert text boxes into custom labels using the Label Designer.
- [Insert barcodes into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-barcodes.md): This topic describes how to insert barcodes into custom labels using the Label Designer.
- [Print labels from the Label Wizard](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-wizard-printing-labels.md): This topic describes how to print labels using the Label Wizard.


---

# 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.rmhpos.com/store-manager/manage-inventory/create-and-print-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.
