# Unified History

The **History** feature in Brahma allows you to view and track all your past transactions in one central location. Whether you're managing multiple chains or executing complex multi-step transactions, **History** helps you stay on top of your on-chain activity with ease.

#### Key Features

* **Filter by Chain**: You can filter your transaction history by chain, allowing you to focus on specific activity on individual networks like Ethereum, Arbitrum, Base, and others.
* **Detailed Transaction Information**: Clicking on any transaction will open a detailed view in the sidebar, breaking down all the actions involved in the transaction. This includes token balance changes, gas fees, and timestamps.
* **Multi-Step Transaction Breakdown**: If you've performed multiple actions (like sending tokens, swapping, or approving) in a single transaction, you’ll see each action listed, providing a clear breakdown of how your transaction was processed.


---

# 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://docs.brahma.fi/brahma-accounts/brahma/portfolio-management/unified-history.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.
