# Phân quyền chức năng theo nhóm quyền

Phần mềm Fastwork cho phép anh/chị phân quyền chức năng cho nhân viên theo 2 cách:

* Phân quyền theo từng người dùng: Tích chọn quyền truy cập chức năng cho từng tài khoản người dùng trên hệ thống
* Phân quyền theo nhóm quyền: Cho phép gán nhanh nhiều tài khoản nhân viên vào một nhóm quyền. Các nhân viên được thêm vào nhóm quyền sẽ có các quyền chức năng tương ứng với nhóm quyền đang có.

Ở phạm vi bài viết này sẽ hướng dẫn anh/chị các gán nhanh nhiều nhân viên vào một nhóm quyền đã có trên hệ thống:

**Bước 1**: Tại giao diện **ADMIN** → chọn **Phân quyền quản trị**

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

**Bước 2**: Chọn nhóm quyền cần thêm người dùng → chọn **Người dùng** → chọn **Thêm**

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

**Bước 3**: Tích chọn nhân viên cần vào nhóm quyền chọn **Lưu** để thêm vào

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


---

# Agent Instructions: 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:

```
GET https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/admin-and-users/phan-quyen-quan-tri/phan-quyen-theo-nhom-quyen/phan-quyen-chuc-nang-theo-nhom-quyen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
