# Budget preferences

#### Configuring Your Budget Preferences

The app provides several customizable settings to help you manage your finances more effectively, streamline your workflow, and gain insights into your budget.&#x20;

***

**Quick Reallocate Money**

* **Function**: Automatically opens the "Reallocate Money" screen whenever you tap on a category that has been overspent. This feature makes it easy to rebalance your budget by reallocating funds from other categories immediately.
* **Recommended for**: Users who want to stay on top of overspending and quickly adjust their budget without delays.

***

**Show the Category's Spent Amount**

* **Function**: Displays both the allocated and actual spent amounts beneath each category. This provides a clear comparison of planned vs. actual spending, helping you monitor your financial progress.
* **Recommended for**: Users who want a detailed breakdown of their spending within each budget category.

***

**Express Expense Entry**

* **Function**: Automatically opens the "Expense" screen when you tap the 'Add' button, skipping the transaction picker. This allows you to log expenses more quickly by taking you directly to the expense entry screen.
* **Recommended for**: Users who prefer a faster, more efficient way to input expenses by bypassing additional steps.

***

**Budget Summary**

* **Function**: Displays a variety of data points that provide insights into your budget situation directly from the main screen. This includes information such as your overall spending, remaining funds, and category performance, giving you a comprehensive view of your financial health at a glance.
* **Recommended for**: Users who want quick access to critical budget insights without needing to navigate through detailed reports.

***

**Save & Allocate**

* **Function**: Automatically opens the allocation suggestion screen after each new income transaction, helping you immediately assign unallocated funds.
* **Recommended for**: Users who prefer a hands-on approach to income management by ensuring all funds are quickly and efficiently allocated.

***

By customizing these settings, you can tailor the app to your preferences, making your budgeting process more intuitive and aligned with your financial goals.

<div><figure><img src="/files/YRlb11KhbKP7lFXgjreV" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/8kPwAZU6ASLblYiga7vE" 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/settings/budget-preferences.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.
