> 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/product-updates/q4-2025.md).

# Q4 2025

## Dec 23

### Performance monitor and alert improvements

We’re continuing our work to consolidate tools across Adalysis and simplify screens, making the platform easier to use.

We’ve improved both the functionality and design of one of the most popular features in Adalysis: performance monitors and alerts.

#### **What's new**

Performance monitors can now be high or standard priority. Two priority levels make it easier to separate your critical KPIs from other metrics. This split will help you prioritize the more important issues.

<figure><img src="/files/72jguMMjbLbfwP21ctQ0" alt=""><figcaption></figcaption></figure>

Monitors can now track two metrics, instead of only one. This offers you more control and choice over monitoring performance trends.

<figure><img src="/files/EvcH3WVDt8hikl6wVKiG" alt="" width="555"><figcaption></figcaption></figure>

It’s also now easier to view and manage **global monitors**. Global monitors allow you to define your monitoring criteria once and apply them to every existing or new account you link. This makes it much easier to maintain consistency across all your accounts.

Global monitors can now be accessed directly from the **Performance view** (instead of the old global template).

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

&#x20;

## Nov 24

### Budget screens redesigned

We've fully redesigned the budget screens to integrate and consolidate all the budget tools added to the platform this year.

Here's a quick overview of the new layout:

{% embed url="<https://youtu.be/Gio8XCfFEK0>" %}

## Nov 1

### Review AI Max status

You can now see whether AI Max is enabled for any Search campaign directly in Adalysis:

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

### Call ads can no longer be edited

Google is deprecating the ability to edit Call Ads. We've now removed this feature from Adalysis.


---

# 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/product-updates/q4-2025.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.
