> 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/muon-tu-dong-ban-hanh-cac-file-so-cua-mot-so-nao-do-cho-toan-truong-thi-lam-the-nao.md).

# Muốn TỰ ĐỘNG ban hành các File sổ của một Sổ nào đó cho toàn Trường thì làm thế nào?

Để hệ thống eDoc thực hiện **ban hành tự động các File sổ sau khi được ký duyệt**, ban hành **đến toàn bộ nhân sự trong toàn Trường** (không cần ban hành thủ công), chúng ta làm như sau:

![🔹](https://static.xx.fbcdn.net/images/emoji.php/v9/t92/2/16/1f539.png) **Cách thực hiện:**

**Bước 1**: Đăng nhập eDoc bằng tài khoản Admin hoặc tài khoản Hiệu trưởng / Hiệu phó.

**Bước 2**: Vào mục "**Danh mục sổ**" → tìm Sổ cần thiết lập → Click nút "**Quản lý sổ**" ở cột "**Thao tác**"

**Bước 3**: Click chọn mục "**Ban hành tự động**" → tích chọn "**Tất cả nhân sự**".

**Bước 4**: Nhấn nút "**Cập nhật**" để hoàn tất.

![📌](https://static.xx.fbcdn.net/images/emoji.php/v9/t4b/2/16/1f4cc.png) Lợi ích / ý nghĩa:

• Chỉ cần cấu hình một lần, nhưng làm biến mất toàn bộ công việc ban hành File sổ

• Không cần làm, không lo chậm, không lo bị sai, không lo bị sót việc như khi ban hành thủ công

• Mỗi khi File sổ nào đó được ký duyệt xong là lập tức được ban hành đến tất cả nhân sự toàn 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/muon-tu-dong-ban-hanh-cac-file-so-cua-mot-so-nao-do-cho-toan-truong-thi-lam-the-nao.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.
