# Overspending

**Managing Overspending**

When you exceed the budget you set for a specific category, it’s important to take action quickly to stay on track. Overspending can happen for various reasons, but the good news is that our app makes it easy to correct.

{% hint style="warning" %}
Whenever you overspend in a category, sort it out as soon as possible. By reallocating funds or assigning any unallocated money, you can bring your budget back into balance. This ensures that you can trust your numbers and stay confident in your financial decisions. The quicker you fix overspending, the smoother your budgeting journey will be!
{% endhint %}

***

**Steps to Fix Overspending**

* **Check for Pending Allocations**:
  * If you have unallocated money, the easiest way to fix overspending is by assigning that money to the overspent category. This ensures your budget is balanced again without needing to adjust other categories.

***

* **Reallocate Funds from Other Categories**:
  * If you don’t have unallocated money, you’ll need to transfer funds from a different category. For example, if you overspent on groceries but have extra funds in your entertainment budget, you can reallocate that money to cover the excess.

{% hint style="success" %}
The app’s **Smart Suggestion Tool** (represented by the thunder icon) offers recommendations on which categories are the best fit for reallocating funds. This makes it easier to manage your budget without having to decide manually where to pull from.
{% endhint %}

<div><figure><img src="/files/Fp81vFe6sXQzydY3XuiN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/97bzlZO17DRj3n1F0HIj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZIOEXw5C5gsy4p8Zp4a2" alt=""><figcaption></figcaption></figure></div>

***

* **Final Check**:
  * After reallocating funds or assigning pending allocations, confirm that your categories are balanced. The app will display a confirmation, like "Well done, everything is settled up," when all overspending is resolved.

***

**Keeping Your Budget Healthy**

By regularly reviewing your budget and addressing any overspending quickly, you can ensure that your finances remain balanced and aligned with your goals. The app helps by providing easy-to-follow suggestions and automating parts of the process, making budgeting more intuitive and stress-free.

***

<div><figure><img src="/files/IJqOXMpvfn8rVFiAoCnn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zckeOvfDnxlfskkv8RQS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/T9uFlgHKAwVmgSHUPyE7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qp8PfQVJtJnBC1Zdct1m" 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/basics/overspending.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.
