How to create macros for responses on Zendesk
Zendesk macros are pre-written responses that help agents quickly reply to common customer inquiries. Create them by navigating to Admin Center > Workspaces > Agent tools > Macros, then define actions like subject changes, status updates, and response text.
Prerequisites
- Zendesk account with agent or admin permissions
- Access to the Admin Center
- Basic understanding of ticket management
- Knowledge of your team's common responses
Step-by-Step Instructions
Access the Macros section
Set up basic macro information
Configure macro actions
- Comment/description - Add your response text
- Status - Set ticket status (solved, pending, etc.)
- Priority - Change ticket priority
- Assignee - Assign to specific agent or group
Write your response template
{{ticket.requester.name}} for personalization and {{ticket.id}} for ticket references. Format your text using the rich text editor for better readability.Set advanced options
Preview and test the macro
Save and organize your macro
Common Issues & Troubleshooting
Macro doesn't appear in the agent interface
Check the macro's Availability settings and ensure it's set to Public or assigned to the correct agent groups. Verify that any conditions aren't preventing the macro from displaying for the current ticket type.
Placeholders showing as blank or incorrect data
Verify the placeholder syntax matches Zendesk's format exactly. Common placeholders include {{ticket.requester.name}} and {{ticket.organization.name}}. Test with tickets that have the required data populated.
Macro actions not executing properly
Review each action in the macro configuration. Ensure status changes are valid for your workflow and that assignee groups exist. Check that custom field mappings correspond to active fields in your Zendesk instance.
Cannot edit or delete existing macros
Verify you have the correct permissions in Zendesk. Only admins and agents with macro management permissions can modify shared macros. Personal macros can only be edited by their creator.