# ปุ่มลัดการปรับแต่งข้อความของบอท

กรณีที่ต้องการปรับข้อความของบอทให้ตอบลูกค้าแบบเป็นธรรมชาติมากขึ้น หรือต้องการให้ใช้ภาษารูปแบบเดียวกับแอดมินของทางร้าน ก็สามารถปรับแต่งข้อความของแชทบอทได้ตามที่ต้องการ ซึ่งการปรับแต่งข้อความนั้น สามารถทำได้ง่าย ๆ เพียงเลือกข้อความจากในหน้าแชทของลูกค้า ระบบจะนำผู้ใช้งานไปยังหน้าตั้งค่าข้อความตอบกลับโดยอัตโนมัติ&#x20;

1. คลิกปุ่มลัดของข้อความที่ต้องการปรับแต่งได้จากในหน้าแชทของลูกค้า

![](/files/2ZZYvJ92iWaAAnNGTGhc)

2\. ระบบจะนำผู้ใช้งานไปยังหน้าตั้งค่าข้อความตอบกลับโดยอัตโนมัติ

![](/files/cyzZkbW6YbyoccpWnH63)

3\. สามารถปรับแต่งข้อความได้ตามที่ต้องการ โดยอ่านขั้นตอนได้จาก[คู่มือการปรับแต่งข้อความตอบกลับ](/advanced-setting/response.md)


---

# Agent Instructions: 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://tutorials.deeple.ai/store-management/chat/response_shortcut.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.
