> For the complete documentation index, see [llms.txt](https://ems.help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ems.help.dotb.vn/khoi-dau-he-thong.md).

# Khởi đầu hệ thống

- [XỬ LÍ MASTER DATA](https://ems.help.dotb.vn/khoi-dau-he-thong/x-li-master-data.md): Đây là bước chuẩn bị khi người dùng Import/Nhập dữ liệu Excel có sẵn lên hệ thống.
- [Quản lí Giáo Án/Hoạt động học](https://ems.help.dotb.vn/khoi-dau-he-thong/x-li-master-data/quan-li-giao-an-hoat-dong-hoc.md): Tính năng giúp người dùng soạn thảo và quản lí nội dung bài học, hoạt động học tập của học viên trên lớp học.
- [Chương trình học](https://ems.help.dotb.vn/khoi-dau-he-thong/x-li-master-data/chuong-trinh-hoc.md): Giúp người dùng khởi tạo các chương trình học đang vận hành và quản lí tại trung tâm
- [Định dạng File Excel](https://ems.help.dotb.vn/khoi-dau-he-thong/x-li-master-data/dinh-dang-file-excel.md): Người dùng cần định dạng lại dữ liệu, với file học viên tiềm năng và file học viên chính thức. Trước khi đưa lên hệ thống.
- [Upload file Học viên tiềm năng](https://ems.help.dotb.vn/khoi-dau-he-thong/x-li-master-data/upload-file-hoc-vien-tiem-nang.md): Tính năng giúp người dùng thao tác nhanh việc upload đồng loạt danh sách HVTN lên EMS, sau khi đã định dạng dữ liệu, tiến hành cập nhật dữ liệu hàng loạt lên thống bằng file excel đã làm sạch
- [Upload file Học viên](https://ems.help.dotb.vn/khoi-dau-he-thong/x-li-master-data/upload-file-hoc-vien.md): Tính năng giúp người dùng thao tác nhanh việc upload đồng loạt danh sách Học viên lên hệ thống
- [Upload file Giáo viên/Trợ giảng](https://ems.help.dotb.vn/khoi-dau-he-thong/x-li-master-data/upload-file-giao-vien-tro-giang.md): Tính năng giúp người dùng thao tác nhanh việc upload đồng loạt danh sách Giáo viên/Trợ giảng lên hệ thống
- [Upload đơn giá học phí, sản phẩm](https://ems.help.dotb.vn/khoi-dau-he-thong/x-li-master-data/upload-don-gia-hoc-phi-san-pham.md): Tính năng giúp người dùng thao tác nhanh việc upload đồng loạt danh sách các đơn giá học phí, sản phẩm lên hệ thố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://ems.help.dotb.vn/khoi-dau-he-thong.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.
