# Projections

{% hint style="warning" %}
The Projections feature is especially useful for **Zero-Based Budgeting**, where your income is derived directly from your bank balances rather than preset categories. This ensures you allocate only the money you actually have on hand, making it easier to plan for your monthly targets!
{% endhint %}

The **Projections** feature is a powerful tool that helps you forecast whether your expected income for the month will be sufficient to cover all your financial targets.

**How It Works:**

1. **Projection Setup:**
   * Enter your **Projected Income** for the upcoming month.
   * Choose your **Projection Type**, which can be based on the full target amounts or the amount left.
   * Decide if you want to include **snoozed targets** in your projections.
2. **Projection Results:**
   * The app calculates the **Projected Expenses** from all your targets, including day-to-day expenses, savings goals, and debt repayments.
   * You’ll be able to see your **Projected Balance**, which shows whether you’ll have a surplus or deficit based on your entered income.
3. **Target Breakdown:**
   * The feature provides a detailed breakdown of your ongoing targets, you can also click on the top right option to create a target without leaving the screen.

***

**Why It’s Useful:**

By using projections, you can:

* Ensure that your expected income will meet your needs for the month.
* Identify potential shortfalls in your budget ahead of time.
* Adjust your targets or find ways to increase income to avoid falling short.

With Projections, you'll gain a clear view of your financial landscape for the month, helping you stay in control and make smarter financial decisions!

***

<div><figure><img src="/files/D7WbvEGnnuRkcVLaBCrh" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/OqtjqZhQJttFKB4biMft" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/ZbL3q7mAQ14G9zjOoNzT" alt="" width="188"><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/basics/projections.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.
