# Where is my money allocated?

The app provides powerful insights to help you understand how your money is distributed across different categories. One of the key insights is the **"Where Is My Money Allocated?"** screen, which gives you a clear snapshot of your current allocations.

* **Purpose**: This insight shows you how much of your total budget has been allocated across various categories for a given month.
* **Data Display**: Each category is listed with its corresponding allocation amount and percentage of your total budget. This breakdown helps you quickly identify where the largest portions of your budget are going.
* **Visual Aid**: Colored progress bars and percentages next to each category provide an intuitive view of the proportion of funds assigned to each area, making it easy to spot which categories dominate your budget.

By regularly reviewing this insight, you can ensure your money is being distributed according to your priorities and adjust your allocations as needed for better financial management.

***

<div><figure><img src="/files/7Brt5WkROnPPerlTn0T5" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/chSLanBJ5xkwY6lsFDw7" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/RqKnFP4Z2bpeiiy1qjbd" 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/insights/where-is-my-money-allocated.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.
