# How to Delete an Option Set

{% stepper %}
{% step %}
From the app’s top navigation, go to **Option Sets**.

{% endstep %}

{% step %}
Tick the checkbox next to the option set(s) you want to delete.

{% endstep %}

{% step %}
Click **Delete selected option set(s)**.

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

{% step %}
Confirm by clicking the **Delete** button.

<mark style="color:orange;">⚠️</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Note:**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">Deleted option sets cannot be recovered. Be sure before you confirm!</mark>

<figure><img src="/files/68WCXt2rxtP9a8EJb6kM" alt=""><figcaption></figcaption></figure>
{% 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-set-configurations/how-to-delete-an-option-set.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.
