Email Templates

Customize the email notifications sent to users and admins for various events. Control the content, appearance, and delivery of every automated email.


Accessing Email Templates

Go to Admin > Settings > Email Templates to view and manage all notification templates.


Available Templates

TemplateTriggerSent To
New Feature NotificationUser submits a featureAdmins
Status Change NotificationFeature status changesAuthor and followers
New Comment NotificationComment on a followed featureFollowers
Admin Response NotificationAdmin posts an official responseAuthor and followers
Feature Completed NotificationFeature marked as completedAuthor and followers
Feature Merged NotificationFeature is merged into anotherAuthor and followers
New Report NotificationUser submits a reportAdmins
User Warning NotificationAdmin warns a userThe warned user
Announcement EmailAnnouncement sent via emailSubscribers

Editing Templates

  1. Click on the template you want to edit
  2. Edit the Subject line
  3. Edit the Body content (supports HTML)
  4. Use merge fields to insert dynamic data
  5. Click Preview to see the template with sample data
  6. Click Save

Enabling and Disabling Templates

Each template has a toggle to enable or disable it:

  • Enabled - Emails are sent when the trigger event occurs
  • Disabled - No emails are sent for that event

Merge Fields

Merge fields are placeholders that get replaced with real data when the email is sent. Available fields vary by template.

FieldDescription
{{user_name}}The recipient's display name
{{feature_title}}The title of the related feature
{{feature_url}}Direct link to the feature
{{status}}The current or new status
{{app_name}}Your board/application name
{{comment_body}}The content of the comment
{{admin_name}}The name of the admin who performed the action
{{merged_feature_title}}The title of the feature that was merged into

Resetting a Template

If you want to restore a template to its original content:

  1. Open the template
  2. Click Reset to Default
  3. Confirm the reset

This restores the original subject and body content. Your enabled/disabled state is not affected.


Testing Templates

To preview how an email will look before it goes out to real users:

  1. Open the template
  2. Click Send Test
  3. A preview email is sent to your admin email address with sample data filled in

This lets you verify formatting, merge fields, and overall appearance.


Tips

TipWhy
Keep subjects shortBetter open rates on mobile
Test after editingCatch formatting issues early
Use merge fieldsPersonalized emails get more engagement
Disable unused templatesReduce email noise for users

Next Steps

  • Email Logs - Monitor sent emails and delivery status

Was this page helpful?