> 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/bid-suggestions/bidding-change-review-reminders.md).

# Bidding change review reminders

Adalysis tracks the last date a bid or bidding strategy changed. The system can then send you regular reminders to review their impact and ensure they improve performance. This includes:

* Campaign bidding strategy changes
* Ad group-level max CPC, target CPA or target ROAS changes
* Keyword-level max CPC changes (in manual CPC campaigns)
* Product group max CPC changes (in manual CPC campaigns)

Once there's enough data for statistically significant conclusions, you'll see an alert on your **Audit alerts** screen.

Click on it for a before-and-after performance comparison. You can then decide whether keep the changes or revert to a previous bid or bidding strategy.

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

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

{% hint style="warning" %}
**Please consider** that performance changes, whether positive or negative, could also have been influenced by other changes during the same time period, e.g. new ad copy or campaign targeting changes.
{% endhint %}

### Customizing your review reminders

You can customize your reminders under **Audit** > **Audit settings** > **Prebuilt** > **Bid reviews**.

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

1. Choose a **time frame** for the review.
2. Change the **minimum thresholds** for triggering the reminder.
3. **View current results** before considering changes.


---

# 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/bid-suggestions/bidding-change-review-reminders.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.
