# Roll a budget forward

{% hint style="info" %}
User permissions: Budgets & Forecasts and Manage Budgets & Forecasts
{% endhint %}

A *rolling* budget is one in which you are always budgeting for the same number of future periods, for example, the next 12 or 18 months. In effect, you have one budget workbook that is constantly in use. This method of budgeting is an alternative to [copying a budget forward into a next financial year](https://docs.phocassoftware.com/budgets-and-forecasts/owner-and-administrator/clone-a-workbook), which results in multiple budget workbooks.

To maintain a rolling budget, you roll the budget forward into the next period by [editing the dates in the budget setup](https://docs.phocassoftware.com/budgets-and-forecasts/owner-and-administrator/edit-a-budget-or-forecast-workbook-setup), as illustrated in the image below. This process adds one or more period columns to the end of the budget period, while at the same time, removes one or more period columns at the beginning of the budget period, according to your selected date range.

<figure><img src="https://content.gitbook.com/content/aNH5UMuZXBHuAbFF7nI2/blobs/KhtooL9BrlzG3FMAAE7b/2979660288.png" alt=""><figcaption></figcaption></figure>


---

# 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.phocassoftware.com/budgets-and-forecasts/owner-and-administrator/roll-a-budget-forward.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.
