# Gestión de cuenta

MOMO proporciona una función sencilla de gestión de cuentas y registro para revisar, mejorar o cancelar tu suscripción. También puedes usarla para actualizar tu contraseña o los datos de pago. Las funciones de gestión de la cuenta se acceden a través del menú “hamburguesa” de la esquina superior derecha dentro de la vista del panel.

A continuación se muestran las pestañas disponibles para gestionar tu cuenta.

<figure><img src="/files/4e8b1a1617fd3c1e86c6fc9c3a568cf25b0461b4" alt=""><figcaption><p>Actualizar la dirección de correo electrónico o la contraseña</p></figcaption></figure>

<figure><img src="/files/1a765a4856a684a9d1e3386954990c94b8b120d4" alt=""><figcaption><p>Cambiar o ver los detalles del perfil de chat</p></figcaption></figure>

<figure><img src="/files/c63b6c04edb8fae3f145cb5e5a86c45fe91bae30" alt=""><figcaption><p>Ver los detalles de la tarjeta de crédito y el historial de pagos</p></figcaption></figure>

<figure><img src="/files/4edf617f421d0863abfc150513896fb42685f296" alt=""><figcaption><p>Cambiar o cancelar el plan según sea necesario.</p></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://doc.mometic.com/es/guia-del-usuario-de-momo-pro/gestion-de-cuenta.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.
