Add Email Template
Create a new email template

Basic Information

Unique identifier (e.g., activation, password_reset, driver_approved)
Versions are managed automatically
Email subject line. Can include variables like {{ user_name }}

Email Content

Full HTML content of the email. Use {{ variable_name }} for dynamic content.
Fallback text version. If empty, will be auto-generated from HTML.

Metadata

Internal description for administrators
JSON object documenting available variables and their types
Only active templates will be used for sending emails. Only one version per template_key+locale can be active.
Cancel
Template Variables Reference

Common variables you can use in templates:

Variable Description Example
{{ user_name }} User's display name or nickname John Doe
{{ user_email }} User's email address john@example.com
{{ activation_link }} Account activation URL https://site.com/activate?code=xyz
{{ reset_link }} Password reset URL https://site.com/reset?token=abc
{{ site_url }} Main website URL https://corporate-financials.com
{{ driver_title }} Driver title (for driver notifications) Oil Price Surge