# How to filter the Global Experience Dashboard

The [dashboard](https://docs.abtasty.com/dashboard/global-experience-dashboard-discovery) also allows you to filter **historical data metrics** by date.

To apply a filter, select any of the predefined periods from the top menu of your dashboard:

* Past 12 months: data from the past 12 completed months + current month as a result
* Past 6 months: data from the past 6 completed months + current month as a result
* Past 3 months: data from the past 3 completed months + current month as a result
* Past 30 days: data from the past 30 completed days + current day as a result
* Past 7 days: data from the past 7 completed days + current day as a result

![](https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2Fgit-blob-b02921601d0982faecad9d014bc68d30351ecc69%2F88b8ee402311282f21ba602b201ed527.png?alt=media)

{% hint style="info" %}
When selecting a date range, all historical data metrics will automatically be filtered to the matching date.
{% endhint %}

### Example Usage <a href="#h_01hrycbfd1jn0es4cmfv8v99ng" id="h_01hrycbfd1jn0es4cmfv8v99ng"></a>

Let's say today is April 4th, 2024, and you want to analyze historical data for the past 3 months.

The Date Range will be automatically set to: January 1st, 2024 - April 4th, 2024 as it provides data from January 1st, 2024, up to April 4th, 2024. It encompasses the entire previous three-month period, including data up to the current date.

{% hint style="info" %}
The filter settings are saved in each AB Tasty user’s profile and will not affect other users within your organization.&#x20;

The date will also be automatically adjusted, making sure to always keep it to complete months, with the addition on the current month, to date.
{% endhint %}


---

# 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/dashboard/how-to-filter-the-global-experience-dashboard.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.
