> For the complete documentation index, see [llms.txt](https://huongdanketoan.dtechvn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdanketoan.dtechvn.com/nghiep-vu-phat-sinh/tinh-nang-tien-ich/chu-ky-phieu-in.md).

# CHỮ KÝ PHIẾU IN

## Ý nghĩ chức năng

* Người dùng khai báo thông tin Tên người ký
* Người dùng có thể thay đổi số lượng người ký, chức vụ người ký

## Hướng dẫn thao tác

### 1. Cấu hình Tên người ký theo chức vụ

<figure><img src="/files/Mxmu5GOvq0LKkbFKJgdS" alt=""><figcaption><p>Khai báo thông tin tên người ký  (mục 5)</p></figcaption></figure>

### 2. Cấu hình thay đổi số lượng người ký, chức vụ người ký (nếu cần)

* B1: Đăng nhập màn hình nhập dữ liệu của nghiệp vụ. Bấm nút "*Chỉnh sửa*" tại ô mẫu phiếu in&#x20;

  <figure><img src="/files/sr0pUOlEdqKOvnW7bUv7" alt=""><figcaption><p>Đăng nhập giao diện cấu hình chữ ký</p></figcaption></figure>
* B2: Tích chọn (bỏ chọn) và di chuyển chữ ký theo thứ tự sắp xếp mong muốn&#x20;

  <figure><img src="/files/BdAUkCHjNNtY8p9fvGbo" alt=""><figcaption><p>Chọn và di chuyển chữ ký</p></figcaption></figure>
* B3: View in phiếu in và kiểm tra kết quả&#x20;

  <figure><img src="/files/CbzdJUVPkjtM6GORDjFC" alt=""><figcaption><p>Kiểm tra lại kết quả mong muốn</p></figcaption></figure>


---

# 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://huongdanketoan.dtechvn.com/nghiep-vu-phat-sinh/tinh-nang-tien-ich/chu-ky-phieu-in.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.
