> 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-assets/thao-tac-nguoi-dung.md).

# Thao tác người dùng

- [Hướng dẫn thêm mới tài sản trên phần mềm](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-them-moi-tai-san-tren-phan-mem.md): Để thêm mới tài sản FastWork hỗ trợ thực hiện thao tác bằng 2 cách:
- [Hướng dẫn sửa thông tin tài sản trên phần mềm](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-sua-thong-tin-tai-san-tren-phan-mem.md): Sau khi đã thêm mới tài sản cần cập nhật thông tin của tài sản anh/ chị thao tác như sau
- [Hướng dẫn xóa một tài sản trên phần mềm](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-xoa-mot-tai-san-tren-phan-mem.md): Chỉ người quản lý của tài sản đó và người quản trị (ADMIN) mới có quyền xoá Tài sản
- [Hướng dẫn cấp phát một tài sản cho nhân viên](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-cap-phat-mot-tai-san-cho-nhan-vien.md)
- [Hướng dẫn thu hồi một tài sản đã giao cho nhân viên](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-thu-hoi-mot-tai-san-da-giao-cho-nhan-vien.md)
- [Hướng dẫn chuyển tiếp tài sản từ nhân viên này sang nhân viên khác quản lý](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-chuyen-tiep-tai-san-tu-nhan-vien-nay-sang-nhan-vien-khac-quan-ly.md)
- [Hướng dẫn báo cáo trình trạng hiện tại của tài sản](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-bao-cao-trinh-trang-hien-tai-cua-tai-san.md)
- [Hướng dẫn sử dụng bộ lọc tài sản trên phần mềm](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-su-dung-bo-loc-tai-san-tren-phan-mem.md)
- [Hướng dẫn tạo một công việc trực tiếp từ một tài sản](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-assets/thao-tac-nguoi-dung/huong-dan-tao-mot-cong-viec-truc-tiep-tu-mot-tai-san.md)


---

# 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-assets/thao-tac-nguoi-dung.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.
