# Customize filters

***

Collection templates in Space are compatible with Shopify's official [Search & Discovery](https://apps.shopify.com/search-and-discovery) app. This app can be used to customize and extend the available filters for your store.

## Enable collection filters

Collection filters can be enabled and disabled from the theme editor. If you aren't seeing your filters make sure you have this setting enabled.

1. Open the theme editor by clicking Customize next to the relevant theme.
2. From the dropdown in the center of the top bar select Collections > Default collection.
3. Select Collection grid from the theme sections.
4. Scroll down under Display and check Enable filter

## Enable collection sorting

Collection sorting can be enabled and disabled from the theme editor. If you aren't seeing your sort options make sure you have this setting enabled.

1. Open the theme editor by clicking Customize next to the relevant theme.
2. From the dropdown in the center of the top bar select Collections > Default collection.
3. Select Collection grid from the theme sections.
4. Scroll down under Display and check Enable sort

## Customizing filtering options

Use the [Search & Discovery](https://apps.shopify.com/search-and-discovery) app to adjust filters.


---

# 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://help.brickspacelab.com/space/guides/collections/collection-filters.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.
