# Where have I spent the most over time?

The **"Where Have I Spent the Most Over Time?"** insight provides a detailed view of your spending patterns across different categories over extended periods. This tool helps you see which areas consistently take up the largest portion of your budget.

* **Time Ranges**: You can select various time frames for analysis, such as 3, 6, 12, 24, 36 months, this year or last year. This flexibility allows you to focus on short-term trends or gain a long-term perspective on your spending.
* **Monthly Insights**: By clicking on any bar in the spending chart, you can access additional insights for that month. These insights include:
  * **Total Spending for the Month**: A clear view of how much you spent during that specific month.
  * **Comparison Against Your Average**: See how that month's spending stacks up against your overall average spending, helping you spot anomalies or trends.

By utilizing these features, you can better understand your spending habits over time and make informed decisions about where you might want to cut back or reallocate funds.

{% hint style="info" %}
By clicking on any bar in the spending chart, you can access additional insights for that month.&#x20;
{% endhint %}

***

<div><figure><img src="/files/nyzh5c4K52liMfSkLQet" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/EYWZnzZOVPUwhZliUQAY" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/MDsEW07pRAiVWCY0Ajwl" alt="" width="188"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
This feature is partially available on the free plan, but to unlock full access to all detailed insights, you'll need to upgrade to the Pro plan.
{% endhint %}


---

# 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-have-i-spent-the-most-over-time.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.
