> For the complete documentation index, see [llms.txt](https://helpfastcons.fastwork.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-hrm/nhan-su/thiet-lap/phan-quyen-truy-cap.md).

# Phân quyền truy cập

- [Phân quyền cho một nhóm người dùng có thể truy cập Hồ sơ nhân sự](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-hrm/nhan-su/thiet-lap/phan-quyen-truy-cap/phan-quyen-cho-mot-nhom-nguoi-dung-co-the-truy-cap-ho-so-nhan-su.md)
- [Phân quyền cho một người dùng có thể truy cập Hồ sơ nhân sự](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-hrm/nhan-su/thiet-lap/phan-quyen-truy-cap/phan-quyen-cho-mot-nguoi-dung-co-the-truy-cap-ho-so-nhan-su.md)
- [Cách cấu hình cho một tài khoản được quyền chỉnh sửa thông tin hồ sơ nhân sự](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-hrm/nhan-su/thiet-lap/phan-quyen-truy-cap/cach-cau-hinh-cho-mot-tai-khoan-duoc-quyen-chinh-sua-thong-tin-ho-so-nhan-su.md)
- [Cách cấu hình cho phép nhân viên được phép gửi yêu cầu chỉnh sửa thông tin hồ sơ của cá nhân](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-hrm/nhan-su/thiet-lap/phan-quyen-truy-cap/cach-cau-hinh-cho-phep-nhan-vien-duoc-phep-gui-yeu-cau-chinh-sua-thong-tin-ho-so-cua-ca-nhan.md)
- [Cấu hình tài khoản nhận thông báo về các cảnh báo trong hồ sơ nhân sự](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-hrm/nhan-su/thiet-lap/phan-quyen-truy-cap/cau-hinh-tai-khoan-nhan-thong-bao-ve-cac-canh-bao-trong-ho-so-nhan-su.md): Trong module Nhân sự có mục Cảnh báo liên quan tới nhân sự. Để nhận được thông báo về các cảnh báo này bạn cần thực hiện cấu hình xem ai là người được nhận thông báo và nhận thông báo trong thời gian


---

# 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://helpfastcons.fastwork.vn/huong-dan-module-khac/module-hrm/nhan-su/thiet-lap/phan-quyen-truy-cap.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.
