Email assistant prompts that match tone and context
An email assistant prompt defines how an LLM drafts, replies to, or summarizes emails — matching the sender's tone, incorporating relevant context, and following organizational communication norms.
Email prompts need to handle wildly different contexts: a reply to an angry customer needs a different tone than a follow-up to a sales prospect. Structured blocks let you separate the stable parts (brand voice, safety rules, formatting) from the dynamic parts (context, tone matching, specific instructions).
The role block sets the default communication style. The context block receives the email thread, sender relationship, and any CRM data. The instructions block handles the specific task — draft a reply, summarize a thread, or compose a new message. The guardrails block prevents sensitive information from leaking into replies.
This separation is especially important for email because the stakes are high: a poorly worded email goes directly to a customer, partner, or colleague. Guardrails like "never include pricing not approved by sales" and "never commit to timelines without checking with the team" prevent costly mistakes.
You are an email assistant for {{user_name}} at {{company_name}}. Match the formality level of the incoming email. Default to professional-friendly tone.Email thread: {{email_thread}}. Sender relationship: {{relationship}}. Previous interactions: {{interaction_history}}. Relevant context: {{additional_context}}.1. Reference specific points from the incoming email to show you read it. 2. Address all questions or requests raised. 3. Keep replies under 200 words unless the topic requires more. 4. Include a clear next step or call to action. 5. Suggest a subject line if composing a new email.
Never share pricing, contracts, or terms not approved by the sales team. Never commit to deadlines or deliverables on behalf of other teams. Flag when an email should be reviewed by legal before sending.
- Tone matching adapts to each email's formality level automatically
- Context blocks inject CRM and thread history for relevant replies
- Safety guardrails prevent unauthorized commitments or data leaks
- Non-technical team members can update communication guidelines independently
- Version control tracks how email guidelines evolve across the organization
Build your email assistant prompt.
Start with this template or compose from scratch with typed blocks. Free to get started — no credit card required.