> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/admin-guide/tao-va-phan-quyen-cho-users/doi-thong-tin-mat-khau-dang-nhap.md).

# Đổi thông tin, mật khẩu đăng nhập

> **Bước 1:**  Tại avatar người dùng, bấm chuột vào **Admin** để mở ra màn hình **Admin.**

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

> **Bước 2:** Tại màn hình module **Quản trị**, nhấp chuột chọn "**Quản lý người dùng"**.

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

> Hệ thống hiển thị thông tin một số người dùng có trong hệ thống

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

> **Bước 3:**    &#x20;
>
> **Cách 1:** Nhấn vào biểu tượng ![](/files/1Rf8mN3IXHY5woSfchSJ) để thực hiện chỉnh sửa thông tin.

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

> Cách 2: Bấm vào tên của người dùng, màn hình thông tin người dùng sẽ hiện ra đầy đủ thông tin  sau đó n**h**ấn vào nút **Sửa.**

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

<figure><img src="/files/3AFvlq15gMoovJWXCle7" alt=""><figcaption></figcaption></figure>

> **Bước** **4**: Tại màn hình chỉnh sửa thông tin cá nhân, nhập lại thông tin cần chỉnh sửa.

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

> **Bước 5:** Tiếp theo, nhấn vào tab **Mật khẩu** để đổi mật khẩu.

<figure><img src="/files/3ruP0vkOIP046QqRzatM" alt=""><figcaption></figcaption></figure>

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

> **Bước 6:** Sau khi chỉnh sửa thông tin, đổi mật khẩu thì chúng ta tiến hành kết thúc thao tác bằng cách nhấn vào ![](/files/5LGmCqXWofhJXxsHZY7F).

> **Bước 7:** Màn hình thông tin chi tiết của người dùng vừa được chỉnh sửa.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.dotb.vn/admin-guide/tao-va-phan-quyen-cho-users/doi-thong-tin-mat-khau-dang-nhap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
