> 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/inside-adalysis/ditch-your-budget-trackers-for-good.md).

# Ditch your budget trackers for good

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

48% of PPC advertisers still track budgets manually. That’s a lot of spreadsheets.

Let's say your account has budget segments for location, product, brand, and campaign type. Tracking total spend can get complicated fast. And since Google can spend 2x your daily budget, it’s easy to run out halfway through the month.

Budget automation can feel risky. Budget pacing is different. It’s view-only, so nothing changes in your account.

Once your budgets are set, you can:

* See pacing at a glance
* Forecast spend and performance
* Get recommendations for where to shift budget
* Get spend and pacing alerts
* Unlock more budget features

<details>

<summary><strong>1) Set your account target</strong></summary>

Set an individual account target under **Budgets** > **Manage**.

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

[More about account targets](https://docs.adalysis.com/tools/budget/pacing#setting-a-target-budget)

</details>

<details>

<summary><strong>2) Organize campaigns into budget groups</strong></summary>

Group campaigns under **Budgets** > **Budget groups**. Make sure to choose **Pacing** if you don't want automatic changes.

<figure><img src="/files/5YgybydsdNbVXsBsEBOW" alt=""><figcaption></figcaption></figure>

[More about budget groups](/tools/budget/budget-groups.md)

</details>

<details>

<summary><strong>3) Upload your monthly budgets in bulk</strong></summary>

On the **Audit & budget** or the **Budget groups** screen, download the budget template. Enter your budgets for up to three months and upload your list in .CSV format.

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

[More about bulk updates](/tools/budget/bulk-updates.md)

</details>


---

# 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:

```
GET https://docs.adalysis.com/product/inside-adalysis/ditch-your-budget-trackers-for-good.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.
