> For the complete documentation index, see [llms.txt](https://docs.enspire.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enspire.online/rd/to-chuc.md).

# Tổ chức

- [Trường học](https://docs.enspire.online/rd/to-chuc/truong-hoc.md)
- [Danh sách trường](https://docs.enspire.online/rd/to-chuc/truong-hoc/danh-sach-truong.md): Trang "Danh sách trường" hiển thị toàn bộ các trường học có liên kết với hệ thống Enspire, cho phép tra cứu, lọc và quản lý thông tin cơ bản của từng trường.
- [Bản quyền kích hoạt](https://docs.enspire.online/rd/to-chuc/truong-hoc/ban-quyen-kich-hoat.md): Tab "Bản quyền kích hoạt" thống kê số lượng tài khoản và tình trạng kích hoạt bản quyền theo từng trường học.
- [Thư viện ảnh](https://docs.enspire.online/rd/to-chuc/truong-hoc/thu-vien-anh.md)
- [Thêm/ sửa trường](https://docs.enspire.online/rd/to-chuc/truong-hoc/them-sua-truong.md)
- [Chi tiết trường học](https://docs.enspire.online/rd/to-chuc/truong-hoc/chi-tiet-truong-hoc.md): Trang "Chi tiết trường học" hiển thị toàn bộ thông tin vận hành của một trường cụ thể, được chia thành 9 tab con.
- [Chương trình và khóa học](https://docs.enspire.online/rd/to-chuc/chuong-trinh-va-khoa-hoc.md): Quản lý Chương trình và Khóa học là trung tâm điều hành học liệu trên hệ thống Enspire Admin Portal.
- [Chương trình](https://docs.enspire.online/rd/to-chuc/chuong-trinh-va-khoa-hoc/chuong-trinh.md)
- [Chi tiết chương trình](https://docs.enspire.online/rd/to-chuc/chuong-trinh-va-khoa-hoc/chuong-trinh/chi-tiet-chuong-trinh.md): Trang "Chi tiết chương trình học" hiển thị thông tin tổng quan và mức độ triển khai của một chương trình giảng dạy cụ thể tại các trường học.
- [Khóa học](https://docs.enspire.online/rd/to-chuc/chuong-trinh-va-khoa-hoc/khoa-hoc.md)
- [Chi tiết khóa học](https://docs.enspire.online/rd/to-chuc/chuong-trinh-va-khoa-hoc/khoa-hoc/chi-tiet-khoa-hoc.md): Trang "Chỉnh sửa khóa học" dùng để cập nhật thông tin cấu hình của một khóa học đã được tạo trong hệ thống.
- [Lớp học](https://docs.enspire.online/rd/to-chuc/chuong-trinh-va-khoa-hoc/lop-hoc.md)
- [Chi tiết lớp học](https://docs.enspire.online/rd/to-chuc/chuong-trinh-va-khoa-hoc/lop-hoc/chi-tiet-lop-hoc.md): Trang "Chi tiết lớp học" hiển thị danh sách học sinh thuộc một lớp học cụ thể, kèm theo tình trạng học tập và kích hoạt tài khoản của từng học sinh.
- [Học sinh](https://docs.enspire.online/rd/to-chuc/hoc-sinh.md)
- [Thêm học sinh](https://docs.enspire.online/rd/to-chuc/hoc-sinh/them-hoc-sinh.md)
- [Tài khoản giáo viên](https://docs.enspire.online/rd/to-chuc/tai-khoan-giao-vien.md)
- [Tài khoản box](https://docs.enspire.online/rd/to-chuc/tai-khoan-box.md)
- [Tài khoản phụ trách trường](https://docs.enspire.online/rd/to-chuc/tai-khoan-phu-trach-truong.md)


---

# 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://docs.enspire.online/rd/to-chuc.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.
