> 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-loai-b-mot-so-nao-do-ra-khoi-danh-sach-so-can-dong-dau-thi-lam-the-nao.md).

# Muốn LOẠI BỎ một Sổ nào đó ra khỏi danh sách Sổ cần Đóng dấu thì làm thế nào?

**Trong quá trình sử dụng eDoc, có những Sổ không cần phải đóng dấu nhưng nó lại hiển thị trong danh sách Sổ cần đóng dấu, tạo thành "TẢI GIẢ", làm phát sinh việc không giá trị cho các Nhân viên Văn thư.**

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) eDoc cho phép loại bỏ từng Sổ ra khỏi danh sách đóng dấu một cách chủ động và rất dễ thực hiện.

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

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

• **Bước 2**: Chọn mục “**Danh mục sổ**”

→ Tìm Sổ cần loại bỏ khỏi danh sách đóng dấu

→ Mở cấu hình “**Quản lý sổ**” ở cột "**Thao tác**"

→ Chọn mục “**Cấu hình chung**”

→ Tắt cấu hình tại mục “**Đóng dấu văn bản**”

→ Nhấn nút “**Cập nhật**” để hoàn tất

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) Sau khi thực hiện như vậy, Sổ này sẽ không còn nằm trong danh sách đóng dấu.


---

# 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-loai-b-mot-so-nao-do-ra-khoi-danh-sach-so-can-dong-dau-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.
