# Display all collection values in filter option

✨This guide will show you how to display **all collections** in the **filter option with Collection data source**. This feature is useful for stores with many collections, making it easier for customers to filter products based on specific categories or attributes.

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

***

### ❓Why Display All Collections in the Filter Tree

Displaying all collections in the filter tree allows customers to:

* **Quickly navigate** through all available collections.
* **Easily filter** products by category without missing any important collections.
* Improve the **user experience** by making your product offerings more organized.

***

### 🛠 How to display all Collection values in the filter option

Follow these steps to display all your collections in the filter tree:

* Go to your **Filter Settings** in the app's dashboard.
* Under the **Filter Options** section, find the **Collections** filter data source.
* Under the **Display Type** setting, choose the **Collection option**.
* After enabling the display option, make sure to **save** your settings.

Now, all collections will be visible in the filter tree for your customers to browse.

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

***

### 💡 Tips for Organizing Your Collections

* **Group Collections by Categories:** Organize your collections into logical categories so your customers can easily find what they're looking for.
* **Use Descriptive Collection Names:** Give each collection a clear, descriptive name that accurately reflects the products within it.

***

### ⚠️ Important Notes:

* **Multiple Collections:** If you have a large number of collections, consider grouping them in a way that won’t overwhelm customers (e.g., by product type, theme, etc.).
* **Filter Tree Navigation:** Enabling all collections in the filter tree will make the filter navigation more comprehensive but may also make the sidebar longer if you have many collections.

***

### 💬 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/configure-collection-data-source/display-all-collection-values-in-filter-option.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.
