# Thông tin tài khoản

Chức năng Thông tin tài khoản cho phép người dùng có thể thực hiện chỉnh sửa một số thông tin cá nhân của mình bao gồm các trường thông tin : **Tên, Họ, Số điện thoại**.

<figure><img src="/files/Re0RbGnXm4AII4YafsJU" alt=""><figcaption><p>Màn hình Tài khoản</p></figcaption></figure>

Đồng thời, người dùng cũng có thể thực hiện Đổi mật khẩu đăng nhập vào hệ thống. Sau khi người dùng thực hiện đổi thông tin xong sẽ thực hiện nhấn nút **Lưu thay đổi** tại màn hình Thông tin tài khoản/Mật khẩu để hệ thống ghi nhận những thay đổi về thông tin mà người dùng đã chỉnh sửa.

<figure><img src="/files/mZMgWqMbcjK6h0b2zijf" alt=""><figcaption><p>Hình ảnh màn hình Mật khẩu </p></figcaption></figure>


---

# 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.smartivr.vbee.ai/huong-dan-s-dung/tai-khoan/thong-tin-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.
