> 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.md).

# Budget

- [Overview](https://docs.adalysis.com/tools/budget/overview.md): Manage your PPC budgets at scale
- [Pacing](https://docs.adalysis.com/tools/budget/pacing.md): Manage your target pacing without the spreadsheets
- [Daily budget recommendations](https://docs.adalysis.com/tools/budget/daily-budget-recommendations.md): Convert an account monthly target budget into individual campaign daily budgets
- [Auto manage](https://docs.adalysis.com/tools/budget/auto-manage.md): Activate your budget copilot
- [Future targets & rollover](https://docs.adalysis.com/tools/budget/future-targets-and-rollover.md): Set future targets and manage budget rollover in one place
- [Daily stop](https://docs.adalysis.com/tools/budget/daily-stop.md): Automatically pause campaigns that pass their daily budget limit
- [Budget groups](https://docs.adalysis.com/tools/budget/budget-groups.md): Manage groups of budgets with this innovative Adalysis feature
- [Custom schedule budgets](https://docs.adalysis.com/tools/budget/custom-schedule-budgets.md): Create custom budgets for seasonal promotions and short campaigns
- [Budget boost alerts](https://docs.adalysis.com/tools/budget/budget-boost-alerts.md): Get alerts when there's an opportunity to increase your budget
- [Budget analytics](https://docs.adalysis.com/tools/budget/budget-analytics.md): Get a clear view of budget performance over time
- [Bulk updates](https://docs.adalysis.com/tools/budget/bulk-updates.md): Use CSV files to upload your target budget data
- [Review your budget pacing alerts](https://docs.adalysis.com/tools/budget/review-your-budget-pacing-alerts.md): Keep on top of your pacing and spend


---

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