> 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/tai-sao-nha-truong-nen-han-che-giao-vien-duoc-xoa-file-so.md).

# Tại sao Nhà trường NÊN hạn chế giáo viên được xóa File sổ?

![🔹](https://static.xx.fbcdn.net/images/emoji.php/v9/t92/2/16/1f539.png) Trả lời:

Việc hạn chế quyền xóa File sổ đối với giáo viên trên eDoc không phải để làm khó, mà thực tế lại mang đến nhiều lợi ích thiết thực cho Nhà trường.

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) Cụ thể:

![✅](https://static.xx.fbcdn.net/images/emoji.php/v9/tb4/2/16/2705.png) Thứ nhất, giúp mỗi Thầy/Cô hình thành ý thức làm việc cẩn trọng hơn, hạn chế tình trạng thao tác vội vàng, “làm ẩu”.

![✅](https://static.xx.fbcdn.net/images/emoji.php/v9/tb4/2/16/2705.png) Thứ hai, giảm thiểu nguy cơ xóa nhầm File sổ – đặc biệt là những File không nên xóa, từ đó tránh phát sinh các tình huống phức tạp, rắc rối về sau.

![✅](https://static.xx.fbcdn.net/images/emoji.php/v9/tb4/2/16/2705.png) Thứ ba, trong trường hợp File thực sự cần xóa, Nhà trường vẫn có thể cấu hình mở quyền tạm thời để xóa, sau đó khóa lại ngay ⇒ linh hoạt – an toàn – không vướng mắc.

![💡](https://static.xx.fbcdn.net/images/emoji.php/v9/tdb/2/16/1f4a1.png) Quản lý quyền xóa File hợp lý chính là một cách bảo vệ dữ liệu số, giúp Nhà trường vận hành eDoc ổn định, khoa học và hiệu quả hơn.


---

# 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/tai-sao-nha-truong-nen-han-che-giao-vien-duoc-xoa-file-so.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.
