> For the complete documentation index, see [llms.txt](https://docs.simlydent.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simlydent.vn/huong-dan-su-dung/khach-hang/mau-phieu-dong-thuan.md).

# Mẫu phiếu đồng thuận

Thiết lập mẫu phiếu đồng thuận với các bước đơn giản sau:&#x20;

* **Bước 1**: Quý khách vào phần "Thiết lập" -> chọn vào "Khách hàng" -> chọn vào "Mẫu phiếu đồng thuận"&#x20;

<figure><img src="/files/9h3Oc3Ff9NbVYXI5TJi8" alt=""><figcaption></figcaption></figure>

* **Bước 2**: Quý khách tải mẫu bất kỳ về, sau đó copy tham số (VD: {{TEN\_KHACH\_HANG}}, {{NAM\_SINH}},...)&#x20;

<figure><img src="/files/H15Eyx600ZLDIJTGsy1y" alt=""><figcaption></figcaption></figure>

* **Bước 3**: Quý khách mở file phiếu đồng thuận mà quý khách đang sử dụng, paste tham số mình vừa copy vào phần tương ứng (VD: Họ và Tên thì dùng tham số {{TEN\_KHACH\_HANG}}, Năm sinh thì dùng {{NAM\_SINH}},..)
* **Bước 4**: Quý khách tải file đã chỉnh sửa lên hệ thống bằng cách click vào "Thêm mới" -> "Nhập tên mới" -> "Browse" để tải lên&#x20;

<figure><img src="/files/rmpksdYW6wDOmLWhNHx7" alt=""><figcaption><p>Chọn "Thêm mới" để tải file</p></figcaption></figure>

<figure><img src="/files/64MjAlqXQUHMB3Xm3fxM" alt=""><figcaption><p>Nhập tên file và upload</p></figcaption></figure>

* **Bước 5**: Sau khi đã upload file, quý khách vào phần "Khách hàng" , click vào "Tên khách hàng"&#x20;

  <figure><img src="/files/idvOB84EX9PFs6FL4fd1" alt=""><figcaption></figcaption></figure>

* **Bước 6**: Tại chi tiết Khách hàng, quý khách click vào "Mẫu đồng thuận", chọn tải phiếu mà mình muốn, sau đó những tham số trên đã được điền tự động theo thông tin của khách hàng.

<figure><img src="/files/aecTt7iD2XgfG1a5TMIN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1oCWnHcVIf85Efc2P6I9" alt=""><figcaption><p>Chọn phiếu muốn tải</p></figcaption></figure>

<figure><img src="/files/vEKKlMYTVpk3TR0C5ef9" alt=""><figcaption></figcaption></figure>

* **!!! Lưu ý**: Quý khách copy tham số {{NGAY}} cho ngày, {{THANG}} cho tháng và {{NAM}} cho năm

<figure><img src="/files/eSIvwjduOz8cZCHEPF98" alt=""><figcaption></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://docs.simlydent.vn/huong-dan-su-dung/khach-hang/mau-phieu-dong-thuan.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.
