> For the complete documentation index, see [llms.txt](https://help.upos.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.upos.vn/tong-quan/doi-mat-khau.md).

# Đổi mật khẩu

Để thay đổi mật khẩu tài khoản đã đăng ký trên UPOS, bạn thực hiện theo các bước:

**Bước 1:** Nhấn vào biểu tượng như hình bên dưới và chọn **Đổi mật khẩu.**

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

**Bước 2:** Chọn vào ô **Mật khẩu đăng nhập**, nhấn **Đổi mật khẩu**.

**Bước 3:** Nhập thông tin **Mật khẩu hiện tại** và **Mật khẩu mới** bạn muốn thay đổi (2 lần) và chọn vào ô **ĐỔI MẬT KHẨU** dưới cùng phần điền Thay đổi thông tin.

<figure><img src="/files/ndlFoShWEkk4VflG15ou" 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:

```
GET https://help.upos.vn/tong-quan/doi-mat-khau.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.
