> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/funciones-de-la-cuenta/guia-de-funciones-de-la-cuenta/como-ver-la-informacion-de-tu-cuenta.md).

# ¿Cómo Ver la Información de Tu Cuenta?

### ¿Cómo puedo ver mi nombre de usuari&#x6F;**?**

* Después de iniciar sesión en tu cuenta, haz clic en tu cuenta en la esquina superior derecha para ver el nombre con el que te registraste.

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

* Si deseas ver tu alias de cuenta, ve a **Configuración** → en la pestaña **Cuenta** → **Tabla de clasificación**, donde encontrarás tu alias y el alias de la cuenta que te refirió.

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

***

### ¿Cómo puedo cambiar el nombre de mi cuent&#x61;**?**

El nombre de la **cuenta principal no puede modificarse**. \
Solo los subcuentas pueden personalizar su nombre. Para cambiarlo:

* Navega a la **subcuenta**.
* Haz clic en **Portafolio** y luego en **Editar**.

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

* Ingresa el apodo deseado y haz clic en **Guardar**.

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

***

### ¿Cómo puedo verificar mi nivel de tarifa&#x73;**?**

* Ve a **Configuración** → en la pestaña **Cuenta** → Tarifas, donde podrás ver tu nivel actual de tarifas para spot y futuros.
* Los niveles de tarifas se determinan según tu volumen de trading de los últimos 30 días. Consulta la [tabla de tarifas](/support-docs/es/exchange/trading/comisiones-de-trading.md) para más detalles.

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

***

### ¿Cómo puedo ver mi balance general de cuent&#x61;**?**

* Después de iniciar sesión en tu cuenta, ve a **Portafolio** → en la pestaña **Resumen de Ccuenta**) → haz clic en **Saldo**, luego en **Estados de cuenta**.
* Aquí podrás ver detalles como activos, pasivos y patrimonio neto de la subcuenta.

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

***

### ¿Cómo puedo revisar mi volumen de trading recient&#x65;**?**

* Después de iniciar sesión en tu cuenta, ve a **Portafolio** → haz clic en **Rendimiento**.
* Selecciona el elemento que deseas ver, marca **Acumulado** y elige el rango de tiempo para visualizar tu volumen de trading.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/funciones-de-la-cuenta/guia-de-funciones-de-la-cuenta/como-ver-la-informacion-de-tu-cuenta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
