# Tài Khoản

Ở phần quản lý tài khoản khi người dùng muốn thay đổi mật khẩu để đảm bảo tính an toàn cho tài khoản của mình khi bị để lộ thông tin tài khoản thì vào Tài khoản để thay đổi mật khẩu.

**Bước 1:** **Đăng nhập vào hệ thống Mento** >> Chọn **Cấu hình** >> Chọn **Tài khoản >> Form Đổi mật khẩu hiển thị**

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

**Bước 2: Điền thông tin vào form >> Chọn Lưu thay đổi**

<figure><img src="/files/2UL2KcwiNxMQnHlIJGz9" alt=""><figcaption></figcaption></figure>

* Mật khẩu cũ: Nhập mật khẩu hiện tại tài khoản đang sử dụng để đăng nhập vào hệ thống
* Mật khẩu mới: Nhập mật khẩu muốn thay đổi vào
* Xác nhận mật khẩu: Nhập lại mật khẩu vừa mới thay đổi ở trên

Có thể hiển thị nội dung nhập mật khẩu đã nhập bằng cách click vào icon mắt để hiển thị nội dung. Sau khi thay đổi mật khẩu thành công thì có thể đăng nhập tài khoản bằng mật khẩu vừa được thay đổi.


---

# 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://guide.mento.vn/he-thong/tai-khoan.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.
