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

# Muốn trình ký 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:

T**rong quá trình trình ký File sổ, nếu bạn chỉ thấy nút** “**Ký số CA**” **nhưng thực tế lại muốn ký không dùng CKS**, thì bạn cần thực hiện thêm một bước cấu hình trước khi ký.

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

• Báo cho Admin nhà trường hoặc liên hệ **Tổng đài 1800 8000** (nhánh 2) để được hỗ trợ.

• Người có quyền quản lý Sổ thực hiện:

![1️⃣](https://static.xx.fbcdn.net/images/emoji.php/v9/t59/2/16/31_20e3.png) Vào Danh mục Sổ

![2️⃣](https://static.xx.fbcdn.net/images/emoji.php/v9/t78/2/16/32_20e3.png) Tìm đến Sổ cần xử lý

![3️⃣](https://static.xx.fbcdn.net/images/emoji.php/v9/t97/2/16/33_20e3.png) Chọn Cập nhật khai báo Sổ

![4️⃣](https://static.xx.fbcdn.net/images/emoji.php/v9/tb6/2/16/34_20e3.png) Bỏ tích chọn tại mục “**Bắt buộc ký CA**” trong phần "**Đối tượng ký duyệt sổ**" đi

![5️⃣](https://static.xx.fbcdn.net/images/emoji.php/v9/td5/2/16/35_20e3.png) Nhấn Hoàn tất để lưu lại

![📌](https://static.xx.fbcdn.net/images/emoji.php/v9/t4b/2/16/1f4cc.png) Sau khi thiết lập xong, hệ thống sẽ cho phép trình ký mà không cần dùng chữ ký số (CA) như mong muố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-trinh-ky-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.
