> For the complete documentation index, see [llms.txt](https://help.fastwork.vn/fastwork-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-quan-tri/cach-cau-hinh-cho-phep-nhan-vien-duoc-phep-gui-yeu-cau-chinh-sua-thong-tin-ho-so-cua-ca-nhan.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

Việc để một nhân viên nhân sự cập nhật thông tin hồ sơ, các nhân viên không được xem thông tin, không thể tự cập nhật thông tin thay đổi sẽ dẫn đến việc thông tin sẽ có sai sót, dữ liệu cũ không được cập nhật mới.&#x20;

Chính vì thế Fastwork có thêm tính năng cho phép người dùng được xem hồ sơ nhân sự của cá nhân, được phép điều chỉnh thông tin nếu có sai sót.

Để thực hiện được việc đó cần cấu hình cho phép nhân viên được phép gửi yêu cầu điều chỉnh thông tin nhân sự

**Bước 1:** Từ menu **HRM** -> chọn **Quản trị phân hệ HRM+**

<figure><img src="/files/6JdFPqe0LIsYGIqdjbgJ" alt=""><figcaption></figcaption></figure>

**Bước 2:** Ở phần **Danh mục** -> chọn **Quản lý nhân viên** -> sau đó chọn **Cài đặt thông tin quản lý**

<figure><img src="/files/20yIOwZAicrK14Xf8dWy" alt=""><figcaption></figcaption></figure>

**Bước 3:** Tại đây anh/chị tích vào các mục cho phép nhân viên được phép chỉnh sửa thông tin và gửi yêu cầu chỉnh sửa cho người quản lý phê duyệt

<figure><img src="/files/9KUZoPYAVIvHJYg5tZmX" alt=""><figcaption></figcaption></figure>

**Bước 4:** Tích vào ô cho phép **Nhân viên được phép yêu cầu chỉnh sửa**

<figure><img src="/files/4OyjljVzZK1dwpt67mL8" alt=""><figcaption></figcaption></figure>

**Bước 5:** Chọn **Lưu** để lưu lại cấu hình


---

# 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://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-quan-tri/cach-cau-hinh-cho-phep-nhan-vien-duoc-phep-gui-yeu-cau-chinh-sua-thong-tin-ho-so-cua-ca-nhan.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.
