# Filters

### **The Advanced filters feature allows you to filter sessions by specific criteria for a more detailed and targeted analysis. To use Advanced filters, follow the steps below:**

**Step 1:** Go to the **"Session Replays"** page of the app.

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

**Step 2:** Click on the **More filters** button on the left corner of the page, next to the date picker. Once you click on the button, a modal called **More filters** will show up.

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

**Step 3:** Filter for sessions by the following properties:

* Sessions
  * Duration
  * Active duration: the total duration of a session minus the duration of inactivity
  * Visited page
  * Landing page
  * Exit page
  * Pages per session: the number of pages in a session
* Visitors
  * Visitor ID
  * Visit number: the n-th time that a visitor stays on your site (only records from June 1st are counted)
* Location
  * Country
  * IP address
* Technology
  * Device
  * Browser
  * Operating system
* Events
* Source
  * Source type
  * Source URL
* Others
  * Tagged with
  * Cart value: the value of items added to cart
  * Favorite: whether a session is marked as favorite or not

**Step 3:** After choosing the filters, click on the **Apply** button to apply filters.

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

**Step 4:** Once filters are applied, you can Save as a view.

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

**Step 4:** Actions with a View.

Choose that View and click again on it, then you will see a list of actions including Rename view, Duplicate view, Edit view, Delete view.

<figure><img src="/files/6nJikfDIdSUBqeXZRux4" alt=""><figcaption></figcaption></figure>

* Rename view: edit name for that View.
* Duplicate view: make a copy of that View with same filter conditions.
* Edit view: edit filter conditions of that View, make sure that you Save again after edit.
* Delete view: remove view from list of Views.

If you have any questions, feel free to contact us via **Crisp Chat** or email us at [support@mida-app.io](mailto:support@mida-app.io?subject=%5BMIDA%20Support%5D%20Question%20about%20Fraud%20Score\&body=Hi%20MIDA%20Team%2C%0A%0AI%20have%20a%20question%20about%20the%20Fraud%20Score%20feature.%20Please%20assist%20me%20with%20the%20following%3A%0A%0A-%20Shop%20URL%3A%20%0A-%20Issue%20details%3A%20%0A%0AThank%20you!%0A%0A%2D%20Your%20Name).


---

# 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.mida-app.io/advanced-filters/advanced-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.
