> 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-tang-toc-do-ky-duyet-bang-cach-cho-nhieu-nguoi-ky-song-song-voi-nhau-thi-lam-the-nao.md).

# Muốn TĂNG TỐC độ ký duyệt bằng cách cho nhiều người ký song song với nhau thì làm thế nào?

Trong quá trình trình ký File sổ, nếu phải chờ từng người ký lần lượt sẽ mất nhiều thời gian, đặc biệt với những **File có từ 3 người ký duyệt trở lên**.

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) **eDoc cho phép thiết lập ký duyệt song song, giúp đẩy nhanh tiến độ ký duyệt.**

![🔹](https://static.xx.fbcdn.net/images/emoji.php/v9/t92/2/16/1f539.png) Cách thiết lập đúng – đơn giản – hiệu quả: **Khi TRÌNH KÝ File sổ, nếu File đang trình có từ 3 người ký duyệt trở lên, thì:**

• Trừ người ký duyệt cuối cùng,

• Với những người còn lại mà bạn muốn ký duyệt song song,

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) **Hãy chọn cho họ cùng một số thứ tự ký giống nhau tại cột** “**THỨ TỰ KÝ**”.

![📌](https://static.xx.fbcdn.net/images/emoji.php/v9/t4b/2/16/1f4cc.png) Khi các người ký có cùng thứ tự ký:

• Hệ thống cho phép ký duyệt đồng thời, song song

• Không cần chờ người này ký xong mới đến người khác

• Rút ngắn đáng kể thời gian ký duyệt File sổ

• Quy trình ký duyệt linh hoạt nhưng vẫn đúng nghiệp vụ

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) Sau khi tất cả người ký ở cùng thứ tự hoàn tất, File sẽ tự động chuyển sang người ký duyệt có số thứ tự cao 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/muon-tang-toc-do-ky-duyet-bang-cach-cho-nhieu-nguoi-ky-song-song-voi-nhau-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.
