Skip to main content
The Canned Responses section allows you to create and manage predefined responses to speed up customer service. With canned responses, you can create message templates that can be personalized with dynamic variables, such as contact name, agent name, and account name. Each canned response has a unique identifier code and content that can include dynamic variables that will be automatically replaced when the response is used. Canned responses can also include attachments such as images, audios, videos, and documents.

Accessing Canned Responses

To access the canned responses management area:
  1. In the left sidebar menu, click Settings.
  2. In the settings options list, select Canned Responses.
Navigating to Canned Responses - Canned Responses item highlighted in sidebar menu and empty state The main canned responses screen will be displayed, showing all created responses or a message indicating that no responses have been created yet.

Searching Canned Responses

The search bar allows you to quickly locate canned responses by code or content.
  1. At the top of the screen, locate the “Search by code or content…” field with the search icon
  2. Type the code or part of the response content you want
  3. The responses table will be automatically updated as you type, showing only responses that match the search
Canned responses search bar highlighted with search term entered The search is performed in real-time, making it easy to locate specific responses when there are many registered.

Creating a New Canned Response

There are two ways to start creating a new canned response:

Option 1: Header Button

  1. Click the green ”+ New Response” button located in the top right corner of the screen

Option 2: Empty State Button

When there are no canned responses created, click the green “New Response” button in the center of the screen. Empty state of canned responses with New Response buttons highlighted

Filling Out the Creation Form

After clicking any of the buttons, a modal will be displayed with a dark background containing:
  • Title: “New Canned Response” at the top of the modal
  • Description: “Create a new canned response to accelerate your customer’s response.” just below the title
  • Close Button: An “X” icon in the top right corner to close the modal without saving
New canned response creation modal with all fields highlighted In the form, fill in the following fields:

1. Code (Required)

  • Field: Code (marked with asterisk * indicating required field)
  • Type: Simple text field
  • Description: Unique code to identify this response
  • Help Text: “Unique code to identify this response. Use only letters, numbers, underscores and hyphens.”
  • Rules: Use only letters, numbers, underscores, and hyphens
  • Example: ol_contactname_, greeting_message, follow-up-response
  • Recommendation: Use descriptive and short codes that facilitate quick response identification
  • Location: First field of the form

2. Content (Required)

  • Field: Content (marked with asterisk * indicating required field)
  • Type: Large text area (textarea)
  • Description: Content of the response that will be sent automatically
  • Help Text: “Content of the response that will be sent automatically.”
  • Dynamic Variables: You can use variables between double braces {{ }} that will be automatically replaced:
    • {{contact.name}} - Contact name
    • {{agent.name}} - Agent name
    • {{account.name}} - Account name
    • {{conversation.id}} - Conversation ID
  • Example:
  • Emojis: You can include emojis in the response content
  • Location: Second field of the form, below the Code field

3. Attachments (Optional)

  • Field: Attachments (Images, Audios, Videos, Documents)
  • Type: File upload
  • Description: Allows adding files to the canned response
  • Button: “Add File” with paperclip icon
  • Limitations:
    • Maximum 10MB per file
    • Accepted formats: images, audios, videos, PDF, DOC
  • Usage: Add files that complement the response, such as explanatory images, documents, or audios
  • Location: Third field of the form, below the Content field

4. Available Variables

  • Section: “Available Variables:”
  • Type: Information box with variable list
  • Description: Lists all variables that can be used in the Content field
  • Available Variables:
    • {{contact.name}} - Contact Name
    • {{agent.name}} - Agent Name
    • {{conversation.id}} - Conversation ID
    • {{account.name}} - Account Name
  • Usage: Click or type the variables directly in the Content field to personalize the response
  • Location: Fourth section of the form, below the Attachments field

Finalizing Creation

At the bottom of the modal, there are two action buttons:
  • Cancel: Dark gray button with white text, located on the left
  • Create: Bright green/turquoise button with white text, located on the right
After filling in the desired fields:
  1. Review the entered information, especially the code and content
  2. Verify that the variables are correctly written (with double braces {{ }})
  3. If necessary, add attachments to the response
  4. Click the green “Create” button to create the canned response
  5. Or click “Cancel” to close the modal without saving
  6. Alternatively, click the “X” icon in the top right corner to close without saving
The canned response will be created and will immediately appear in the canned responses table.

Viewing Canned Responses in the Table

