> 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-ky-duyet-khong-dung-cks-nhung-chi-co-nut-ky-so-ca-thi-phai-lam-sao.md).

# Muốn ký duyệt không dùng CKS nhưng chỉ có nút “Ký số CA” thì phải làm sao?

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

**Trong quá trình sử dụng eDoc, đôi khi chúng ta muốn ký duyệt File sổ bằng cách không sử dụng chữ ký số (CA), nhưng hệ thống lại bắt buộc phải ký bằng CA.**

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) Cách xử lý chi tiết như sau:

**Bước 1**: Bạn báo người trình ký File sổ vào mục “**Cập nhật**” của Sổ đó, bỏ chọn “**Bắt buộc ký CA**”.

![➡️](https://static.xx.fbcdn.net/images/emoji.php/v9/t1f/2/16/27a1.png) Sau khi bỏ chọn, bạn có thể ký duyệt mà không cần chữ ký số.

**Bước 2:** Nếu không thực hiện được Bước 1, bạn hãy:

• Liên hệ **Tổng đài 1800 8000**, hoặc

• Nhờ người có quyền khai Sổ vào Danh mục Sổ → chọn Sổ cần chỉnh → Cập nhật khai báo Sổ,sau đó **bỏ tích chọn “Bắt buộc ký CA”** tại mục "**Đối tượng ký duyệt sổ**" đi và nhấn "**Hoàn tất**" là xong.

![📌](https://static.xx.fbcdn.net/images/emoji.php/v9/t4b/2/16/1f4cc.png) Sau khi hoàn tất các bước trên, hệ thống sẽ cho phép ký duyệt không cần dùng chữ ký số.


---

# 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-ky-duyet-khong-dung-cks-nhung-chi-co-nut-ky-so-ca-thi-phai-lam-sao.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.
