> 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/how-to-create-custom-alerts.md).

# How to create custom alerts

Create your own custom alerts with Adalysis. For example, you may want to create an alert to flag keywords with a CPC or CPA above your target, or ad groups with significantly higher ROAS than others in the same campaign.

### Creating a custom alert&#x20;

Start on **Audit** > **Audit settings** > **Custom.** Select the alert type you need and add your criteria.

<figure><img src="/files/7d9rkXiLABAQokQbz4Vz" alt="" width="443"><figcaption></figcaption></figure>

Select **Apply these settings...** to save your alert automatically to any new accounts you link to Adalysis in the future.

<figure><img src="/files/mv6bZvUjg6n3dkXQFKts" alt="" width="407"><figcaption></figcaption></figure>

Click **Save** and choose whether to create this alert for other existing accounts at the same time.

<figure><img src="/files/4zJ6llEKUpTwpzljuDHv" alt="" width="269"><figcaption></figcaption></figure>

### Viewing triggered custom alerts

You can view triggered custom alerts on your **Audit & budget** scree&#x6E;**.** Click the column header to sort by the number of alerts.

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

You can also see custom alerts on your **Audit** screen.

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

<details>

<summary>Popular custom alerts from Adalysis customers</summary>

Here are a few of the most common custom alerts on the platform:

* **Campaign CPA or ROAS** is trending in the wrong direction
* **Budget increase** when performance threshold crossed
* **Keywords** not meeting minimum performance thresholds

</details>


---

# 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/how-to-create-custom-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.
