# Creating first filter

If you set up a filter group for specific collections, these collections will display this particular filter group instead of Default.\
If you're just starting out, to imagine how the filter works please follow the steps below to create the first filter.

### 1. Create filter group

To set this up, first create filter group:

**Step 1:** From your Flash Search admin, go to **Filter** -> click **Create filter group**

![](/files/vGxlRQ9XuNDfBP5riaOz)

**Step 2:** Enter filter group name and collections.

**Name:** Enter the text of the name.

**Collections:** Choose the Collections to implement the filter group. You can choose multiple Collections for one filter group.

![](/files/2LCbrjnMeWNSMcGfuFUG)

### 2. Add filter option for filter group

**Step 1:** Open the filter group you just created in first step -> Click **Create filter.**

**Step 2:** Select the filter type. The option type is automatically derived from your product attributes. For example: filter by collections, product options, tags, price...

**Step 3:** Enter the Label for the option type.

![](/files/pMjnc2Z3eWn48wqWxGrR)


---

# 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.flashsearch.io/getting-started/creating-first-filter.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.
