# Select filter option values manually

✨Below are the differences between the **All values** vs **Selected values columns**.

* **All values**: The list of available option values (taken from your existing product data).
* **Selected values**: The list of filter option values will appear in the filter sidebar for customers to filter.

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

✅ **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/SNk4TqTnjw7uwPA7QYPD" alt=""><figcaption></figcaption></figure>
5. Under the **Values** section, select the **Manual Selection** option.
6. Choose the needed values in the **All Values** column.
7. Click the **Add** button to add these values to the **Selected Values** column.
8. Click **Save** to complete.

<figure><img src="/files/OOhWA8FfXcN9As7e8JsH" 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-manually.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.
