# Q1 2025

## March 25

### 1 - New target budget alerts

You can now monitor your target monthly spend and pacing with two new alerts&#x20;

In the **Budget** > **Track** screen you will now see the below spend and pacing features:

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

**Spend alerts:**  let you know when you've spent a specified percentage of your monthly budget. Spend is monitored on an **hourly basis**.

<details>

<summary>Spend alert example</summary>

Your monthly budget is $1000 and your spend alert is set for 80%. When your account has spent $800, you'll receive a notification.

</details>

**Pacing alerts** (new feature):   monitors your spend compared to the proportion of the target budget you expect to spend. Spend is monitored on a **daily basis**.

<details>

<summary>Pacing alert example</summary>

Your monthly budget is $1000, so you would expect to spend $500 by day 15. Your overpacing alert is set for 10% more than your target budget by day 15.

You'll receive a notification if you've spent over $550 by day 15 of the month.

</details>

You're also now able to **dismiss** the target budget alerts.

### &#x20;2 - Refreshed budget screens&#x20;

We've also refreshed the **Budget** > **Manage** screen layout and features:

* [ ] Monthly spend goals can now be reset.
* [ ] The **future spend goals and rollover** feature is now easier to access.
* [ ] The **budget group** screen has been updated with the new features.

***

## Feb 28

### 1 - Frequency options for custom alerts

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

You can now choose how often [custom alerts ](/tools/audit/how-to-create-custom-alerts.md)run, as well as on which day of the week or month.

This means that if your alert is associated with an automatic action, you can control when it's executed. For example, you may not want your budget to be updated on a daily basis.

{% hint style="info" %}
The frequency of prebuilt alerts can't be changed.
{% endhint %}

***

## Jan 26

### 1 - Keyword Mixer

The Keyword Mixer is now available under **Manage** > **Keywords** > **Utilities** > **Mixer**. With this tool, you can create keywords from word lists and change match types in bulk.

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

### 2 - Unveiling the new Adalysis interface

We’re excited to introduce the redesigned Adalysis user interface. Shaped by user feedback, it features an improved navigation and a cleaner workspace.

Find out [more](/product/product-updates/unveiling-the-new-adalysis-interface.md).


---

# 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/q1-2025.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.
