> For the complete documentation index, see [llms.txt](https://quantriweb.aedigi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-kiem-tra-thong-tin-yeu-cau-cua-khach-hang.md).

# Hướng dẫn cách kiểm tra thông tin yêu cầu của khách hàng

Mỗi Website sẽ có những phương thức kiểm tra thông tin khách hàng yêu cầu khác nhau.&#x20;

## Bước 1:&#x20;

Đầu tiên vào trang WordPress, di chuyển chuột đến mục "**Fluent Forms**" sẽ hiện ra như hình dưới và bấm chọn "**Entries**".

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

## Bước 2

Sau khi nhấn vào "Entries" sẽ hiện ra các mục yêu cầu từ khách hàng.&#x20;

Tại cột "Submission ID", bấm chọn vào hàng mà bạn muốn xem thông tin khách hàng đã gửi.&#x20;

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

## Bước 3

Tiếp đến, bạn chỉ cần xem những thông tin, yêu cầu mà khách hàng đã gửi rồi thực hiện là xong.&#x20;

<figure><img src="/files/Ed2PP6RhsRKIGIUyVQDE" 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:

```
GET https://quantriweb.aedigi.com/huong-dan/huong-dan-cach-kiem-tra-thong-tin-yeu-cau-cua-khach-hang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
