> 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/huong-dan-them-moi-tai-san-tren-phan-mem.md).

# Hướng dẫn thêm mới tài sản trên phần mềm

## 1. Hướng dẫn thêm mới một tài sản trực tiếp trên phần mềm

**Bước 1:** Tại menu **HRM** -> chọn **Quản lý tài sản**

<figure><img src="https://help.fastwork.vn/wp-content/uploads/2021/01/hrm_quanlytaisan.png" alt=""><figcaption></figcaption></figure>

**Bước 2:** Chọn **Tất cả tài sản** -> chọn **Thêm mớ**i để thêm thủ công từng tài sản

<figure><img src="https://help.fastwork.vn/wp-content/uploads/2021/01/hrm_themmoitaisan.png" alt=""><figcaption></figcaption></figure>

**Bước 3:** Nhập thông tin đầy đủ của tài sản

<figure><img src="https://help.fastwork.vn/wp-content/uploads/2021/01/hrm_themtaisan.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
***Người quản lý:*** sẽ là người được quyền Cập nhật/ Sửa/ Xoá Tài sản đó.
{% endhint %}

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1624509987324.png" alt=""><figcaption></figcaption></figure>

* **Một số thông tin trong mục cấp phát:**
  * ***Phòng ban sử dụng:*** là bộ phận theo cây đơn vị
  * ***Người sử dụng:*** là người trực tiếp dùng (Ví dụ: Xe ô tô là Trưởng ban quản lý dự án dùng)
  * ***Người nhận bàn giao:*** là người tiếp nhận tài sản (Ví dụ: Xe ô tô có thể là tài xế tiếp nhận)

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1624510216380.png" alt=""><figcaption></figcaption></figure>

## 2. Hướng dẫn thêm nhiều tài sản từ file excel

**Bước 1:** Tại menu **HRM** -> chọn **Quản lý tài sản**

<figure><img src="https://help.fastwork.vn/wp-content/uploads/2021/01/hrm_quanlytaisan.png" alt=""><figcaption></figcaption></figure>

**Bước 2:** Chọn **Tất cả tài sản** -> chọn **Tiện ích** -> chọn **Nhập dữ liệu**

<figure><img src="https://help.fastwork.vn/wp-content/uploads/2021/01/hrm_tienichnhapdulieu.png" alt=""><figcaption></figcaption></figure>

* Tải **File mẫu** về và điền theo các trường thông tin có trong File mẫu.

<figure><img src="https://help.fastwork.vn/wp-content/uploads/2021/01/hrm_taifilemau.png" alt="" height="342" width="749"><figcaption></figcaption></figure>

**Bước 3:** Sau đó bấm **Chọn File** tìm đến file mẫu vừa xử lý và nhấn **Bắt đầu tải** -> chọn **Nhập dữ liệu** sau khi đã tải xong để cập nhật dữ liệu lên phần mềm.

<figure><img src="https://help.fastwork.vn/wp-content/uploads/2021/01/hrm_nhapdulieufilemau.png" alt="" height="451" width="747"><figcaption></figcaption></figure>


---

# 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/huong-dan-them-moi-tai-san-tren-phan-mem.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.
