# Creating Dashboard / Page Filters

## Create Dashboard / Page Filter

1. Click the funnel icon on the top right of the dashboard

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

2. Choose between Page Level / Dashboard Level filter. Click "Add filter"

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

3. Fill in your filter condition. Then click "Apply"

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

4. Voila. The filter is being applied and your data is updated immediately

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


---

# 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.smaq.io/documentation/features/dashboard/mastering-dashboard-filters/creating-dashboard-page-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.
