# Phân quyền phụ trách

Phân quyền phụ trách có nghĩa là cho phép nhân viên được thấy thêm những dữ liệu của người khác  . Ví dụ trường hợp kế toán viên được thấy thêm những đơn bán của phòng kinh doanh  để tiến hành vào thu chi . Nếu không được phân quyền phụ trách xem đơn bán của phòng kinh doanh thì kế toán viên chỉ thấy mặc định những đơn bán do mình tạo, tương tự cho các module khác như phiếu nhập , phiếu xuất kho, công nợ khách hàng, công nợ NCC,.. trong module Finance. Để thực hiện phân quyền phụ trách bạn cần thực hiện các thao tác sau :&#x20;

Bước 1: Từ menu **ADMIN**  bạn chọn “**Phân quyền quản trị**”<br>

<figure><img src="/files/2jvlck2iyOYjgRDr9yND" alt=""><figcaption></figcaption></figure>

Bước 2: Chọn **người dùng**, chọn **nhân viên** cần phân quyền => chọn sang tab **Phụ trách**

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

Bước 3 : Gán những phòng ban mà nhân viên đó được xem dữ liệu, sau đó nhấn Lưu để cập nhật phân quyền.

<figure><img src="/files/W0DOoOptiBz14hT8NFbl" 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://helpfastcons.fastwork.vn/huong-dan-module-khac/module-finance/thiet-lap/phan-quyen/phan-quyen-phu-trach.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.
