# How to Change Your Account Name?

### What Is an Account Name?

An account name is a custom label for your wallet.

It helps you:

* Identify different accounts
* Manage multiple wallets more easily
* Separate personal, trading, or long-term holding accounts

The account name does not affect your assets, wallet address, or transaction history.

Wallet recovery only requires your seed phrase. The account name is not required for wallet recovery.

***

### Change Account Name

{% tabs %}
{% tab title="Titan" %}

<figure><img src="/files/25x3VhTGtDkQrS9uqQLT" alt=""><figcaption></figcaption></figure>

Follow the steps below to change your account name on ELLIPAL Titan Series wallets:

1. Tap the account name at the top center to open the account list.
2. Find the account you want to rename, then tap the three-dot icon on the right side.
3. Tap **Account name**, enter the new name, and tap **Save**.
4. Open the ELLIPAL App on your phone.
5. Connect the Titan to the App again by scanning the **Connect to App** QR code.
6. After reconnecting, the new account name will be updated in the App.
   {% endtab %}

{% tab title="X Card" %}

<figure><img src="/files/QupuIUQiCR6dph6mqhJ5" alt=""><figcaption></figcaption></figure>

Follow the steps below to change your X Card account name in the ELLIPAL App:

1. In the ELLIPAL App, tap the wallet icon in the top-left corner to open **My Account**.
2. Select the X Card account you want to rename, then tap the gear icon.
3. Tap **Account name**.
4. Enter the new account name and tap **Submit**.
5. The account name will be updated in the App.
   {% endtab %}
   {% endtabs %}

{% hint style="warning" %}

### Notes

* Changing the account name will not affect your assets.
* Changing the account name will not change your wallet address.
* Changing the account name will not affect your transaction history.
* The account name is not required for wallet recovery.
* Wallet recovery requires the correct seed phrase.
* If you use a Passphrase wallet, recovery also requires the correct Passphrase.
* For ELLIPAL Titan Series wallets, you need to connect the device to the App again after renaming the account.
* For ELLIPAL X Card, the account name is changed directly in the App.
  {% endhint %}

***

### FAQ

<details>

<summary><strong>Will changing my account name affect my assets?</strong></summary>

No. Changing the account name will not affect your assets.

Your crypto assets are stored on the blockchain. The account name is only a label used to help you identify the wallet.

</details>

<details>

<summary><strong>Will changing my account name change my wallet address?</strong></summary>

No. Your wallet address will stay the same.

Changing the account name only changes the display name. It does not change your wallet address, private key, or seed phrase.

</details>

<details>

<summary><strong>Do I need the account name to recover my wallet?</strong></summary>

No. The account name is not required for wallet recovery.

To recover your wallet, you need the correct seed phrase. If you used a Passphrase, you will also need the correct Passphrase.

</details>

<details>

<summary><strong>Why does the old account name still show in the App after I changed it on my Titan?</strong></summary>

For ELLIPAL Titan Series wallets, you need to connect the device to the ELLIPAL App again after changing the account name.

Open the ELLIPAL App and scan the **Connect to App** QR code from your device. This will update the account name in the App.

</details>


---

# Agent Instructions: 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://support.ellipal.com/docs/features-and-advanced-usage/device-usage-and-maintenance/how-to-change-your-account-name.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.
