> 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/resolve-custom-setting-alerts.md).

# Resolve custom setting alerts

Custom alerts are triggered when the conditions you set are met. You can find these alerts on the **Audit & budget** view.&#x20;

Click the **Custom alerts** column header to sort your accounts by the number of alerts. Or hover over a number for a summary.

<figure><img src="/files/JeCXXyqEfnF01gVDSEH4" alt="" width="556"><figcaption></figcaption></figure>

Clicking on the alert count will take you to the **Audit** screen for that individual account. Clicking on the custom alert itself will show you the details.

<figure><img src="/files/rl1mv5jSO7aoE5Ok7Fj7" alt="" width="563"><figcaption></figcaption></figure>

### How to get more from your Adalysis audit <a href="#how-to-get-more-from-your-adalysis-audit" id="how-to-get-more-from-your-adalysis-audit"></a>

* [Customize your recommendations](https://docs.adalysis.com/onboarding/getting-started/setup-guide#customize-your-prebuilt-alerts)
* [Create your own alerts](https://docs.adalysis.com/onboarding/getting-started/setup-guide#create-your-own-alerts)
* [Auto resolve alerts](https://docs.adalysis.com/onboarding/getting-started/setup-guide#enable-the-auto-resolve-setting)
* [Disable alerts you don’t need](https://docs.adalysis.com/tools/audit/how-to-customize-prebuilt-alerts#disabling-unwanted-alerts)
* [Share customized settings with other accounts](https://docs.adalysis.com/onboarding/getting-started/setup-guide#sharing-the-customized-settings-with-other-accounts)
* [Manage your notifications](https://docs.adalysis.com/onboarding/getting-started/core-account-settings/notifications)


---

# 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/resolve-custom-setting-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.
