# Q2 2026

## May 16

### Multiple enhancements to the budget auto-manage tool

With the budget auto-manage tool, you can automate your budget pacing by adjusting daily budgets based on spend.

We’ve added new controls to give you more flexibility over how adjustments are made:

1. **Frequency:** Choose which days of the week budget adjustments can occur
2. **Adjustment amount:** Set a maximum percentage change for adjustments

We’ve also improved support for:

* New campaigns with no history
* Campaign types where Lost IS (budget) doesn't accurately reflect their potential

The user interface was updated to support these new features:

#### At the account level

Auto manage can be accessed in the *Monthly target* section.

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

Click **Edit** to define your settings. Once enabled, a confirmation message will appear.

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

{% hint style="info" %}
You can also review your budget **change log** directly within the tool.
{% endhint %}

#### At the budget group level

Auto manage is available for Allocation budget groups and can be accessed from the *Auto manage* column.

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

## May 7

### Change history available in the Performance Analyzer

The [Performance Analyzer](/tools/performance/root-cause-analysis-with-the-performance-analyzer.md) helps you understand performance trends and identify their root causes. Now, you can also see your Google Ads change history alongside the data.

Your change history appears above the flowchart and inside the blue drill-down icons. Choose from a range of time periods up to 30 days, which is the maximum supported by Google Ads.

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

## May 2

### Custom alerts can be saved to global settings

Adalysis now supports [custom alerts](/tools/audit/how-to-create-custom-alerts.md) as [global settings](/tools/audit/global-settings.md). That means you can apply them automatically to any new accounts you link to Adalysis in the future, which was already possible for prebuilt alerts.

Go to **Audit** > **Audit settings** > **Custom** and tick the **Apply these settings**... box before saving your new alert:

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

## Apr 29

### PMax channel reporting is now live in Adalysis

You can analyze Performance Max results by channel at the **campaign, asset group, and asset** level inside Adalysis.

Go to **Manage** > **PMax** > **Channels** to get started.

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

Click **View charts** to see channel summaries across five key performance metrics.

<figure><img src="/files/6OuYjs5XJ8ojmtQJeXbK" alt=""><figcaption></figcaption></figure>

## Apr 25

### N-grams now available for PMax search terms

Adalysis now supports PMax n-grams at the account and campaign level. You can find them under **Manage** > **Search terms** > **PMax**.

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

There are currently no prebuilt alerts for PMax n-grams, but you can create custom alerts:

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

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

{% hint style="info" %}
When you save a filter on the **Search terms** screen, it'll be added automatically to your list of custom alerts.
{% endhint %}

### **PMax search term overlap summaries**

As well as flagging search term overlap between campaign types, Adalysis now creates one-click summaries. This lets you see which PMax search terms already exist as Search keywords, and which PMax search terms overlap with Search and Shopping.

This data allows you to identify potential exact match keywords and control which campaign should serve your ad for that search term.

Click **View** to access your summaries under **Manage** > **Search terms** > **PMax**.

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


---

# 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/product/product-updates/q2-2026.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.
