# Filters

{% embed url="<https://youtu.be/21ehydX52ss>" %}

Adalysis has a powerful system of filters that can help you to slice and dice your data. Look out for them throughout the platform, as well as on the **Accounts overview**. You can customize all the filters in Adalysis or build your own.&#x20;

### **Customizing filters**&#x20;

Load the filter you’d like to edit and update the criteria. Click **Apply** to update your search results.

Alternatively, click **Save** to update the criteria for future searches. Customized filters show an icon next to the name. To revert back to the default settings, simply click **Reset to default**.

<div align="left"><figure><img src="/files/MbhOdwDt0TAQ9s8vG9To" alt=""><figcaption></figcaption></figure></div>

### **Building new filters**&#x20;

You can easily create custom filters and alerts to track more conditions:

1. Go to **Filters** > **Create filter**. &#x20;
2. Set your criteria.
3. Select the time range you want to analyze data for.
4. Enter a name for your filter. To receive custom alerts, check **Enable alerts**. You can also choose multiple accounts to save your filter in.

Your new filter will now appear in the Filters list for the Adalysis section where you created it. Simply scroll down to **Your filters** at the end of the list.

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

<div align="center"><figure><img src="/files/C6Fp5ztrde4sOcOrtBcv" alt="" width="226"><figcaption></figcaption></figure></div>

### **Accounts overview filters**

Under **Custom view** and **Audit view**, you can also filter your list of linked accounts. For example, you can filter for accounts that have a specific alert.

<div align="center"><figure><img src="/files/PqkYnWy9ylZYvGY4Nz1W" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.adalysis.com/onboarding/getting-started/account-organization/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.
