Saved Replies
Saved Replies are reusable response templates that help support agents answer common customer questions quickly and consistently. Instead of typing the same response repeatedly, agents can insert a saved reply into the email editor and customize it if needed before sending.
Saved Replies help reduce response time, maintain consistency across the support team, and improve the overall customer experience.
Tip
Saved Replies support dynamic fields using Jinja templates, allowing information such as customer names, ticket details, and custom fields to be inserted automatically.
Creating a Saved Reply
To create a new Saved Reply:
- Open Settings from the user menu.
- Navigate to the Saved Replies section.
- Click New Saved Reply.
- Enter a descriptive title.
- Write your reply using the rich text editor.
- Select the appropriate scope.
- Save the reply.
Once created, the reply becomes available according to its configured scope.
Using Saved Replies
While replying to a ticket:
- Open the reply editor.
- Click the Saved Reply icon.
- Select a template from the list.
- Edit the content if required.
- Send the reply.
This allows agents to respond faster while still personalizing messages when necessary.
Dynamic Fields
Saved Replies support Jinja templates, allowing values to be inserted automatically when the reply is used.
Available variables include:
- Ticket fields — All standard ticket fields and any custom fields added to the HD Ticket doctype.
- User fields — email, first name, last name, full name, username, phone, mobile number, profile image, location, bio, and more.
Example: Greeting
Hello {{ contact }},
We are sorry for the inconvenience.
We will get back to you shortly.
Regards,
{{ full_name }}
Example: Using a Custom Field
Hi {{ contact }},
Your refund for order {{ order_number }} has been processed.
Warm regards,
{{ full_name }}
Dynamic fields help personalize replies while keeping templates reusable.
Reply Scope
Each Saved Reply can be assigned a scope that determines who can view and use it.
Global
Global replies are available to every support agent.
They are best suited for:
- Welcome messages
- Company policies
- Standard troubleshooting instructions
- General support responses
Team
Team replies are available only to members of selected teams.
They are useful for department-specific responses such as:
- Technical support templates
- Billing responses
- Product-specific troubleshooting
Personal
Personal replies are visible only to the agent who created them.
They are ideal for frequently used personal templates or individual workflows.
Visibility Rules
| Scope | Owner | Team Members | Other Agents | Managers |
|---|---|---|---|---|
| Global | ✔ | ✔ | ✔ | ✔ |
| Team | ✔ | ✔ | Depends on team access | ✔ |
| Personal | ✔ | ✖ | ✖ | ✔ |
Note
System Managers and Agent Managers always have access to every Saved Reply, regardless of its scope.
Disabling Global Scope
If your organization wants Saved Replies to remain team-specific, you can disable the Global scope.
To do this:
- Open HD Settings.
- Enable Restrict Tickets by Team.
- Enable Disable Global Scope for Saved Replies.
- Save the settings.
Once enabled, agents can only create Team or Personal Saved Replies.
Common Use Cases
- Answer frequently asked questions.
- Share troubleshooting instructions.
- Acknowledge newly created tickets.
- Provide refund or order updates.
- Send follow-up messages.
- Share business hours or Knowledge Base links.
Benefits of Saved Replies
- Reduce response time for common questions.
- Maintain consistent communication across the support team.
- Reduce typing effort for agents.
- Improve response accuracy.
- Help onboard new support agents with standardized responses.
Related Features
- Email Communication
- Teams
- Tickets
- Contacts
- HD Settings
Best Practices
- Use clear and descriptive titles for Saved Replies.
- Include dynamic fields whenever possible to personalize responses.
- Keep company-wide templates in the Global scope.
- Create Team-specific replies for department workflows.
- Review and update templates regularly to keep information accurate.