# Canned Reply Or Quick Reply

#### Canned Replies & Quick Replies <a href="#canned-replies-and-quick-replies" id="canned-replies-and-quick-replies"></a>

**1.** Go to **CRM → Canned Replies** \
**2.** Click **Add New Reply** \
**3.** Enter **Reply Name** and select **Channel** \
**4.** Choose **Canned Reply** or **Quick Reply** \
**5.** Add your **Message Text** (and buttons if needed) \
**6.** Click **Save**

**Use in Live Chat**

* Open **Live Chat**Type **/** + reply name
* Canned Reply → Sends instantly
* Quick Reply → Can Edit first, then send

{% embed url="<https://www.youtube.com/watch?v=wUas3Df9OrY>" %}


---

# 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://docs.watheta.com/crm-v2/canned-reply-or-quick-reply.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.
