# Hide Element Label

Sometimes, you may want to hide the label for certain elements in your option set, whether for a cleaner design or for specific use cases where the label isn’t necessary.&#x20;

####

{% stepper %}
{% step %}
Go to your **Option Set**.
{% endstep %}

{% step %}
Select the **option set** where you want to hide the element label..
{% endstep %}

{% step %}
Check or toggle **Hide Label** to hide the label for that element on the product page.

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

{% step %}
**Click Save** to apply the changes.

{% endstep %}
{% endstepper %}

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

We’re always here and happy to help — with sincerity and care!


---

# 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/hide-element-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.
