> 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-nhom-quyen/cai-dat-nhom-quyen.md).

# Cài đặt nhóm quyền

Hệ thống cung cấp tính năng cài đặt nhóm quyền để quản lý và phân quyền cho nhân viên theo các nhóm quyền khác nhau. Điều này giúp tổ chức và kiểm soát quyền hạn của từng nhóm nhân viên một cách hiệu quả.

Để cài đặt nhóm quyền, bạn thực hiện theo các bước sau:

**Bước 1: Truy cập vào mục nhóm quyền**

* Bạn vào mục **Nhân viên > Nhóm quyền**.

<figure><img src="/files/OFH4J4csTMkg1uPu8oGe" alt=""><figcaption></figcaption></figure>

**Bước 2: Chọn nhóm quyền cần cài đặt**

* Trong danh sách các nhóm quyền, bạn tìm nhóm quyền cần cài đặt và nhấn vào biểu tượng cài đặt (có hình bánh răng) tương ứng với nhóm quyền đó.

**Bước 3: Cài đặt quyền cho nhóm quyền**

* Một cửa sổ cài đặt sẽ xuất hiện với hai tab chính: **Danh sách quyền** và **Nhân viên gán nhóm quyền**.

  **a. Cài đặt quyền (Tab Danh sách quyền):**

  * Danh sách các quyền sẽ hiển thị, bạn có thể bật/tắt quyền hạn cho nhóm quyền bằng cách sử dụng các nút bật/ tắt trạng thái bên trái, cạnh từng quyền.
    * Bạn có thể tìm kiếm quyền nhanh chóng bằng cách nhập tên quyền vào ô tìm kiếm.

  <figure><img src="/files/JrGEmtecgzoby8eHrZJI" alt="" width="375"><figcaption></figcaption></figure>

  **b. Gán nhân viên vào nhóm quyền (Tab Nhân viên gán nhóm quyền):**

  * Danh sách các nhân viên đã được gán vào nhóm quyền sẽ hiển thị.

  <figure><img src="/files/O8DElMsG2LF2fTBVRwzc" alt="" width="375"><figcaption></figcaption></figure>

  * Để gán nhân viên vào nhóm quyền, bạn có thể tìm kiếm nhân viên theo tên hoặc số điện thoại, sau đó nhấn **chọn nhân viên từ danh sách.**

  <figure><img src="/files/fFBGL3GeRCcwAFjSfZ7L" alt="" width="375"><figcaption></figcaption></figure>

  * Bạn cũng có thể xóa nhân viên khỏi nhóm quyền bằng cách nhấn vào biểu tượng thùng rác bên cạnh tên nhân viên.

  <figure><img src="/files/WxwouFy8QFdGwK4aiCoQ" alt="" width="375"><figcaption></figcaption></figure>


---

# 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-nhom-quyen/cai-dat-nhom-quyen.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.
