# Filters

After configuring the placement and product groups, you can, if desired, refine your recommendation results by adding filters.

Filters can be applied to each product block independently or to the entire recommendation.

You can then tailor the results of the blocks or the recommendation based on criteria such as category, price, size, and more.

![](/files/cmlngXaoYVrPAJQ0cLSh)

*ex: the filter is applied to the Test 1 block, allowing the results of this block to be filtered based on product price. In this case, Block 1 should only display products priced below €16.*

![](/files/s3yP2g63AjaRWiJXdcFG)

You also have the option to combine filters using the "OR" button.

Alternatively, you can make the filter dynamic by assigning it the variable used by the algorithm.

For more information about filters, you can visit the page: [Most popular filters](/recommendations-and-merchandising_deprecated/recommendations/introduction/most-popular-recommendation-filters.md).

Explore the other configuration elements for web recommendations:

* [Placement](/recommendations-and-merchandising_deprecated/recommendations/introduction/placement.md)
* [Products groups](/recommendations-and-merchandising_deprecated/recommendations/introduction/products-groups.md)
* [Products highlight](/recommendations-and-merchandising_deprecated/recommendations/introduction-1/products-highlights.md)
* [Exceptions](/recommendations-and-merchandising_deprecated/recommendations/introduction/exceptions.md)
* [Options](/recommendations-and-merchandising_deprecated/recommendations/introduction/options.md)

Don't forget to save your configuration. You can also preview the result by clicking on the ‘preview’ button in the top right-hand corner.


---

# 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.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/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.
