> For the complete documentation index, see [llms.txt](https://helpedoc.smas.edu.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/dung-edoc-thi-cbql-nha-truong-hoc-gi-la-du-cho-cong-viec-roi.md).

# Dùng eDoc thì CBQL Nhà trường học gì là đủ cho công việc rồi?

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) Với eDoc, **Cán bộ quản lý (CBQL) Nhà trường không cần học nhiều. Chỉ cần thành thục 4 nội dung sau là đã đủ** để điều hành công việc hiệu quả:

![✅](https://static.xx.fbcdn.net/images/emoji.php/v9/tb4/2/16/2705.png) **Quan trọng số 1: TRA CỨU SỔ & BÁO CÁO**

• Sử dụng thành thạo mục Tra cứu sổ và Báo cáo

• Nắm nhanh tình hình hồ sơ, sổ sách theo thời gian thực

• Phục vụ trực tiếp cho công tác quản lý – chỉ đạo – kiểm tra

![✅](https://static.xx.fbcdn.net/images/emoji.php/v9/tb4/2/16/2705.png) **Quan trọng số 2: KÝ DUYỆT**

• Thực hiện ký duyệt một hoặc nhiều file sổ trên eDoc

• Đảm bảo đúng thẩm quyền – đúng quy trình

• Giúp công việc xử lý nhanh – rõ – minh bạch

![✅](https://static.xx.fbcdn.net/images/emoji.php/v9/tb4/2/16/2705.png) **Quan trọng thứ 3: TRÌNH KÝ**

• Biết cách trình ký một file sổ lên eDoc khi cần

• Phối hợp nhịp nhàng với các bộ phận liên quan

• Không bị gián đoạn trong luồng xử lý hồ sơ

![✅](https://static.xx.fbcdn.net/images/emoji.php/v9/tb4/2/16/2705.png) **Thứ 4: TÌM & XEM FILE SỔ**

• Tìm kiếm và xem các file sổ được ban hành đến mình

• Không phụ thuộc hồ sơ giấy

• Luôn chủ động trong nắm bắt thông tin

![📌](https://static.xx.fbcdn.net/images/emoji.php/v9/t4b/2/16/1f4cc.png) eDoc được thiết kế để: Hỗ trợ CBQL Nhà trường quản lý tổng thể – giảm tải thao tác hành chính – tăng hiệu quả điều hành Nhà trườ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://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/dung-edoc-thi-cbql-nha-truong-hoc-gi-la-du-cho-cong-viec-roi.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.
