# Pacing

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

Define a monthly target budget to track pacing at the **account** or **campaign level** ([budget groups](/tools/budget/budget-groups.md)). This doesn't allow Adalysis to make any changes to your budget unless you enable [Auto manage](/tools/budget/auto-manage.md).

You can view your pacing data at several levels:

**Account**

<div data-full-width="false"><figure><img src="/files/7jMOwCTy8kufc0u0gNNS" alt=""><figcaption></figcaption></figure></div>

**Budget group**

<div data-full-width="false"><figure><img src="/files/af2ifzwFEhNYPfffUpci" alt=""><figcaption></figcaption></figure></div>

**Multi-account**&#x20;

You can see the pacing information for all accounts on your **Audit & budget view**. Click on the colored bars/circles for detailed information.

<div data-full-width="false"><figure><img src="/files/87RU9RZHwnUevRuyx1de" alt=""><figcaption></figcaption></figure></div>

#### **Color coding**&#x20;

* <mark style="background-color:blue;">Blue</mark> = underpacing
* <mark style="background-color:orange;">Orange</mark> = overpacing
* <mark style="background-color:green;">Green</mark> = within X% of target (5% by default, customizable as shown below)

<figure><img src="/files/O5Us8RG5mDX8s0MhO6D6" alt="" width="504"><figcaption></figcaption></figure>

## Setting a target budget

### Account level

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

Define a monthly target track your pacing and enable pacing alerts.

<figure><img src="/files/G0ClceaOhKwUmRXZwkrE" alt="" width="414"><figcaption></figcaption></figure>

There are also two additional options you may want to consider when defining your target budget:

1\) View a recommended breakdown of how the target should be split into daily budgets for the relevant campaigns. [Find out more](/tools/budget/daily-budget-recommendations.md)&#x20;

2\) You can also enable the *Auto manage* tool, which will review your spend daily and adjust the daily campaign budgets. This will guarantee you won't exceed the target while ensuring you come as close as possible to it. [Find out more](/tools/budget/auto-manage.md)

### Budget group level

Setting target budgets for [budget groups](/tools/budget/budget-groups.md) works in the same way as the above.  Once the budget group is created, the target can be added/edited as shown below.

<figure><img src="/files/vpWMXRhygQX1pJELI17E" alt="" width="492"><figcaption></figcaption></figure>

## Alerts

### **Pacing alerts**&#x20;

Pacing alerts let you know when your budgets are underpacing and/or overpacing. This option becomes active on the **Manage** > **Budget** screen once you've set a target budget.

<figure><img src="/files/Z4kSszAGqh1SNqEk5xnQ" alt="" width="456"><figcaption></figcaption></figure>

<figure><img src="/files/rPDeRi3xHkwEhPBCLAmX" alt="" width="519"><figcaption></figcaption></figure>

> **Example**:  If your monthly budget is $1000, you would expect to spend $500 by day 15. If your overpacing alert is set to 10% from day 15, you'll receive a notification if you've spent over $550 by day 15 of the month.

{% hint style="info" %}
Budget alerts need to be created for each account separately.
{% endhint %}

### **Spend alerts**&#x20;

Spend alerts let you know when you've spent a set percentage of your monthly target. Spend is monitored on an hourly basis.&#x20;

You can also choose to automatically pause campaigns when you've reached your target budget, and reenable them at the start of the next month.

<figure><img src="/files/fuppVgpsYclRLkhQ4NVf" alt="" width="456"><figcaption></figcaption></figure>

<figure><img src="/files/CaiRlotvwLNNXmDrK6gO" alt="" width="558"><figcaption></figcaption></figure>

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

{% hint style="info" %}
Paused campaigns will be labelled "Autopaused on \[date]". Once reenabled, the label will be automatically removed.
{% endhint %}


---

# 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/tools/budget/pacing.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.
