# Update the account

## 1. Update the account information.

To update your account information, please follow these steps:

(1) Click on account management (icon in the upper right corner of the screen)&#x20;

(2) Click on **"Account"**&#x20;

(3) Click **"Update Account"** -> The form to update account information appears.&#x20;

(4) Fill in the information according to the fields&#x20;

(5) Click **"Update"**&#x20;

So you have finished updating your account information.

![](/files/-MlD1vULeht4GLerO9u5)

## 2. Change the password.

To change the password for your account, you can choose 1 of 2 ways:&#x20;

* **First way**: Go to the account section to change the password&#x20;

(1) Go to account management (The icon in the upper right corner of the screen)&#x20;

(2) Click on "Account"&#x20;

(3) Click "Change password" -> Password input form is displayed&#x20;

(4) Enter the required information in the form&#x20;

(5) Click "Update"

![](/files/-MlD451RNwDHPx-SEgNM)

* **Second way:** Go to the change password section&#x20;

(1) Go to account management (The icon in the upper right corner of the screen)&#x20;

(2) Click **"Change Password"** -> The form to change password is displayed&#x20;

(3) Enter the password&#x20;

(4) Click **"Update"**

![](/files/-MlD4doIaB3RZY45BPmz)


---

# 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://help.nobi.pro/update-the-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.
