# Delete a filter option value

✨To hide any filter option values on the storefront sidebar, you must move these values from the **Selected values** list to the **All values** column.

✅ **Steps to manage**

1. From the app’s left navigation bar, click the **Filters** section.
2. Click the filter sidebar you want to modify.
3. Scroll down to the **Filter Options** section.
4. Click the **Pencil** icon to manage the filter option values.<br>

   <figure><img src="/files/6BVzrmlURiiTxyBFgd1N" alt=""><figcaption></figcaption></figure>
5. Under the **Values** section, select the **Manual Selection** option.
6. Choose the values you want to remove in the **Selected Values** column.
7. Click the **Remove** button.
8. Click **Save** to complete.

<figure><img src="/files/1Sp4FVykfbohuAcgtbIK" alt=""><figcaption></figcaption></figure>

### 💬 Need Help?

If you have any questions or need assistance, feel free to reach out to our support team at **<contact@globosoftware.net>**.


---

# 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/filter/filter-sidebar/configure-filter-options/manage-filter-option-values/delete-a-filter-option-value.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.
