# 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).

* Sort by priority level to see which accounts need attention first\
  \&#xNAN;*Click a column header to sort or **Find accounts by alert type***
* Click on an account name to review and fix its alerts

<figure><img src="/files/8fVDaK6XOgMW5yG6rdD5" alt=""><figcaption></figcaption></figure>

Hover over an alert number to get a quick overview. You can also sort by audit score or alert type if needed.

#### How to resolve audit alerts

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

You can also set up email and Slack notifications for new alerts. You can download your audit report as a PDF to share.

### 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

#### 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: 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.
