> 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/budget/budget-boost-alerts.md).

# Budget boost alerts

Adalysis alerts you to opportunities to scale your budget. The alert is triggered when the metric **Lost impression share (budget) rises above 10% for three consecutive days**.

Google uses this metric to report on the percentage of lost impressions due to a limited budget. Adalysis analyzes daily performance data and traffic fluctuations to estimate the potential impact of increasing budgets on impression share. This approach helps identify opportunities to capture impressions that are currently being missed due to limited funds.

{% hint style="success" %}
Adalysis is also able to work out the **Lost impression share (budget)** metric for **shared budgets**, which isn't readily available in Google Ads.
{% endhint %}

{% hint style="info" %}
This alert is different from Google's **Limited by budget** alert. The Adalysis alert uses actual performance data, whereas Google uses other factors.
{% endhint %}

### Viewing boost alerts

You can find your boost alerts on the multi-account **Account & budget view:**

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

{% hint style="success" %}
Click on the **Budget boost opportunities** column header to sort your accounts. There is also a matching filter available.
{% endhint %}

The **Budgets** > **Manage** screen also shows the boost alerts.

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

### **Customizing your alerts**

By default, Adalysis triggers the alert when a budget's **Lost impression share (budget)** rises **above 10% for three consecutive days**.

You can customize this threshold and add campaign-level overrides in the **Settings.**

<figure><img src="/files/8ijyiTWmQD2u1HlmiMpV" alt=""><figcaption></figcaption></figure>

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

### **Alert projections**

Click an alert icon to see estimates of the potential performance boost you could achieve with a higher budget over the next 30 days.

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

You can experiment with different budget increases and evaluate the performance boost before updating your budgets.

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


---

# 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/budget/budget-boost-alerts.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.
