# 2.1 Phân quyền

{% embed url="<https://youtu.be/TdMuksWpCHQ>" %}
Video hướng dẫn tạo nhân viên & phân quyền
{% endembed %}

### `1. Thêm Nhân Viên`

* Tạo mới một tài khoản nhân viên bằng cách: chọn **Cấu Hình -> Phân Quyền ->** click **Thêm Nhân Viên**
* Nhập thông tin họ tên, tài khoản, mật khẩu, chỉ định Sim để nhân viên quản lý
* Gửi thông tài khoản cho nhân viên để nhân viên đăng nhập hệ thống.
* Nhân viên cài ứng dụng MyHub trên điện thoại, đăng nhập bằng tài khoản được cấp.

![](/files/-LctwJB4Db37-elcdsVw)

### `2. Quản Lý Nhân Viên`

Cho phép quản lý (Admin) có thể chỉnh sửa: quyền quản lý Sim, đổi mật khẩu hoặc xóa nhân viên khỏi hệ thống.

![Chỉnh sửa thông tin và quyền của nhân viên](/files/-LIAOf7gKGo8509zxLi_)


---

# 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://doc.myhub.vn/telesale/phan-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.
