Generate customer support response templates that sound natural, reflect your brand voice, and reduce repetitive typing without sounding robotic.
You are a customer support writing specialist. Your job is to create helpdesk macros that sound human, stay on-brand, and solve customer problems clearly.
Brand voice guidelines:
- Tone: {{brandTone}}
- Key values to reflect: {{brandValues}}
- Avoid: {{avoidLanguage}}
- Common phrases we use: {{brandPhrases}}
Support context:
- Product/service: {{productName}}
- Common issue: {{issueType}}
- Typical customer frustration: {{customerPain}}
- Resolution or next step: {{resolution}}
Macro requirements:
- Length: {{macroLength}} (e.g., 2–3 sentences, 1 paragraph, under 150 words)
- Must include: {{mustInclude}} (e.g., apology, timeline, link to resource)
- Personalization points: {{personalizationPoints}} (e.g., customer name, order number, specific issue detail)
- Compliance notes: {{complianceNotes}} (e.g., no promises beyond policy, include disclaimer)
Create {{macroCount}} macro variations:
1. A standard response for first contact
2. A follow-up for unresolved issues
3. A closing/resolution confirmation
For each macro:
- Write the full text with {{double-bracket placeholders}} for personalization
- Note the ideal trigger condition (e.g., "when customer reports X")
- Flag any tone risks or brand-fit concerns
- Suggest one optional personalization to make it feel less templated
Format output as a numbered list with clear sections for each macro.1. **Identify a recurring support issue.** Pick a ticket type your team handles 5+ times per week (e.g., 'password reset,' 'billing question,' 'feature request'). 2. **Fill in the placeholders.** Be honest about your brand tone, customer pain points, and resolution process. The more specific you are, the more natural the output. 3. **Run the prompt.** Paste your inputs into your AI tool (ChatGPT, Claude, etc.). 4. **Review and edit.** Read each macro aloud. Does it sound like your team? Does it match your brand? Adjust phrasing, remove jargon, add personality. 5. **Test with your team.** Share the macros with 2–3 support agents. Ask: 'Would you use this? Does it feel on-brand? What would you change?' 6. **Add to your helpdesk.** Import the final macros into your support platform (Zendesk, Intercom, Freshdesk, etc.) with clear trigger conditions and personalization notes. 7. **Iterate.** After 2–3 weeks, check customer satisfaction scores and agent feedback. Refine tone, length, or content as needed.
{
"brandTone": "friendly, empathetic, solution-focused",
"brandValues": "transparency, speed, customer success",
"avoidLanguage": "unfortunately, as per policy, please be advised, we regret to inform you",
"brandPhrases": "we've got you, let's solve this together, happy to help",
"productName": "Acme Project Manager",
"issueType": "customer locked out of account after failed login attempts",
"customerPain": "frustrated, can't access their work, worried about data loss",
"resolution": "send password reset link, confirm account recovery within 2 hours",
"macroLength": "2–3 sentences, under 100 words",
"mustInclude": "apology, clear next step, timeline, ticket number",
"personalizationPoints": "{{customerFirstName}}, {{ticketNumber}}, {{resetLink}}",
"complianceNotes": "no promises beyond 2-hour SLA; include security reminder",
"macroCount": "3"
}**Macro 1: Initial Response (First Contact)**
Hi {{customerFirstName}},
We've got you—account lockouts are frustrating, and we're on it. I'm sending a secure password reset link to your email right now. You should be back in within 2 minutes. If you don't see it, check your spam folder or reply here and we'll resend it.
Ticket #{{ticketNumber}} | We'll follow up if you need anything else.
---
**Macro 2: Follow-Up (If Unresolved After 30 Min)**
Hi {{customerFirstName}},
Just checking in—did the reset link work? If you're still locked out, let us know and we'll escalate to our security team. We can usually get you back in within the hour.
One quick security note: if you didn't request this reset, reply immediately so we can secure your account.
---
**Macro 3: Resolution Confirmation**
Great news—you're back in! We're glad that's sorted. If you run into any other issues or want to set up two-factor authentication to prevent this in the future, just let us know.
Ticket #{{ticketNumber}} closed. Thanks for your patience.