# How to View Your Account Information?

### **How can I view my username?**

* After logging into your exchange account, click on your account in the top right corner to see the KYC name you registered with.

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

* If you would like to view your **account alias**, go to **Settings** → under the **Account** tab → **Leaderboard**, where you will find your alias, and the alias of the account that referred you.

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

***

### **How can I change my account name?**

The name of the **main account cannot be changed**. \
Only sub-account nicknames can be customized. To change it:

* Navigate to the sub-account.
* Click **Portfolio**, then click **Edit**.

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

* Enter your desired nickname and click **Save**.

<div align="left"><figure><img src="/files/omu0hecCmousTkQWS7cK" alt=""><figcaption></figcaption></figure></div>

***

### **How can I check my fee tier?**

* Go to **Settings** → under the **Account** tab → **Fees**, where you can view your current spot and futures fee tier.
* Fee tiers are determined based on your trading volume over the past 30 days. Please refer to the [fee schedule](/exchange/trading/trading-fees.md) for more details.

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

***

### **How can I view my account balance sheet?**

* After logging into your exchange account, go to **Portfolio** → under the **Account Overview** tab → click **Balance**, then click **Statements**.
* Here you can view details such as assets, liabilities, and net equity for the sub-account.

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

***

### &#x20;**How can I check my recent trading volume?**

* After logging into your exchange account, go to **Portfolio** → click **Performance**.
* Select the item you want to view, check **Cumulative**, and choose the time range to see your trading volume.

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

### **How can I change the display language of the platform?**

Log into your exchange account → go to **Settings** → under the **Account** tab → **Preferences**, then select your preferred display language.

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

***

### **How can I manage my notification settings?**

* **Order Notifications**: When enabled, you will receive order notifications at the bottom right of the page, including successful order placements and executions.
* **Audio Alerts**: When enabled, an audio notification will play after certain events.
* **Mask Balances & Info**: When enabled, balances and account details (such as your email address) will be masked.
* **Market Close Confirmation**:
  * If disabled: A market order will close your entire position without asking for confirmation.
  * If enabled: You can customize the quantity to close and view the expected PnL.
  * *Note: Positions with a notional value above $100,000 will always require confirmation.*
* **Show Funding Rates Ticker**: When enabled, the funding rates ticker will be displayed at the bottom of the trading page.

{% hint style="info" %}
**Hover your mouse over the tooltip to view a detailed explanation of the term on the page.**
{% endhint %}

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

***

### **How can I hide my trading activity from the leaderboard?**

Log into your exchange account → go to **Settings** → under the **Account** tab → **Leaderboards**, and enable **Visibility**. Once enabled, your activity will be hidden from the leaderboards.

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

***

### &#x20;**How can I add my contact information?**

&#x20;If you would like to receive important updates or exclusive benefits:

* Log into your exchange account → go to **Settings** → under the **Account** tab → **Contact Info,** click **Edit.**

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

* Select a social contact platform, enter your username or phone number, and click **Save**.

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


---

# 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.backpack.exchange/exchange/exchange-account/account-functions/account-function-guide/how-to-view-your-account-information.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.
