# Spending Comparison

The **Spending Comparison** insight allows you to compare your spending between two different time periods, providing a clear visual of how your expenses have shifted.

**Key Features:**

* **Category Breakdown**: The insight shows a list of spending categories, such as housing, utilities, insurance, maintenance and so on. Next to each category, you’ll see a comparison of your spending from one period (e.g., August) to the previous period (e.g., July). This makes it easy to spot areas where spending has increased or decreased.
* **Percentage & Amount Changes**: For each category, you get two key pieces of information:
  * The **percentage change** shows how much your spending in that category has grown or shrunk.
  * The **amount change** displays the dollar value difference between the two periods. This helps you quickly understand the scale of any changes in your spending habits.
* **Visual Indicators**: Positive or negative arrows alongside the figures indicate whether spending has gone up or down, providing an at-a-glance understanding of where your spending patterns have shifted.

By regularly reviewing this comparison, you can identify which areas of your budget need attention and adjust your spending accordingly to stay within your financial goals.

{% hint style="danger" %}
The **Spending Comparison** feature is available exclusively on the Pro plan, offering in-depth insights into how your spending changes over time.
{% endhint %}

***

<div><figure><img src="/files/AQWeUnoDVp7busWicuM4" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/pWvRKY6OnoyBOeWGmfai" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/iFLaaonpuAz1m1NzfMwB" 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/spending-comparison.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.
