> For the complete documentation index, see [llms.txt](https://hotro-ketoanbachkhoa.pmbk.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/thiet-lap-ban-dau/1.6-nhap-lieu-tu-excel.md).

# 1.5 Nhập dữ liệu từ Excel

## 1.5.1 Nhập dữ liệu từ excel

* Truy cập danh mục **Hệ thống/ Nhập dữ liệu từ Excel**

![Giao diện chính từ Nhập dữ liệu từ Excel](/files/-MYi8wWV52UwmoNYRL3b)

## 1.5.2 Chọn tệp nguồn:

* Bước 1: Chọn tệp nguồn
* Bước 2: Tại đây thao tác tích chọn : **Danh mục, Số dư, Chứng từ**
* Bước 3: Tích chọn đến **Loại danh mục**
* Bước 4: Chọn **Tải tệp mẫu**. Nhập thông tin vào tệp mẫu vừa tải về
* Bước 5: Tải lên **Tệp dữ liệu** đã nhập thông tin từ máy tính
* Bước 6: Chọn **Tiếp theo**

![](/files/-MYiAJHSLR92Y4U-FzN_)

## 1.5.2 Kiểm tra dữ liệu

Từ **File dữ liệu nhập vào hệ thống** sẽ kiểm tra dữ liệu tại đây và thông báo cho người dùng, sau đó chọn **Thực hiện** để dữ liệu được tải lên phần mềm.

![](/files/-MYiBJ7lXF4G0R68nvWC)

## 1.5.3 Kết quả nhập khẩu:

Khi hệ thống kiểm tra dữ liệu xong sẽ hiển thị **Kết quả nhập khẩu**. Nếu người dùng có nhu cầu nhập liệu tiếp, tiếp tục bấm vào mục **Nhập khẩu tiếp** để nhập liệu.

![](/files/-MYiCZ_CS4ox8oagJCVo)


---

# 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://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/thiet-lap-ban-dau/1.6-nhap-lieu-tu-excel.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.
