# Account filters

### Prebuilt audit filters

On your **Audit view**, use the filters under **Find accounts by alert type** to quickly find all accounts with a specific alert type, e.g. search terms to be added as keywords.

### Define your own filters

You can also create your own filters to find accounts with specific names, labels or tags. For example, some PPC teams tag each account with the name of the analyst responsible for it. This makes it easy to filter and review each team member's work.

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

Save your filter to reuse it later. Once saved, it will appear under **Your filters.**

<figure><img src="/files/2KZMfpKXHmW6qNkPSgHr" alt=""><figcaption></figcaption></figure>

&#x20;Click on a saved filter to open it and display the relevant accounts. &#x20;

{% hint style="success" %}
Use [account tags](/onboarding/getting-started/core-account-settings/account-tags.md) to organize your accounts based on your own labels/tags. Then, create a matching filter to find matching accounts quickly.
{% endhint %}


---

# 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/core-account-settings/account-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.
