> For the complete documentation index, see [llms.txt](https://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://help.dotb.vn/tuyen-sinh-ban-hang/chuyen-doi-hoc-vien-chinh-thuc-convert-student/import-danh-sach-hoc-vien-chinh-thuc.md).

# Import danh sách học viên chính thức

> **Bước 1:** Ở màn hình danh sách của module **Students,** ta nhấn vào button **Import Student** để cho phép người dùng Import data từ local.

![](/files/-LvgCczblVnn0289317t)

> **Bước 2:** Chọn **Next.**

​

<figure><img src="https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrHReb9JsrFo3TW8d7S%2F-LuffEjcQA3UmXbuzuM0%2F-Lufj5umrs-UEN4jhJyD%2F2.png?alt=media&#x26;token=572ce6de-02eb-4910-a56f-ab8916465c98" alt=""><figcaption></figcaption></figure>

> **Bước 3:** Tải mẫu File Import (nếu chưa có), sau đó đưa file lên hệ thống click vào Choose File. Sau đó chọn **Next**.

![](/files/-LvgCiAgzd9TL070ZuED)

{% hint style="info" %}
:woman\_gesturing\_ok: **Chú thích** :

1. Download file Import mẫu (nếu chưa có)
2. Lựa chọn file để Import dữ liệu
3. Click chọn tạo leads mới từ dữ liệu được import
4. Click chọn tạo và cập nhật leads.
5. Chọn template import dữ liệu vào hệ thống (bắt buộc chọn theo template đã cho)

:man\_raising\_hand: **Lưu ý** :

* File Template dùng để Import dữ liệu Leads vào hệ thống đã được đính kèm trên hệ hống.
* Các cột có tô màu là những cột bắt buộc phải nhập dữ liệu ( các cột còn lại có thể có hoặc không ) Dữ liệu phải chính xác thì hệ thống mới Import học viên vào đúng).
  {% endhint %}

> **Bước 4:** Xác nhận các thuộc tính, Pre-set Import Setting. Click Next

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrHReb9JsrFo3TW8d7S%2F-LuffEjcQA3UmXbuzuM0%2F-LufjHitqdHtQvQ5m7kL%2F4.png?alt=media\&token=43ea25dd-016f-4f04-9ffc-7dd181d66b8b)

> **Bước 5:** Xác nhận việc ánh xạ các thuộc tính. Sau đó chọn **Next**.

<div align="left"><img src="https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrHReb9JsrFo3TW8d7S%2F-LuffEjcQA3UmXbuzuM0%2F-LufjNESlyJ8i--KyXei%2F5.png?alt=media&#x26;token=1b750cb8-2ce7-4916-aae4-e0e809438633" alt=""></div>

> **Bước 6:** Xác nhận việc kiểm tra trùng. Sau đó tiến hành nhập dữ liệu để bắt đầu Import dữ liệu vào hệ thống.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrHReb9JsrFo3TW8d7S%2F-LuffEjcQA3UmXbuzuM0%2F-LufjVg5Qr3a_xKHLqQ0%2F6.png?alt=media\&token=f7e61c9a-0fbf-4231-8610-6a4b1ae20b40)

> **Bước 7:** Kết quả sau khi Import.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrHReb9JsrFo3TW8d7S%2F-LuffEjcQA3UmXbuzuM0%2F-LufjamgRtLaAkNJW20E%2F7.png?alt=media\&token=1ef8695e-033d-46d6-81ab-4976108ea4b3)

{% hint style="info" %}
:woman\_gesturing\_ok: **Ghi chú**:

1. Chọn vào để quay lại bước nhập trước đó.
2. Chọn vào để tiến hành Import thêm dữ liệu .
3. Chọn vào để hoàn tất việc Import hệ thống sẽ tự động chuyển về màn hình danh sách Student
   {% endhint %}


---

# 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.dotb.vn/tuyen-sinh-ban-hang/chuyen-doi-hoc-vien-chinh-thuc-convert-student/import-danh-sach-hoc-vien-chinh-thuc.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.
