# Use canned replies

All [canned replies](/chat-desk/chat-desk-dashboard/settings/canned-replies.md) are automatically available to Chat Desk agents when chatting with customers.

{% hint style="info" %}
Canned replies can be used for:

* Live chats
* Closed chats
* Bulk replies (for chats where WhatsApp message templates are not required) - **coming soon**
  {% endhint %}

## **Send canned replies**

1. In the chat window, click the *canned replies* icon (see below).
   * All the categories are displayed in alphabetical order in the panel on the right.&#x20;

{% hint style="success" %}
This icon only appears if you have set up canned replies in your [*Settings*](/chat-desk/chat-desk-dashboard/settings/canned-replies.md).
{% endhint %}

2. Search and select the canned reply you want to use.&#x20;

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

3. Once selected, the canned reply message appears in the chat box. You can edit the reply before sending it. This is sent as a normal message to the customer.

{% hint style="info" %}
If there was text in the message box already, the selection of the canned reply replaces the previously typed text.
{% endhint %}

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


---

# 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://guides.clickatell.com/chat-desk/agent-desk/chat-capabilities/use-canned-replies.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.
