# Quick Replies

## Overview

Quick replies are added to each response to encourage continued engagement from the user. Not only do the users remain engaged, but they are also prompted to view information on a specific subject you have chosen. Typically, quick replies are the next 2-3 most commonly asked questions for each response or encouraging users to learn more about suggested topics.

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

***

## **Add/Edit a Quick Reply**

### **Prewritten Response**

{% embed url="<https://www.loom.com/share/80e511db3c4f4967863bbf1ad5b8962c>" %}
How to Add A Quick Reply
{% endembed %}

To add a new quick reply to a prewritten response, follow the steps below:

1. Locate the response you wish to update and select the pencil icon in the top right corner.
2. Locate the “Quick Replies” area within the response window. You can either select “Add Quick Reply…” to add a new one or edit an existing quick reply.&#x20;

<figure><img src="https://lh5.googleusercontent.com/22umQNAinbs-nsUHgrDKGnkvzxUK-r1tWp8pz_j5LjK9KQdugrhudOifFJ5FKfw3HmszF70A3zxl4zzFolJqYT6FwQYGS6X1T6UOyXQa8XuBgDQt_LUPbX4riWFgo6dfCLR39XBZNZ6yCo4QV_iccVA" alt=""><figcaption></figcaption></figure>

3. Add a quick reply label. This will be visible to your end user. We recommend writing it in question format for web or app channels or as a short label for a Facebook channel.
4. Select “Response Name” or "Input Text" as the type.
5. Add your button's action.&#x20;

{% hint style="info" %}
**Response Name:** Select the prewritten written response name that you’d like to populate when the button is selected.

**Input Text:** Copy and paste in the quick reply label text, but be sure to exclude the "?".&#x20;
{% endhint %}

6. To add another quick reply, go back to Step 2 and follow the same steps.

### Generated Response

If you want to add a quick reply to a generated response, follow the steps below:

{% content-ref url="/pages/0ld8C9DWQ4BRd2RlU1tZ" %}
[Enrich Generated Responses](/resource-center/ai-agent-engine/manage-your-content/response-types/generated-responses/enrich-generated-responses.md)
{% endcontent-ref %}

***

## Our Recommendations

* All responses should contain 2-3 quick reply options
* Quick replies should be written in question format
* Review and adjust your quick replies throughout the year to recommend popular topics or 'need to know' information to your clients
* **`HELP`, `NO MATCH`  and `TLDR`**&#x73;hould always have quick reply responses created to address common user inquiries
* Due to limitations in Facebook, we recommend using short labels within this channel.&#x20;
  * On Facebook, the quick reply label character limit is 20
* The quick reply label name should be directly related to the linked response copy
* Quick replies should never link to a URL. If you’d like to include a URL, please add this as a button
* The quick reply label should be short enough that it doesn’t extend to multiple lines for the end user:

![](https://lh6.googleusercontent.com/F-yCX6otczsqx6Lq4gqw1wTmgak4GipPOy4a-PxPjG1eL5JCoCdGUPcnNw5H__ukwiKpRqwFywjbYcBlWtG57I8PQ3Luv-MkLMd2zMCkTbCoNw_oxhk6PcYnYn10JbwiiObJwLU86tdzzt__tkwOAyY)

***

## FAQs

<details>

<summary>When adding a quick reply, should I select a Response Name or add Input Text?</summary>

You can choose based on which works best for your desired action:

**Input Text:** This is a great way to redirect to topics where you have no prewritten responses. By adding input text, it will be as if the user typed that exact text and it will generate a response. With Input Text, depending on the input you place in the quick reply, it might point to a prewritten response anyway. Just ensure there are no “?” in the container

**Response Name:** Method to quickly direct a user to the prewritten response you want.

</details>

<details>

<summary>Can I link out to a URL from a quick reply?</summary>

No, you can only link out to a URL from a button or hyperlink.

</details>


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/manage-your-content/enrichments/quick-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.
