# Balance projection

The **Balance Projection** feature helps you forecast your future account balances by factoring in your upcoming transactions in the next 14 days. This feature provides a visual representation of how your balance will change over time, giving you the foresight to manage any potential shortfalls and cover overspending before it occurs.

***

**Key Features:**

* **Balance Forecast**: The graph shows the projected balance over the next few days or weeks based on your scheduled transactions.
* **Upcoming Transactions**: Displays a list of upcoming payments (e.g., bills, subscriptions) and their impact on your account balance.
* **Projections for Multiple Periods**: The app breaks down balance forecasts for the **next 3 days**, **next 7 days**, **next 14 days**, etc., and up to **15 days**, giving you flexibility in how you view your financial outlook.

***

**How It Helps:**

* **Avoid Overspending**: By showing when your balance is likely to dip below zero, you can plan to transfer funds or delay certain payments to avoid overdrafts.
* **Proactive Planning**: Knowing your future balance gives you time to adjust your spending, set aside funds, or manage your budget to cover any upcoming expenses.

The **Balance Projection** feature ensures that you stay in control of your finances, helping you to foresee and prevent any financial issues before they arise.

***

<div><figure><img src="/files/6hgOvFW17crNmAEzXter" alt=""><figcaption></figcaption></figure> <figure><img src="/files/f0fsPBhNwypkIT1EwKyb" alt=""><figcaption></figcaption></figure></div>


---

# 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://www.beyondbudgetapp.com/accounts/balance-projection.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.
