> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shuriken.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# Profiles

> Create profiles for traders you follow  - link their wallets and social accounts in one place.

<Info>
  **Create profiles for the traders you follow  - link their wallets and social accounts so you never miss a move.**
</Info>

## Create a Profile

<Steps>
  <Step title="Click a maker address">
    In any transaction table, click a maker address to open the wallet modal.
  </Step>

  <Step title="Review wallet activity">
    The wallet modal shows that wallet's recent trades and token activity.
  </Step>

  <Step title="Name the profile">
    Type a display name to create a new profile, or select an existing profile to assign this wallet to.
  </Step>

  <Step title="Save">
    Click **Create Profile**. The wallet is now assigned to your new profile.
  </Step>
</Steps>

## What's in a Profile

| Component       | Details                                                     |
| --------------- | ----------------------------------------------------------- |
| Name            | Customizable display name                                   |
| Emoji           | Optional icon for quick visual identification               |
| Wallets         | Multiple wallet addresses (unique per profile)              |
| Social Accounts | Discord and Telegram usernames (one per platform)           |
| Tags            | Custom labels for categorization (e.g., "whale", "insider") |

## Add More Wallets

Open the wallet modal for any address and assign it to an existing profile instead of creating a new one. Select the profile from the dropdown, and the wallet is added immediately.

## Link Social Accounts

<Steps>
  <Step title="Open the profile">
    Find the profile in your profile list and click to open it.
  </Step>

  <Step title="Add a social account">
    In the Social Accounts section, enter a Discord or Telegram username.
  </Step>

  <Step title="See the full picture">
    Now you'll see their on-chain trades AND their alpha calls from Discord/Telegram together.
  </Step>
</Steps>

## Edit & Delete Profiles

* **Rename**  - click the profile name to edit it inline.
* **Change emoji**  - click the emoji next to the name to pick a new one.
* **Delete**  - remove a profile entirely. Its wallets return to an unassigned state.

<Tip>Each wallet can only belong to one profile. This ensures transaction tables always show the correct profile name next to each trade.</Tip>

## Organize with Profile Lists

Your first profile automatically creates a default profile list. From there you can:

* **Create new lists** to group profiles by strategy (e.g., "Whales", "Smart Money", "Alpha Callers")
* **Rename or delete lists** to keep your workspace tidy

<CardGroup cols={3}>
  <Card title="Wallet Tracking" icon="radar" href="/shuriken-terminal/wallet-tracking">
    Back to the wallet tracking overview.
  </Card>

  <Card title="Import Wallets" icon="file-import" href="/shuriken-terminal/import-wallets">
    Bulk-import wallet addresses into your profiles.
  </Card>

  <Card title="Wallet Signals" icon="tower-broadcast" href="/shuriken-terminal/wallet-signals">
    Get alerts when tracked wallets make moves.
  </Card>
</CardGroup>
