> 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/1.4-quan-ly-tai-khoan-tren-tk-admin.md).

# 1.3 Quản lý người dùng (trên TK Admin)

## 1.3.1 Quản lý người dùng

* Trong danh mục **Hệ thống/** **Quản lý người dùng**

![Giao diện chính Quản lý tài khoản](/files/-MXfWCymbovrpkP_rjb7)

## 1.3.2 Thêm người dùng:

* Để thực hiện thêm **người dùng**, chọn <img src="/files/-MYi396eScOpeiLNNyM-" alt="" data-size="original">&#x20;

| **Trong đó**   | Nội dung                               |
| -------------- | -------------------------------------- |
| **Họ tên**     | Họ tên của người dùng                  |
| **Tài khoản**  | Tên tài khoản 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                 |

![](/files/-MYi3gHcHBxWwg4_YmM6)

* Khai báo các thông tin xong chọn **Lưu**.

## 1.3.3 Chỉnh sửa người dùng

### 1.3.3.1 Hủy người dùng:&#x20;

* Click tắt trạng thái kích hoạt của người dùng

![](/files/-MYi3vF3gBMBDFN2xiv2)

### 1.3.3.2 Phân quyền người dùng:

* Để thực hiện **Phân quyền người dùng**, chọn vào **Người dùng cần phân quyền**, bấm vào <img src="/files/-MYi4tNB8ZUiW2rnJRrA" alt="" data-size="line"> tích chọn **Vai trò kế toán mà tài khoản sử dụng.**&#x20;

![](/files/-MYi5XZa1rf7kgex4y5E)

* Sau đó chọn **Lưu.**

### 1.3.3.3 Đặt lại mật khẩu:

* Để thực hiện **Đặt lại mật khẩu**, chọn vào **người dùng** cần thay đổi, bấm vào <img src="/files/-MYi695oQg1NXoYn7HFL" alt="" data-size="original"> khai báo thông tin vào menu **Đổi mật khẩu**.

![](/files/-MWmaM-uCLv47T1sL-Yq)

* Sau đó chọn **Lưu**

### 1.3.3.4 Sửa thông tin người dùng:

* Để thực hiện **Sửa thông tin người dùng**, chọn vào **người dùng** cần sửa, bấm vào <img src="/files/-MYi6r27ssc1GuUUWJ29" alt="" data-size="original"> khai báo thông tin vào menu **Sửa thông tin người dùng.**

![](/files/-MYi7EA-2stvCKgEjCOS)

* Sau đó chọn **Lưu**


---

# 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/1.4-quan-ly-tai-khoan-tren-tk-admin.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.
