# Account Management

MOMO provides a simple account management and registration function to review , upgrade, or cancel your subscription. You may also use to update your password or payment details. The account management functions are accessed via top right “hamburger” menu within the dashboard view.

Below are the available tabs to manage your account.

<figure><img src="/files/pvZssZ4LdXRsglKPKIeX" alt=""><figcaption><p>Update email address or password</p></figcaption></figure>

<figure><img src="/files/Vepy3aB5OOmwB9PHFv3B" alt=""><figcaption><p>Change or view chat profile details</p></figcaption></figure>

<figure><img src="/files/YsVnN0oHijNX0NdsiNoh" alt=""><figcaption><p>View credit card details and payment history</p></figcaption></figure>

<figure><img src="/files/oksiGn8hshtIhZGz5Zje" alt=""><figcaption><p>Change or cancel plan as needed.</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/momo-pro-user-guide/account-management.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.
