> For the complete documentation index, see [llms.txt](https://document.o2skin.asia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.o2skin.asia/thiet-lap-ban-dau/quan-ly-nhan-vien.md).

# Quản lý nhân viên

## 1. Tổng quan

Phần thiết lập tài khoản nhân viên trong phần mềm O2 Skin cho phép quản trị viên tạo và quản lý tài khoản cho từng nhân viên của phòng khám. Tại đây, quản trị viên có thể nhập thông tin cá nhân, gán quyền truy cập và nhóm quyền cho mỗi nhân viên, đảm bảo họ có thể truy cập và sử dụng các tính năng cần thiết. Thiết lập tài khoản nhân viên giúp quản lý hiệu quả nhân sự và phân công công việc rõ ràng, góp phần nâng cao hiệu suất làm việc và chất lượng dịch vụ.

<figure><img src="/files/3IDJ7d0K27A6anuR3cqV" alt=""><figcaption></figcaption></figure>

## 2. Danh sách tính năng

Trong phần này, O2 Skin sẽ cùng bạn tìm hiểu và sử dụng:

* [Tạo nhân viên mới](/thiet-lap-ban-dau/quan-ly-nhan-vien/tao-nhan-vien-moi.md)
* [Tạo nhóm quyền mới](/thiet-lap-ban-dau/quan-ly-nhom-quyen/tao-nhom-quyen-moi.md)
* [Xem danh sách nhân viên](/thiet-lap-ban-dau/quan-ly-nhan-vien/xem-danh-sach-nhan-vien.md)
* [Bộ lọc nhân viên](/thiet-lap-ban-dau/quan-ly-nhan-vien/bo-loc-nhan-vien.md)
* [Thay đổi mật khẩu tài khoản nhân viên](/thiet-lap-ban-dau/quan-ly-nhan-vien/thay-doi-mat-khau.md)
* [Thay đổi trạng thái nhân viên](/thiet-lap-ban-dau/quan-ly-nhan-vien/thay-doi-trang-thai-nhan-vien.md)
* [Tải xuống danh sách nhân viên dưới dạng file excel](/thiet-lap-ban-dau/quan-ly-nhan-vien/tai-xuong-danh-sach-nhan-vien.md)
* [Tạo nhóm quyền mới](/thiet-lap-ban-dau/quan-ly-nhom-quyen/tao-nhom-quyen-moi.md)
* [Chỉnh sửa nhóm quyền](/thiet-lap-ban-dau/quan-ly-nhom-quyen/chinh-sua-nhom-quyen.md)
* [Cài đặt nhóm quyền](/thiet-lap-ban-dau/quan-ly-nhom-quyen/cai-dat-nhom-quyen.md)
* [Xem danh sách quyền](/thiet-lap-ban-dau/quan-ly-nhom-quyen/xem-danh-sach-quyen.md)
* [Chỉnh sửa quyền](/thiet-lap-ban-dau/quan-ly-nhom-quyen/chinh-sua-quyen.md)

Với các tính năng trên, bạn có thể dễ dàng quản lý thông tin và trạng thái của nhân viên trong công ty, đảm bảo sự hoạt động hiệu quả và linh hoạt của hệ thống quản lý nhân viên.


---

# 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.o2skin.asia/thiet-lap-ban-dau/quan-ly-nhan-vien.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.
