# Filters

Filters are very important to find the desirable messages easily and quickly. In the **Responso** system, we have added the ability to donate and save your filters. Quick access is possible through the list of your filters in the left navigation menu in the Inbox:

![](https://responso.com/app/files/2022/07/filters-1.png)

To create a new filter, you have to select “Filters” in the upper right corner:

![](https://responso.com/app/files/2022/07/filters2-1024x585.png)

Then you must “Add filter” and select the parameters you are interested in:

![](https://responso.com/app/files/2022/07/filters3-211x300.png)

You have the option to add multiple parameters for one filter. In the end, you have to save it, give it a name and create it by clicking the “Create” button.

You have to remember to check the “Share with others” option if you want the filter to be visible to the rest of the team:

![](https://responso.com/app/files/2022/07/filters4-300x179.png)

Defined filters can be edited by renaming them or removing them in settings> Filters:

![](https://responso.com/app/files/2022/07/filters5-1024x483.png)

The basic filter to separate messages from different inboxes will be a filter with the Inbox parameter added. **You must remember to add it if you plan to redirect multiple email addresses to Responso.**

<br>


---

# 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.responso.com/responso-doc/en/working-with-inbox/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.
