> 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/analytics/defi-analytics/monitoring-and-tracking/multi-wallet-aggregator-profiles.md).

# Multi-Wallet Aggregator Profiles

The **Multi-Wallet Aggregator Profiles** feature enables users to aggregate and track the activity of multiple wallets under a single profile. This tool provides insights into the cumulative behavior, balance distribution, and transaction patterns of wallets that belong to the same entity or address cluster, offering a more holistic view of asset management and risk exposure.

**Core Capabilities:**

* **Wallet Aggregation**: Combine multiple wallets from the same user or entity to track their combined balance, holdings, and transaction activity.
* **Activity Analysis**: Monitor and analyze aggregated transaction patterns, identifying trends in asset movement, trading behavior, and liquidity usage.
* **Exposure Tracking**: Assess the overall exposure to different tokens, protocols, or risk factors based on the aggregated data from all wallets within the profile.

**Key Benefits:**

* **Comprehensive Portfolio Management**: Manage assets across multiple wallets from a single interface, gaining a unified view of your holdings and activities.
* **Risk Monitoring**: Identify concentrations of risk, such as high exposure to a single token or protocol, across multiple wallets.
* **Enhanced Decision-Making**: Make more informed decisions by understanding how wallet activities and behaviors affect your overall portfolio.

With **Multi-Wallet Aggregator Profiles**, users can streamline portfolio management, optimize asset allocation, and reduce risk by having a complete, aggregated view of their on-chain activity.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.satoshiterminal.io/research-suite/analytics/defi-analytics/monitoring-and-tracking/multi-wallet-aggregator-profiles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
