# Custom Dashboard Filters

![](/files/wEaxFNw1BhifcS020lDR)

You can add a global filter to your [<mark style="color:blue;">custom dashboard</mark> ](/the-platform/custom-dashboards.md)by looking in the top right of the chart's canvas and clicking `Edit` > `Add a filter`. From here you can choose time, location, or "Other Categories."&#x20;

Other categories will allow you to choose a custom filter of the data in each question on your dashboard. Watch a short example below.

Y![](/files/3MsnPn1FPvGGI4VpdYm3)

### Example: Setting country filters.

Watch a short video on how to add country filters to a custom dashboard

{% embed url="<https://www.youtube.com/watch?v=7PL013x12LE>" %}


---

# 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.adlibertas.com/the-platform/custom-dashboards/custom-dashboard-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.
