> 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/tao-nhom-quyen-moi.md).

# Tạo nhóm quyền mới

Hệ thống cung cấp tính năng tạo 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. Mỗi nhóm quyền bao gồm các quyền khác nhau và đ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ả.

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

* **Bước 1:** Bạn vào mục **Nhân viên** > **Nhóm quyền** > **Tạo nhóm quyền**

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

* **Bước 2:** Nhập thông tin cần thiết cho nhóm quyền:

<figure><img src="/files/9qvGvfN8PyOaXQXqLCgV" alt="" width="315"><figcaption></figcaption></figure>

**- Tên nhóm quyền**: Nhập tên cho nhóm quyền mới. Đây là ***trường thông tin bắt buộc.***

**- Mô tả**: Nhập mô tả ngắn gọn cho nhóm quyền (nếu có).

* **Bước 3:** Lưu thông tin

Sau khi đã điền đầy đủ các thông tin bắt buộc, bạn nhấn "Lưu" để hoàn tất việc tạo nhóm quyền mới.

Sau khi lưu, nhóm quyền mới sẽ xuất hiện trong danh sách nhóm quyền và bạn có thể tiếp tục gán quyền hạn cho nhóm này hoặc thực hiện các thao tác chỉnh sửa khác. [https://docs.o2skin.asia/thiet-lap-ban-dau/quan-ly-nhom-quyen/cai-dat-nhom-quyen](https://docs.o2skin.asia/thiet-lap-ban-dau/quan-ly-nhom-quyen/cai-dat-nhom-quyen "mention")


---

# 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/tao-nhom-quyen-moi.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.
