Email Templates

Manage reusable email templates for all CRM communications — quotes, invoices, follow-ups, and custom messages. Templates support dynamic variable placeholders in both Dutch and English.

Default Templates

When your CRM workspace is created, the system seeds a set of default templates based on your configured language:

Dutch (nl)

  • Offerte bevestiging — Confirms receipt of a quote request
  • Offerte verstuurd — Sent when a quote is emailed
  • Factuur verstuurd — Sent when an invoice is emailed
  • Follow-up — General follow-up message

English (en)

  • Quote confirmation — Confirms receipt of a quote request
  • Quote sent — Sent when a quote is emailed
  • Invoice sent — Sent when an invoice is emailed
  • Follow-up — General follow-up message
Default templates are seeded once during workspace setup. You can edit or delete them at any time.

Creating & Editing Templates

Go to CRM → Email Templates to manage your templates. Each template has:

FieldDescription
NameTemplate identifier (e.g. "Quote follow-up")
SubjectEmail subject line — supports variable placeholders
BodyEmail content — supports variable placeholders and line breaks
CategoryOrganizes by type: quote, invoice, or general

Click + Template to create a new template, or click the edit icon on any existing template.

Variable Placeholders

Placeholders are replaced with real data when the template is applied:

Variable (EN)Variable (NL)Replaced With
{{name}}{{naam}}Contact's full name
{{company}}{{bedrijf}}Your company name
{{deal}}{{deal}}Deal title

Both double-bracket {{name}} and single-bracket {name} formats are supported for backward compatibility.

Example

Subject: Uw offerte aanvraag bij {{bedrijf}}

Body:

Beste {{naam}},

Bedankt voor uw aanvraag. We hebben uw bericht ontvangen en nemen zo snel mogelijk contact met u op.

Met vriendelijke groet,
{{bedrijf}}

Using Templates

When composing an email from the deal panel:

  1. Click the Use Template button
  2. Browse or search available templates
  3. Click a template to load it — subject and body are filled in
  4. All variables are automatically replaced with the contact's data
  5. Edit the content if needed, then send

Templates can also be used when sending quotes and invoices — the system automatically selects the appropriate template based on the action (quote send, invoice send, etc.).