# Option label

{% stepper %}
{% step %}
In the Option Set editor, find the **Option Label** field.

{% endstep %}

{% step %}
Enter a clear and descriptive name so customers understand the choice they are making.

***Examples:***

* **Size** — if you create a custom option for product sizes using the **Buttons** option type.
* **What will you use your glasses for?** — if you want to ask customers about their intended use.
* **Enter your custom engraving text** — if you offer engraving services.

<figure><img src="/files/DJk0Hhzy41slaS74Nr8T" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Save the changes

{% endstep %}
{% endstepper %}


---

# 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.globo.io/options/option-elements/key-terminology-simplified/option-label.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.
