# Quick Category Budget

The **Quick Budget** feature, represented by the **thunder icon**, provides a snapshot of your spending trends and helps you make informed budgeting decisions based on your past financial behavior.

1. **Tap on the Thunder Icon**:
   * In the selected category, tap the **thunder icon** located at the top of the screen. This will reveal key budget insights for that category.
2. **Review Past Spending and Allocations**:
   * **Spent Last Month**: See how much you spent in this category during the previous month.
   * **Allocated Last Month**: Review the amount you allocated to this category in the last month.
   * **3-Month Average**: Check the average amount you’ve allocated or spent over the past three months to understand your usual spending pattern.
3. **Use the Insights**:
   * With this information, you can make better budgeting decisions. For example, if you consistently overspend in a category, you might choose to allocate more funds to it this month.

The Quick Budget feature gives you the tools to adjust your budget in line with your spending habits, helping you stay on top of your finances with ease.

***

<figure><img src="/files/tHAnvAj657ml8vFEFYlZ" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/quality-of-life/quick-category-budget.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.
