# Account

How to access the Account Management page.

1. &#x20;Click **"Account Management"** in **Home > Profile.**
2. &#x20;Click **"Account Management"** in **Home > User Support**

### Profile

![](/files/J9maw1AQsBNWAEoHXaDM)

* Your profile consists of your **email, name, phone number, and position.**
* If you want to modify the information, you can enter the contents and click **“Save”.**

### Setting&#x20;

![](/files/vIfKlfitA30uWUv00kWU)

#### Password Change

* Enter the existing password in the **“Current Password”** entry window.
* Enter the new password in the **“New Password”** entry window.
* Enter the new password once again in the **“Confirm New Password”** window.&#x20;
* Click the **“Save”** button to complete the password change.

#### Withdraw User&#x20;

* If you wish to withdraw from the account, you can proceed through the **“Withdrawal”** button.
* When you withdraw, all user information for that account is deleted and cannot be restored. Also, please note that **you cannot access the project you worked on** after withdrawing.


---

# 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://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/getting-started/account.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.
