Add ability to define content for confirmation instructions
PreviousChange Registration Type for ApplicantsNextAdd overridable view landing page button text per funding round
Last updated
Was this helpful?
The confirmation instruction emails sent to new users during registration used fixed templates that organisations could not customise. This was inconsistent with other automated emails (such as invitations) which are already editable, and prevented organisations from adding their own branding, messaging, or role-specific instructions.
Organisations can now customise two confirmation-related emails for each user role (Admin, Applicant, Assessor, Verifier):
Confirmation Instructions -- sent immediately after signup, asking the user to confirm their email address.
Confirmation Reminder -- sent one day before the confirmation window expires, warning the user to confirm before their account is locked.
Navigate to Settings > Emails. The confirmation emails appear under the "Registrations" section for each user type. Click Edit to customise the subject line and body content.
Emails support the same personalisation variable system as other automated emails. Common variables include:
[[confirmation_link]] -- clickable link to confirm the account
[[confirmation_url]] -- plain URL for pasting into a browser
[[time_to_confirm]] -- human-readable time window (initial email only)
[[confirmed_time_ago]] -- time since the original email was sent (reminder only)
Recipient name variables specific to each user type (e.g. [[applicant_first_name]], [[admin_name]])
All emails ship with sensible default content. Organisations can restore defaults at any time after customising.
Last updated
Was this helpful?
Was this helpful?