# How to customize prebuilt alerts

We’ve prebuilt **100+ alerts** for all the most common audit issues, so you don’t have to spend hours on setup. However, you can still fully customize your audit parameters.

Update or disable your alerts from **Audit** > **Audit settings > Prebuilt**. Alerts are grouped around entities used in Google Ads, such as campaigns, ad groups, and keywords.

<figure><img src="/files/SzAZqoc99ybOD7fkpKuq" alt="" width="530"><figcaption></figcaption></figure>

### Customizing the default settings

Prebuilt alerts use default metrics and thresholds. We recommend reviewing and customizing the default settings for your accounts and strategies.

For example, if you manage an account with low traffic, you may want to receive keyword bid recommendations after 25, rather than 50 clicks. You may also want to consider data from the last 90 days rather than the last 30 days.

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

* [x] **Reset** to the default settings.&#x20;
* [x] **View current results** to preview your changes.
* [x] Change, add, or remove alert criteria.

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

Customized alerts have a grey **Customized** label in the audit settings.

{% hint style="info" %}
The updated settings will apply to all future alerts. Alerts already generated that day won’t update immediately.
{% endhint %}

<details>

<summary>Popular customizations for prebuilt alerts</summary>

Here are some of the most common changes Adalysis customers make to prebuilt alerts:

* **Duplicate search terms:** minimum impressions (default: 50)
* **Underperforming keywords, segments, or search partner network traffic:** minimum conversions and/or CPA
* **New keyword suggestions from search terms:** minimum conversions
* **New negative keyword suggestions:** minimum conversions and clicks
* **Placement exclusions:** maximum CPA

</details>

### Disabling unwanted alerts

Not all alerts will be relevant to all accounts. For example, the alert about ad groups with only one ad might not be needed in some cases. To disable an alert, simply toggle it off.

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

You can also disable alerts for a set period of time:&#x20;

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

* **Disable until next update:** choose this option to hide an alert until the next time this audit check is performed in your account.
* **Disable until...:** choose this option to specify a date when you want to check this issue again.
* **Disable forever:** deactivate the alert.

{% hint style="info" %}
You can re-activate an alert under **Audit** > **Audit settings** > **Disabled**. Once enabled, the alert will then be checked during the next regular audit.
{% endhint %}

{% hint style="success" %}
**Explore deeper customization**<br>

1. Set up [auto resolves ](/tools/audit/how-to-auto-resolve-alerts.md)for your alerts.
2. Save your settings to multiple accounts at the same time.
3. Save updated settings in a [global template](/tools/audit/global-settings.md) to apply to future accounts.
4. Need an alert that hasn't been prebuilt? Create your own [custom alerts](/tools/audit/how-to-create-custom-alerts.md).
   {% endhint %}


---

# 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/how-to-customize-prebuilt-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.
