> 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/customizable-wallet-labeling.md).

# Customizable Wallet Labeling

The **Customizable Wallet Labeling** feature allows users to label and categorize their wallets with custom names or tags. This tool makes it easier to identify and organize multiple wallets, improving asset management by providing clear distinctions between different types of wallets, such as those for long-term storage, trading, or specific projects.

**Core Capabilities:**

* **Custom Wallet Labels**: Assign unique names or tags to each wallet, providing an easy way to categorize and identify them within the user interface.
* **Search and Sort Functionality**: Sort and search wallets by their labels, allowing users to quickly find specific wallets among many.
* **Tagging for Organization**: Use custom tags to group wallets by purpose (e.g., personal, business, savings, trading) for better organization.

**Key Benefits:**

* **Improved Wallet Management**: Easily track and organize multiple wallets with custom labels, helping users stay organized and efficient.
* **Simplified Navigation**: Quickly locate and access wallets by their labels or tags, reducing time spent searching through unorganized wallet lists.
* **Better Portfolio Overview**: Get a clearer picture of your digital asset distribution across different categories, making portfolio management more intuitive.

With **Customizable Wallet Labeling**, users can efficiently manage and organize their wallets, enhancing navigation and improving the overall user experience in managing multiple digital assets.


---

# 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/customizable-wallet-labeling.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.
