# Plan

Using Plan Tab, you can:

* Create a new plan/budget based on an existing data series
* Create a new plan from scratch (Zero-based Budgeting)
* Plan continuously by creating a rolling forecast
* Perform Time Series Forecasting
* Update an existing plan/forecast by leveraging various allocation methods

Take a look at the Plan tab below

<figure><img src="/files/zHcpGYyz29eh1ygre5St" alt=""><figcaption><p><strong>Plan Tab</strong></p></figcaption></figure>

{% hint style="info" %}
In the Power BI service, the plan tab is available only in the **Editing view**.
{% 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.valq.com/plan.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.
