> For the complete documentation index, see [llms.txt](https://help-cdp.hub-js.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-cdp.hub-js.com/warehouse/cau-hinh-he-thong/quan-ly-nguoi-dung/thay-doi-thong-tin-tai-khoan.md).

# Thay đổi thông tin tài khoản

Có 2 cách có thể thay đổi thông tin của một tài khoản, bao gồm:

## <mark style="color:blue;">Cách 1: Thay đổi ngay trong hồ sơ cá nhân</mark>

{% tabs %}
{% tab title="Bước 1" %}

## <mark style="color:blue;">Truy cập vào hồ sơ cá nhân</mark>

* Sau khi truy cập vào hệ thống, nhấn vào nút ![](/files/yGHm5mzqaItLZ2PxDGVC) ở góc trên bên phải màn hình
* Khi đó, sẽ có một hộp thoại nhỏ xuất hiện, bạn hãy nhấn vào nút Hồ sơ

<figure><img src="/files/rx4vjbt04hlwVYIc8wbs" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 2" %}

## <mark style="color:blue;">Cập nhật thông tin</mark>

Tại màn hình Hồ sơ cá nhân, người dùng thực hiện việc điền các thông tin cần chỉnh sửa:

Nhấn **Lưu thay đổi** để hoàn tất thao tác cập nhật

<figure><img src="/files/pN1UgwsiZXiE9B5YG5VV" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## <mark style="color:blue;">Cách 2: Thay đổi trong màn hình Quản lý người dùng</mark>

{% tabs %}
{% tab title="Bước 1" %}

## <mark style="color:blue;">Truy cập Quản lý người dùng</mark>

Tại menu bên trái, nhấn vào **Cấu hình chung -> Quản lý người dùng**. Hệ thống sẽ hiển thị màn hình quản lý người dùng như sau:

<figure><img src="/files/MIyYh7XyVXIZfKfgUb4B" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 2" %}

## <mark style="color:blue;">Chọn tài khoản người dùng cần chỉnh sửa</mark>

Trên màn hình **Quản lý người dùng**, ở trường Thao tác nhấn chọn nút  ![](/files/YGrPGcyInX1YIISHHBSV)để chọn thao tác **Sửa**

<figure><img src="/files/BWyoh7xYXTgZBMjZhj4V" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 3" %}

## <mark style="color:blue;">Thay đổi thông tin</mark> <a href="#thay-doi-thong-tin" id="thay-doi-thong-tin"></a>

Tại màn hình **Chỉnh sửa người dùng**, bạn có thể thay đổi bất kỳ thông tin nào bạn muốn

<figure><img src="/files/n1jdJlHydIVv3Kk3SJbx" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 4" %}

## <mark style="color:blue;">Lưu thay đổi</mark> <a href="#luu-thay-doi" id="luu-thay-doi"></a>

Nhấn chọn ![](/files/rPWk9dKobEK93rOcIExn) hoàn tất thao tác thay đổi thông tin tài khoản
{% endtab %}
{% endtabs %}


---

# 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-cdp.hub-js.com/warehouse/cau-hinh-he-thong/quan-ly-nguoi-dung/thay-doi-thong-tin-tai-khoan.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.
