# Where to find your audit alerts

Adalysis audits help you stay on top of account health and performance. They're designed to help you prioritize the most urgent audit issues and accounts.

You can also [create your own alerts](/tools/audit/how-to-create-custom-alerts.md) to cover your accounts' specific needs.

<details>

<summary>Popular prebuilt alerts</summary>

Here are some examples of prebuilt alerts that save our customers hours every week:

* Disapprovals: text ads, image ads, RSA/PMax assets, keywords, and ad extensions
* Broken URLs in ads, keywords, ad extensions, and asset groups
* New keyword suggestions from search terms and n-grams
* New negative keyword suggestions from search terms and n-grams
* Duplicate search terms
* Underperforming keywords and ads
* Keyword conflicts with negative keywords
* Duplicate keywords

</details>

### The multi-account audit view

When you log in to Adalysis, you'll see the alerts needing your attention. Prioritized as **Critical, Errors,** and **Recommendations**, this breakdown helps you to act quickly and efficiently.

You can also **find accounts by alert type**. This is a quick way to prioritize which accounts need attention.

Click any of the alert counts to go straight to the **Audit** screen for that PPC account.

<figure><img src="/files/5DA0PAklXoJ1XJVuSxzp" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Work on the issues in priority order for maximum impact on your account's performance.
{% endhint %}

{% hint style="info" %}
Hover over the alert count to see a **summary** of the latest alerts in that category.

All columns are **sortable** to help you find the accounts that need your attention first.

Use account tags and [filters ](/onboarding/getting-started/core-account-settings/account-filters.md)to group accounts by PPC manager.
{% endhint %}

### The Audit screen

Your audit results for individual accounts will appear under **Audit**. The alerts are grouped around the entities used in Google Ads, such as campaigns, ad groups, and keywords.&#x20;

* Click any alert category for more details.
* **Fix most alerts directly within Adalysis** without switching back to Google Ads.
* Set up [auto resolves](/tools/audit/how-to-auto-resolve-alerts.md) for your alerts.
* Customize [prebuilt alert settings](/tools/audit/how-to-customize-prebuilt-alerts.md).
* If an alert is not relevant to your account, [snooze or disable it ](https://docs.adalysis.com/tools/audit/how-to-customize-prebuilt-alerts#switch-off-unwanted-alerts)to avoid cluttering your screen.

{% hint style="info" %}
All alerts have associated **tutorials** that explain why the alert was triggered and your options for fixing it.
{% endhint %}

### Audit scores

Your account audit score gives you a broad view of your account’s health. You can find it on the **Alerts** screen. Download the results in an audit report to share with others or check your account score history to see progress over time.

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

{% hint style="success" %}
Review your email and/or Slack [notifications](/onboarding/getting-started/core-account-settings/notifications.md) so you get only the information you really need.
{% endhint %}

### Audit report

The audit report contains all of the audit details in a downloadable format. It speeds up sharing your findings with clients and your team.


---

# 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/tools/audit/where-to-find-your-audit-alerts.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.