After creating canned responses, they will be displayed in a table with the following columns:

Table Columns

  • Checkbox: Individual or bulk selection of canned responses
  • Code: Unique identifier code of the canned response
    • Displays the code defined during creation (e.g., ol_contactname_)
    • The code may be clickable or visually highlighted
  • Content: Complete content of the canned response
    • Displays the full text of the response, including dynamic variables (e.g., Hello, {{contact.name}}!😊 I'm {{agent.name}} from {{account.name}}....)
    • Variables are displayed as written, with double braces
  • Created at: Canned response creation date
    • Displays the date in DD/MM/YYYY format (e.g., “22/01/2026”)
  • Actions: Action menu to manage the canned response
    • Three horizontal dots icon (...) that opens a dropdown menu with options
Canned responses table with actions menu highlighted - options Edit and Delete

Table Features

  • Multiple Selection: Use checkboxes to select multiple canned responses and perform bulk actions
  • Integrated Search: The search bar above the table filters results in real-time by code or content
  • Complete View: The complete response content is displayed in the table, facilitating quick identification

Editing a Canned Response

To modify an existing canned response:
  1. In the canned responses table, locate the response you want to edit
  2. In the Actions column, click the three dots icon (...) corresponding to the response
  3. A dropdown menu will be displayed with available options
Canned response actions menu highlighted - options Edit and Delete
  1. In the dropdown menu, click Edit (accompanied by a pencil icon)
  2. A modal similar to the creation one will open, but with the title “Edit Canned Response” and fields already filled with the response’s current values
  3. Modify the desired fields:
    • Code (if necessary)
    • Content (including dynamic variables)
    • Attachments (add or remove files as needed)
  4. Review the changes, especially the dynamic variables
  5. Click the green “Update” or “Save” button to save the changes
  6. Or click “Cancel” to discard the changes
The changes will be applied immediately and reflected in the canned responses table. Note: When editing a canned response, make sure that dynamic variables are correctly written to avoid errors in replacement when the response is used.

Deleting a Canned Response

To remove a canned response:
  1. In the canned responses table, locate the response you want to delete
  2. In the Actions column, click the three dots icon (...) corresponding to the response
  3. A dropdown menu will be displayed with available options
  4. In the dropdown menu, click Delete (accompanied by a trash icon, displayed in red text to indicate a destructive action)
  5. A confirmation dialog will be displayed
  6. Confirm the deletion in the dialog that appears
Attention:
  • Deleting a canned response is permanent and cannot be undone
  • Verify that there are no processes or users depending on this response before deleting it
  • Consider editing the response instead of deleting it if there are doubts about its future use

Using Dynamic Variables

Dynamic variables are a powerful feature of canned responses, allowing you to automatically personalize messages with context-specific information.

Available Variables

  • {{contact.name}} - Replaced by the contact’s name in the conversation
  • {{agent.name}} - Replaced by the name of the agent using the response
  • {{account.name}} - Replaced by the account/organization name
  • {{conversation.id}} - Replaced by the unique conversation ID

How to Use Variables

  1. When creating or editing a canned response, type the variables directly in the Content field
  2. Use the exact syntax: double braces {{ }} with the variable name inside
  3. Usage example:
  4. When the response is used, variables will be automatically replaced by real values

Usage Tips

  • Personalization: Use {{contact.name}} to make messages more personal and friendly
  • Identification: Use {{agent.name}} and {{account.name}} to clearly identify who is responding
  • Tracking: Use {{conversation.id}} when you need to reference the specific conversation
  • Combination: Combine multiple variables in the same response for maximum personalization

Final Considerations

  • Unique Codes: Make sure to use unique and descriptive codes to facilitate quick response identification
  • Dynamic Variables: Take advantage of dynamic variables to personalize responses and improve customer experience
  • Clear Content: Write clear and objective content that efficiently conveys the desired message
  • Attachments: Use attachments when necessary to complement the response with visual information or documents
  • Organization: Keep canned responses organized with consistent and easy-to-remember codes
  • Regular Review: Periodically review existing responses to ensure they remain relevant and updated
  • Testing: Test dynamic variables before using in production to ensure they are working correctly
  • Nomenclature: Use codes that follow a consistent pattern to facilitate search and organization
Canned responses are an essential tool for speeding up service and improving team efficiency, allowing consistent and personalized responses to customers quickly and efficiently.