> For the complete documentation index, see [llms.txt](https://how.doopage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly-ban-hang/quan-ly-san-pham/them-san-pham-tu-file-excel.md).

# Nhập sản phẩm từ file excel-Xuất sản phẩm

### **Nhập sản phẩm từ file excel**

Nếu bạn đã có sẵn File excel chứa danh sách sản phẩm, bạn có thể Tải File sản phẩm lên hệ thống DooPage để sử dụng, tiết kiệm thời gian nhập từng sản phẩm

Tải [File Mẫu](https://drive.google.com/file/d/1cBZH4uQf7XFcEwoT_i6Xudzagxvmrspl/view?usp=sharing)

Vào [my.doopage.com](https://my.doopage.com) ---> Chọn Sản phẩm --->Nhấn nút **Nhập** <img src="/files/-MQPpUiOlZoTJuqtrgA8" alt="" data-size="original">&#x20;

Khung import file xuất hiện. Bạn kéo thả hoặc click vào khung--->chọn File excel để nhập thông tin sản phẩm lên hệ thống DooPage

![](/files/-LrsEL8TfQQkEN33JnI3)

![](/files/-LrsENrqwpBer_6YxEcN)

Nhấn **Hoàn tất** để tải thông tin sản phẩm lên DooPage thành công

### **Xuất File sản phẩm**

Nếu bạn muốn xuất thông tin sản phẩm từ hệ thống DooPage, Vào [my.doopage.com](https://my.doopage.com) ---> Chọn Sản phẩm --->Nhấn nút Xuất  <img src="/files/-MQPpZanHhjKzIxfMTV9" alt="" data-size="original">&#x20;

Một file danh sách sản phẩm (.csv) sẽ được tải về máy tính của bạn. Bạn có thể mở file bằng Excel hoặc ứng dụng bảng tính Google Sheet.

### Lưu ý: Bạn cần nhập đủ 02 cột Tên và Đơn vị để đảm bảo file sản phẩm được tải thành công lên hệ thống phần mềm.

### Nếu file của bạn có nhiều sản phẩm, bạn có thể tách thành từng file nhỏ (khoảng 1000 sản phẩm/file) để đảm bảo việc upload file thành công


---

# 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://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly-ban-hang/quan-ly-san-pham/them-san-pham-tu-file-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.
