> For the complete documentation index, see [llms.txt](https://docs.raybot.app/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.raybot.app/start/web/my-labels.md).

# My Labels

Allows you to assign a custom label to any wallet address — without adding it to your tracked list.

**Perfect for tagging:**

— Exchanges (Binance, OKX, etc.)\
— Mixers\
— Market makers\
— OTC wallets\
— Any address you want to quickly identify

**Once added, the label will appear:**

— In all notifications where the address is involved\
— Inside the [**Related Wallets**](/start/web/related-wallets.md) section in RayBot Web

{% hint style="info" %}
**💡 Important:** the wallet is NOT added to tracking. Labels work independently from wallet monitoring.
{% endhint %}

***

### ⚙️ How It Works

— The label is saved to your account\
— Works across all RayBot bots, groups, and Discord\
— Appears in regular alerts, Multi Wallet signals, transactions, and other notifications\
— Does not affect wallet limits

It’s a fast way to structure your notification flow and instantly understand who is involved in a transaction.

***

## ➕ How to Add a Label

**You can add a new label:**

— Via Telegram\
— Via RayBot Web

***

### 📲 Telegram

**To add a label, use:**

```
/label <wallet_address> <name>
```

#### Example:

```
/label 7Fh3k...92Ks Binance Hot
```

Your custom name will now appear instead of the raw wallet address in notifications.

***

#### ➕ Adding Multiple Labels at Once

**You can add several labels in a single message:**

```
/label <wallet_address> <name>
<wallet_address> <name>
<wallet_address> <name>
```

***

### 📌 Available Commands

```
/label WALLET LABEL      — add a label
/del_label WALLET        — delete a label
/show_labels             — show all labels
```

***

### 🌐 Web Version

**1️⃣ In Telegram, type:**

```
/web
```

2️⃣ Open the **My Labels** section.

**Here you can:**

— Add new labels\
— Edit existing ones\
— Delete labels

All changes are automatically synchronized between Telegram and Web.
