> 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/tong-quan/faq/chi-huy-truong-giam-sat/lam-de-xuat-vat-tu-khong-chon-duoc-vat-tu-de-de-xuat.md).

# Làm đề xuất vật tư không chọn được vật tư để đề xuất

## 1. Thêm mới vật liệu

Để khởi tạo Vật liệu sử dụng cho dự án xây dựng, thực hiện theo hướng dẫn sau

* Bước 1: Truy cập vào web, tại trang Home -> Vật liệu

<figure><img src="/files/SL4nFuEU6eXcPRUF2HOa" alt=""><figcaption></figcaption></figure>

* Bước 2: Tick +Thêm mới.&#x20;

<figure><img src="/files/ijPCjlhnS0qGA6sfFIbx" alt=""><figcaption></figcaption></figure>

* Bước 3: Nhập thông tin vật liệu : Mã vật liệu, Tên hàng hóa, Đơn vị,...Lưu ý: những trường thông tin có dấu sao đỏ là trường thông tin bắt buộc.

<figure><img src="/files/Znp6MCCITOBfawmt2G1Z" alt=""><figcaption></figcaption></figure>

**Cách 2: Thêm vật liệu bằng excel, thực hiện thao tác như sau:** &#x20;

Bước 1:Tại giao diện home -> Vật liệu

<figure><img src="/files/2wYeWijcZIoY3M0YEQaV" alt=""><figcaption></figcaption></figure>

Bước 2: Chọn Tiện ích -> Nhập Vật liệu

<figure><img src="/files/uXUBCbNmSitroFdGZXJW" alt=""><figcaption></figcaption></figure>

Bước 3 : Tiến hành tải file mẫu, nhập thông tin theo form mẫu

<figure><img src="/files/nkRiMSBXegcbblF1x2qK" alt=""><figcaption></figcaption></figure>

Bước 4: Chọn File mẫu vật liệu đã điền thông tin -> Bắt đầu tải file -> Nhập dữ liệu để hoàn thành

<figure><img src="/files/MGb7MKDElxdGuMMB9Bra" alt=""><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://helpfastcons.fastwork.vn/tong-quan/faq/chi-huy-truong-giam-sat/lam-de-xuat-vat-tu-khong-chon-duoc-vat-tu-de-de-xuat.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.
