# Select filter option values by value prefix

✨This function is a great help if your store contains a large number of tag values. For example, you can set up to display all Tags that start with the “Color\_” prefix.

✅ **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/QGze3SmtIitQ5Z0mjTcz" alt=""><figcaption></figcaption></figure>
5. Under the **Values** section, select the **By value prefix** option.
6. In the **Values Prefixes** field, enter the prefix you want. For example, you enter *Color\_*. The app will display all values that start with “Color\_” prefix in the filter option.
7. Click **Save** to complete.

<figure><img src="/files/YXTElEGbH6DjVrqGvy8s" alt=""><figcaption></figcaption></figure>

#### ❓ **How to remove prefix text (such as&#x20;*****Color\_*****) in the filter sidebar**

Following the above steps, you scroll down a little bit to the **Advanced Settings** section, then enter the Prefix you want to remove in the **Remove Prefix** field:

<figure><img src="/files/j2vk2uVBXRGFKoE760vM" 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/select-filter-option-values-by-value-prefix.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.
