If you are using canned responses for the first time, see the Rocket.Chat admin's guide for canned responses or contact your workspace administrator to enable canned responses on your workspace.
To create a canned response,
- Go to Administration > Omnichannel > Canned Responses. A list of canned responses in the workspace is displayed.
- Click Create canned response.
- Enter the following information:
- Shortcut: The shortcut of your new canned response.
- Message: Enter your message snippet. You can use any available placeholders to personalize your message. You can also preview the message anytime by switching between the
Editor
andPreview
tab. The available placeholders include:{{contact.name}}
,{{contact.email}}
,{{contact.phone}}
,{{agent.name}}
,{{agent.email}}
. - Tags: Set the tags for your canned response. This helps agents find canned responses specific to a particular topic
- Sharing: Set the usage scope of your Canned Response.
- Public: Anyone across your workspace can access your canned response.
- Department: Anyone in the selected department can access your canned response.
- Private: Only you and Omnichannel managers can access your canned response.
- Click Save.
A new canned response is ready to be used by typing !
in the message box.
{% hint style="warning" %} Visit the Canned Response Permission guide to learn about the permissions required to create canned responses. {% endhint %}
Hi {{contact.name}}
,
My name is {{agent.name}}
from the special service team. How can I help you today? Our products are back in stock and eagerly waiting to be part of your collection. You can claim your treasure on our website or at your nearest store.
Got any more questions? I am here to guide you on this shopping journey.
You can create a canned response on the go from within a conversation.
To create a canned response in a conversation,
- Click on the Canned Responses icon
- Click Create and fill in the required details as specified above.
You can filter canned responses from the main page by:
- Search: Searching the Canned Message shortcut or message text.
- Sharing: You can filter by sharing.
- Created By: You can filter by the name of the user who created the canned responses.
{% hint style="info" %} To learn more about how agents can use canned responses, see the agent guide. {% endhint %}