# Where does my money go?

Another essential insight provided by the app is the **"Where Does My Money Go?"** screen, which helps you track your spending across different categories.

* **Purpose**: This insight displays how much money has been spent in each category for a given month, giving you a clear view of your expenses.
* **Data Display**: Each category is listed with its corresponding spent amount and the percentage of your total spending. This helps you quickly identify which areas are consuming the most of your budget.
* **Visual Aid**: Colored progress bars and percentages next to each category visually highlight the proportion of your total spending, making it easier to see where your money is going.

By reviewing this insight, you can ensure that your spending aligns with your financial goals and adjust your habits accordingly to maintain control over your budget.

***

<div><figure><img src="/files/7DPeWA6XSHd9Jr9Dg9lJ" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/JGvhn1bS6A7qLViPtFoj" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/x1l5dnOIGXPyc8ToVEgu" 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-does-my-money-go.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.
