# Filters

Filter can be added under Filter Buttons column in Filter sheet.&#x20;

All the filters will be displayed as button.&#x20;

On click on filter button, body will be displayed with respective tags and body cards mapped with filters.

Filter will be displayed only if *'Display Filter'* column in *'Body'* sheet  is set Yes.

![Filter buttons](/files/-MJEvo0bqmq4CtZwJAGG)


---

# 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.siteoly.com/sheets-getting-started/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.
