> For the complete documentation index, see [llms.txt](https://help.conviu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.conviu.com/data-editing-xml-and-csv/how-to-create-a-custom-label-g-custom_label.md).

# How to create a custom label - g: custom\_label?

To add a Custom\_label label, first choose Export -> Edit

![](/files/iIu1w57qDfNHw3GExhVQ)

Then go to Rules -> New rule&#x20;

![](/files/5cCvtBehVRuSQxgp7iLt)

If you want to edit Custom\_label, choose Edit Element. In the condition, select Custom\_label as a variable and define the modification according to your requirements.

If you want to create a Custom\_label, choose Add Element.

![](/files/LpvBHU4DptSI4v79WQ0I)

In the example shown, the g: custom\_label\_5 label with a value of 100-299 CZK is added to all products with a price from 100 to 299 CZK.

![](/files/k7hkfM4jvGlskdo1riMg)

![](/files/1fyoRKbrD3dYkCV21DOf)

The following will be written in XML:

`<g:custom_label_5>100-299</g:custom_label_5>`

You can see the change in the right column of the modified XML preview.
