# Multiple Filters

This feature allows you to quickly search a session or error based on multiple different parameters. You can filter user sessions or errors by url visited, user name, OS, browser and many other custom parameters. There are 25+ parameters on which search can be customised.&#x20;

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

Multiple Filters can be used to search by a powerful combination of different parameters like user name, city, release version etc.&#x20;

<figure><img src="/files/0yktSXMwiS1bxGPqO4YV" 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.zipy.ai/product-features/multiple-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.
