> 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/product/inside-adalysis/better-search-term-alerts-all-signal-no-noise.md).

# Better search term alerts: all signal, no noise

{% embed url="<https://www.youtube.com/watch?v=hSmvEfC1za0>" %}

Adalysis offers over 100 prebuilt audit checks. Customizing your account settings makes them more relevant and reduces unnecessary notifications.

Let's start with three examples. You can update the default settings under **Audit** > **Audit settings** > **Prebuilt** > **Search terms.**

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

<details>

<summary><strong>New keywords from search terms</strong></summary>

<figure><img src="/files/24OlHR165jxBgIt94bfy" alt=""><figcaption></figcaption></figure>

When to update the alert:

* You use a different number of conversions when deciding to turn a search term into a keyword. Adapting the criteria to your account's data volume ensures more accurate alerts.
* You want to add your CPA or ROAS target as an additional criterion so new keywords are always profitable.

</details>

<details>

<summary><strong>Negative keywords from search terms</strong></summary>

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

When to update the alert:

* You want to choose a different number of clicks, based on your account's data volume.
* You want to monitor cost, either as an additional criterion or instead of clicks. Alerts only show you the negatives you'll actually want to add.

</details>

<details>

<summary><strong>Duplicate search terms</strong></summary>

Adalysis will alert you if search terms have been shown from two or more ad groups. This is an opportunity to improve your ad serving control.

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

When to update the alert:

* You want to choose a different number of impressions, based on your account's data volume.

</details>

### Updating multiple accounts at once

When you click **Save**, you'll have the option of updating more than one of your accounts at a time.

<figure><img src="/files/AYQxDWvgznjVIXjfYVZc" alt="" width="275"><figcaption></figcaption></figure>

You can also save customized settings to **Audit alerts** > **Audit settings** > **Global.** This means they'll be automatically applied to any new accounts you link to Adalysis in the future. Check this box when updating an alert:

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

### What to look at next

1. [Search term reviews](/manage/search-terms/search-terms-and-n-grams.md)
2. [Automatic actions](/tools/audit/how-to-auto-resolve-alerts.md)
3. [More audit alert categories](/tools/audit/prebuilt-alert-list.md)

{% hint style="success" %}
Spending five minutes per day reviewing a new section of your audit settings will help to ensure Adalysis matches your team's audit checklist exactly.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.adalysis.com/product/inside-adalysis/better-search-term-alerts-all-signal-no-noise.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
