> 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/prebuilt-alert-list/ads/ads-with-a-falling-ctr.md).

# Ads with a falling CTR

Adalysis will alert you if your ads' click-through rate (CTR) drops consistently without a change in search position. This gives you the chance to analyze the results and make changes.

You'll see the alert on your **Audit alerts** screen. Click it for a list of affected ads and CTR metrics.

<figure><img src="/files/28600tapEwTzcFQ9Veua" alt=""><figcaption></figcaption></figure>

### Customizing your alert

By default, Adalysis will check for ads with a CTR decrease of over 30%. It compares the last seven days to the last 30 days.

You can set your own minimum thresholds under **Audit** > **Audit settings** > **Prebuilt** > **Ads**.

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

To improve the CTR of your ads, we recommend reviewing the affected ad groups to ensure the ad copy is engaging and relevant for recent search terms. You could also consider the following causes:

* Your ads are being shown for new search terms that are less relevant than previous ones.
* Changes in targeting mean the ads are reaching a less relevant audience.
* Competition from other advertisers who have better ad copy and are winning more clicks.
* Recent changes to the ad copy could have affected the ads' effectiveness.


---

# 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/tools/audit/prebuilt-alert-list/ads/ads-with-a-falling-ctr.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.
