> For the complete documentation index, see [llms.txt](https://docs.adalysis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adalysis.com/tools/audit/audit-overview.md).

# Audit overview

{% embed url="<https://youtu.be/5XxJ-7sbQq4>" %}

### Find and fix your highest-impact audit issues

#### Prioritize fixes across your accounts

Adalysis runs 100+ audit checks daily and flags issues as **Critical**, **Error**, and **Recommendations**. That means you can easily see what needs attention first.

Check back daily for new alerts. Fix critical alerts immediately, then work through errors. Leave recommendations for later, if you're pushed for time.

Start in **Audit & budget** (the first screen when you log in).

* Click a column header to sort by priority level
* Choose **Find accounts by alert type**
* Click on an account name to review and fix its alerts

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

{% hint style="info" %}
Hover over an alert number to get a quick overview.
{% endhint %}

#### How to resolve audit alerts

Click any alert for context, analysis, and recommended actions. Review what’s driving the issue and apply your fix.

Choose [Auto resolve](/tools/audit/how-to-auto-resolve-alerts.md) to automate repetitive fixes. You can enable it in the audit settings.

You can also set up email and Slack [notifications ](/onboarding/getting-started/core-account-settings/notifications.md)for new alerts.

### Build an audit workflow that fits your accounts

Adalysis works best when it’s configured to match your goals, account structure, and volume. Use the [setup guide](/onboarding/getting-started/setup-guide.md) to:

* Customize your prebuilt alerts if thresholds don’t match your data volume
* Create your own alerts for specific goals or edge cases
* Enable auto resolve settings for repeat fixes you trust
* Share settings to keep audit results consistent across accounts

{% hint style="info" %}
You can download your audit reports as a PDFs to share.
{% endhint %}

#### Reduce noise with disabled alerts

If an alert isn’t relevant to your account, disable it from the audit dashboard. You can switch it off permanently or for a set time period.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/audit-overview.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.
