> For the complete documentation index, see [llms.txt](https://hotro-ketoanbachkhoa.pmbk.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/thiet-lap-ban-dau/cac-tai-khoan-truy-cap.md).

# 1.1 Thiết lập tài khoản mặc định

## 1.1.1 Thiết lập tài khoản

* Click vào vào avatar người dùng ở góc phải màn hình, chọn **Thiết lập tài khoản** để thiết lập hệ thống tài khoản.

![](/files/-MWlqnghydJmtzKqmBKw)

![Giao diện thông tin người dùng](/files/-MYhFezLV3ffM8w85REm)

| **Trong đó**        | Nội dung                                |
| ------------------- | --------------------------------------- |
| **Cập nhật avatar** | Thêm mới hình ảnh cá nhân cho tài khoàn |
| **Họ và tên**       | Họ tên của người dùng                   |
| **E-mail**          | Thêm email của người dùng               |
| **Chức danh**       | Giám đốc, Kế toán trưởng, Kế toán viên  |
| **Ngày sinh**       | Ngày, tháng, năm sinh của người dùng    |
| **Điện thoại**      | Số điện thoại người dùng                |
| **Địa chỉ**         | Địa chỉ của người dùng                  |

* Sau khi hoàn tất các thông tin trên chọn **Xác nhận** để hoàn thành thay đổi thông tin tài khoản.

## 1.1.2 Đổi lại mật khẩu:

* Để **đổi lại mật khẩu tài khoản** tại đây nhập mật khẩu mới và xác nhận mật khẩu mới 1 lần nữa.

![](/files/-MYhGkK5B8K7jK-0mppk)

* Sau khi hoàn tất các thông tin trên chọn **Xác nhận.**

## 1.1.3 Đăng xuất tài khoản:

Từ avatar người dùng **Đăng xuất** chọn **Xác nhận**.

![](/files/-MWmN7gcYKUp4cSqGs42)

![](/files/-MWmNyMjFRgPoNRRAHZV)


---

# 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://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/thiet-lap-ban-dau/cac-tai-khoan-truy-cap.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.
