# Page Not Found

The URL `huong-dan-s-dung-chi-tiet/fastwork-hrm+/fastwork-staff/thao-tac-nguoi-dung/cach-nhap-bo-sung-thong-tin-ho-so-nhan-su-truc-tiep-tren-phan-mem` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Cách nhập bổ sung thông tin hồ sơ nhân sự trực tiếp trên phần mềm](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-nguoi-dung/cach-nhap-bo-sung-thong-tin-ho-so-nhan-su-truc-tiep-tren-phan-mem.md)
- [Cách thêm mới một hồ sơ nhân sự trực tiếp trên phần mềm FastWork](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-nguoi-dung/cach-them-moi-mot-ho-so-nhan-su-truc-tiep-tren-phan-mem-fastwork.md)
- [Cách xuất thông tin hồ sơ nhân sự về excel](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-nguoi-dung/cach-xuat-thong-tin-ho-so-nhan-su-ve-excel.md)
- [Cách nhập bổ sung thêm thông tin còn thiếu cho hồ sơ nhân sự bằng file excel](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-nguoi-dung/cach-nhap-bo-sung-them-thong-tin-con-thieu-cho-ho-so-nhan-su-bang-file-excel.md)
- [Cách người dùng vào xem hồ sơ nhân sự của mình](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-nguoi-dung/cach-nguoi-dung-vao-xem-ho-so-nhan-su-cua-minh.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter, and the optional `goal` parameter:

```
GET https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-nguoi-dung/cach-nhap-bo-sung-thong-tin-ho-so-nhan-su-truc-tiep-tren-phan-mem.md?ask=<question>&goal=<end_goal>
```

`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.

### Option 2 — Browse the documentation index

Full index: https://help.fastwork.vn/fastwork-help-center/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://help.fastwork.vn/fastwork-help-center/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-staff/thao-tac-nguoi-dung/cach-nhap-bo-sung-thong-tin-ho-so-nhan-su-truc-tiep-tren-phan-mem.md`).

You may also use `Accept: text/markdown` header for content negotiation.
