# Why does the filters change when I move to dashboards but in other screen it remains same?

The **date and teams filters** remain persistent across all screens except the **Dashboards** screen.

* If you have a **saved filter** in Dashboards, it will automatically apply when you navigate to Dashboards, and this filter will remain active when you move back to other screens.
* If there’s **no saved filter** in Dashboards, the filters from your previous screen will carry over and apply.

This ensures a seamless filtering experience across Hivel!


---

# 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.hivel.ai/faqs/system-behavior-and-limitations-faqs/why-does-the-filters-change-when-i-move-to-dashboards-but-in-other-screen-it-remains-same.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.
