> For the complete documentation index, see [llms.txt](https://document-hub-js.gitbook.io/hrm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document-hub-js.gitbook.io/hrm/cai-dat-tai-khoan.md).

# Cài đặt tài khoản

**Có 2 cách để cài đặt tài khoản:**

* **Cách 1:** Tìm chọn biểu tượng <img src="/files/L6umAvVnUXlVAjFljDBK" alt="" data-size="line"> trên thanh điều khiển.
* **Cách 2:** Tại góc phải trên cùng của màn hình ứng dụng, bấm chuột vào avata. Sau đó chọn tài khoản của tôi.&#x20;

![Cài đặt tài khoản](/files/vo1SSfWfmHIx9zRGaRRH)

## 1. Cài đặt tài khoản

**Bước 1:** Bấm vào biểu tượng <img src="/files/L6umAvVnUXlVAjFljDBK" alt="" data-size="line">, tiếp tục bấm chọn cài đặt tài khoản.

![Cài đặt tài khoản](/files/GXABDi9CiMuGtTtRCggh)

**Bước 2:** Chỉnh sửa hoặc điền đầy đủ thông tin cần thiết.&#x20;

**Bước 3:** Bấm <img src="/files/MdK8XkFrOl8PFbhjxdbe" alt="" data-size="line"> để lưu lại.&#x20;

{% hint style="warning" %}
Các trường có dấu \* là bắt buộc.
{% endhint %}

{% hint style="info" %}
Đối với những mục có xuất hiện nút ![](/files/diljy19Njs5yTwjYFXVT), màn hình sẽ đưa ra những lựa chọn đã được thiết lập.&#x20;
{% endhint %}

## 2. Thông tin cá nhân

**Bước 1:** Bấm vào biểu tượng <img src="/files/L6umAvVnUXlVAjFljDBK" alt="" data-size="line">, tiếp tục bấm chọn thông tin cá nhân.&#x20;

![Cài đặt thông tin cá nhân](/files/UxgjpeRtSOXEvXlCghKf)

**Bước 2:** Điền các thông tin yêu cầu có trong mục.&#x20;

**Bước 3:** Bấm <img src="/files/MdK8XkFrOl8PFbhjxdbe" alt="" data-size="line"> để lưu lại.&#x20;

{% hint style="warning" %}
Các trường có dấu \* là bắt buộc
{% endhint %}

## 3. Ảnh hồ sơ

**Bước 1:** Bấm vào biểu tượng <img src="/files/L6umAvVnUXlVAjFljDBK" alt="" data-size="line">, tiếp tục bấm chọn ảnh hồ sơ.&#x20;

![Cài đặt ảnh hồ sơ](/files/h7aUYfr5jANfKh2o3UQa)

**Bước 2:** Tải ảnh logo công ty có định dạng theo yêu cầu bên dưới (gif, png, jpeg, jpg)

**Bước 3:** Bấm <img src="/files/MdK8XkFrOl8PFbhjxdbe" alt="" data-size="line"> để lưu lại.&#x20;

{% hint style="warning" %}
Các trường có dấu \* là bắt buộc
{% endhint %}

## 4. Thông tin công ty

**Bước 1:** Bấm vào biểu tượng <img src="/files/L6umAvVnUXlVAjFljDBK" alt="" data-size="line">, tiếp tục bấm chọn thông tin công ty.&#x20;

![Cài đặt thông tin công ty](/files/Go2ziD0gKjNrOFYPx3Bo)

**Bước 2:** Điền đầy đủ thông tin yêu cầu.&#x20;

**Bước 3:** Bấm <img src="/files/MdK8XkFrOl8PFbhjxdbe" alt="" data-size="line"> để lưu lại.&#x20;

{% hint style="warning" %}
Các trường có dấu \* là bắt buộc
{% endhint %}

## 5. Thay đổi mật khẩu

**Bước 1:** Bấm vào biểu tượng <img src="/files/L6umAvVnUXlVAjFljDBK" alt="" data-size="line">, tiếp tục bấm chọn thay đổi mật khẩu.&#x20;

![Cài đặt hoặc thay đổi mật khẩu](/files/RDYeFt6ossLLMT86Sb4q)

**Bước 2:** Nhập thay đổi mật khẩu (nếu cần thiết).&#x20;

**Bước 3:** Bấm <img src="/files/MSeTBPsJds35jkYOR0YD" alt="" data-size="line"> để kết thúc việc thay đổi.&#x20;

{% hint style="warning" %}
Không chia sẻ mật khẩu này với bất kỳ ai. Mật khẩu phải được thay đổi ít nhất một lần trong 3 tháng.
{% endhint %}


---

# 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://document-hub-js.gitbook.io/hrm/cai-dat-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.
