> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/research-suite/portfolio-management/multi-currency-wallet/transaction-history-and-filtering.md).

# Transaction History and Filtering

The **Transaction History and Filtering** feature allows users to view and filter all transaction activity within their wallets. This tool provides a detailed record of past transactions, enabling users to track the movement of assets, monitor trading activity, and keep track of gains, losses, and other financial activities. With customizable filters, users can easily search for specific transactions, whether by date, transaction type, asset, or amount.

**Core Capabilities:**

* **Comprehensive Transaction Records**: View a complete history of all wallet transactions, including deposits, withdrawals, transfers, and trades.
* **Customizable Filtering Options**: Filter transactions by date, type, asset, amount, or other criteria to quickly find specific activity.
* **Transaction Detail View**: Access detailed information about each transaction, including timestamps, fees, addresses, and statuses.

**Key Benefits:**

* **Efficient Transaction Tracking**: Keep a clear record of all wallet activity, making it easier to monitor and manage assets.
* **Easy Search and Navigation**: Quickly find specific transactions using customizable filters, saving time and effort in tracking activity.
* **Enhanced Financial Transparency**: Gain complete visibility into transaction details to monitor portfolio movements and identify discrepancies or issues.

With **Transaction History and Filtering**, users can efficiently track and manage their wallet activities, ensuring greater transparency and control over their digital asset transactions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.satoshiterminal.io/research-suite/portfolio-management/multi-currency-wallet/transaction-history-and-filtering.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.
