# Sử dụng tập tin csv

- [Thêm danh sách giáo viên và học viên vào LMS](https://docs.cohota.com/them-danh-sach-nguoi-dung-vao-lms/them-danh-sach-giao-vien-va-hoc-vien-vao-lms.md): Khi trường của bạn có một lượng lớn giáo viên cần thêm vào LMS thì cách này sẽ giảm thiểu thời gian cho bạn.
- [Thêm học sinh vào khoá học trên LMS](https://docs.cohota.com/them-danh-sach-nguoi-dung-vao-lms/them-hoc-sinh-vao-khoa-hoc-tren-lms.md): Sử dụng tập tin csv để đưa học sinh vào khoá học thay vì sử dụng cách thông thường
- [Thêm khoá học vào LMS](https://docs.cohota.com/them-danh-sach-nguoi-dung-vao-lms/them-khoa-hoc-vao-lms.md): Sử dụng tập tin có định dạng csv để thêm nhiều khoá học cùng một lúc thay vì sử dụng theo cách thông thường sẽ tiết kiệm được nhiều thời gian hơn.


---

# Agent Instructions: 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:

```
GET https://docs.cohota.com/them-danh-sach-nguoi-dung-vao-lms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
