# Location

The **Transaction Map** feature lets you add and visualize locations tied to your transactions, providing a geographical perspective on your spending habits. Here's how it works:

***

**Adding a Location to a Transaction**

When entering or updating a transaction, you can attach a specific location to it. This could be a store, gas station, or even your favorite café. Simply enable the **Location** option when creating or editing your transaction. You can view and edit the location directly on the map if needed.

<div><figure><img src="/files/Jz9llzsieMuUwk3uoA9n" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mHVk8X6xDgUT4tZkDAi0" alt=""><figcaption></figcaption></figure></div>

***

**Viewing Transactions on the Map**

Once locations are added to transactions, you can visualize them on a map using the **Transaction Map** feature. This map provides a visual representation of where your money is being spent. Key highlights include:

* **Heat Map Visualization**: Areas with more spending activity will show up as "hotspots." This helps you identify the locations where most of your transactions take place.
* **Cluster View**: If you have multiple transactions in a specific area, they will appear as clusters on the map. Clicking on a cluster expands it, showing the individual transactions within that area.

<div><figure><img src="/files/coW3RWYYZ8tpxftl9MCY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yVIR1l9S5LKaICy3nCJq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mbyucZWZfsysiMpezIc3" alt=""><figcaption></figcaption></figure></div>

***

**Interactive Map Controls**

The map is fully interactive, allowing you to:

* **Click on Clusters**: Explore all transactions within a specific geographic cluster by clicking on it. This makes it easy to see how many purchases you've made in a particular area.
* **Change Transaction Location**: If you need to update the location of any transaction, simply click on the pin and select a new spot on the map and confirm.

***

The Transaction Map provides an engaging way to monitor your spending and see where you're allocating funds. Whether you're identifying spending hotspots or correcting locations, this tool adds a valuable layer to your budget tracking.


---

# 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/transactions/location.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.
