> For the complete documentation index, see [llms.txt](https://docs.salework.net/salework-tai-lieu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salework.net/salework-tai-lieu/salework-payment/phan-quyen/phan-quyen-theo-chi-nhanh.md).

# Phân quyền theo chi nhánh

Đối với doanh nghiệp có nhiều cửa hàng, chi nhánh cùng hoạt động, bạn có thể phân quyền cho nhân viên theo từng chi nhánh để đảm bảo tính bảo mật giữa các chi nhánh trong hệ thống của mình.

Để phân quyền cho nhân viên theo chi nhánh, bạn thao tác như sau:&#x20;

* **Bước 1:** Truy cập vào mục **Người dùng** > chọn **Chi nhánh**> chọn **Thêm** **chi nhánh.**

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

* **Bước 2:** Nhập thông tin chi nhánh và phân quyền cho nhân viên vào chi nhánh

Tại đây, bạn lần lượt nhập các thông tin yêu cầu hiển thị trên màn hình bao gồm:

* **Tên chi nhánh:** Nhập tên chi nhánh bạn tạo
* **Mã chi nhánh:** bạn nhập mã chi nhánh trong doanh nghiệp của bạn. Mã này sẽ do bạn tự tạo cho mỗi chi nhánh.&#x20;
* **Nhân viên:** Thêm nhân viên đang làm việc tại chi nhánh bạn đã tạo. Nhân viên hiển thị trong mục này là các nhân viên đã được cấp quyền truy cập vào Salework Banking tại ứng dụng [Salework Admin](https://salework.net/user).&#x20;

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

> Một nhân viên chỉ được phân quyền vào 1 chi nhánh duy nhất trên hệ thống.&#x20;

* **Bước 3**: Bấm **Lưu** để hoàn tất

<figure><img src="/files/6Y0cL6fa4gd3T5JxbMX8" alt=""><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://docs.salework.net/salework-tai-lieu/salework-payment/phan-quyen/phan-quyen-theo-chi-nhanh.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.
