Email Templates

Email Templates

Email templates control the wording of every email LimeSurvey sends for your survey: invitations and reminders to people in your participant list, the confirmation participants receive after finishing, the registration email for people who sign themselves up, and the admin notifications sent to you when a response arrives. Each template has a subject line and a message body, and both can be personalised with placeholders that are filled in per recipient at send time. Templates are edited per survey — changes affect only that survey.

The templates

The editing screen has six template tabs:

TemplateWhen it is sent
InvitationWhen you invite participants who have not yet received an invitation (Participants → Invite & remind).
ReminderWhen you remind participants who have been invited but have not completed the survey.
ConfirmationAutomatically after a participant with an access code completes the survey, unless the Send confirmation emails toggle is turned off (editor SettingsParticipant settings).
RegistrationWhen someone self-registers for a survey that allows public registration; it contains their personal access link.
Basic admin notificationA short notification to you — not participants — when a response arrives.
Detailed admin notificationThe same trigger, but including the full response details.

Editing a template

Email templates live on a classic admin screen shared by both editors. In the new editor, reach the Survey menu via the left toolbar (or via the Share tab at the top of the editor → Participant lists, which opens the classic participants area with the Survey menu sidebar).

  1. Open the Survey menu and choose Email templates. The screen is headed "Edit email templates".
  2. Select the tab for the template you want to edit — for example Invitation.
  3. Edit the fields, e.g. "Invitation email subject:" and "Invitation email body:" — every tab follows this pattern. The body has a rich-text toolbar, and placeholders (below) work in both fields.
  4. If your survey has multiple languages, switch language via the language tab (e.g. "English (Base language)") and edit each translation.
  5. Click the green Save button at the top right. Unlike the survey editor canvas, this screen does not autosave — leaving without saving discards your changes.

Before sending, click Validate ExpressionScript to check that your placeholders are written correctly. The screen has two other controls: Reset this template restores the default text, and "Invitation attachments:" → Add file attaches files to the email.

Placeholders

Placeholders are replaced with real values for each recipient when the email is sent. The default invitation body already uses {FIRSTNAME}, {SURVEYNAME} and {SURVEYDESCRIPTION}.

PlaceholderBecomes
{FIRSTNAME} / {LASTNAME}Recipient's first / last name
{EMAIL}Recipient's email address
{SURVEYNAME}Survey title
{SURVEYDESCRIPTION}Survey description
{SURVEYURL}The recipient's personal survey link
{TOKEN}The recipient's personal access code
{OPTOUTURL}Link to opt out of further emails for this survey
{ADMINNAME} / {ADMINEMAIL}Survey administrator's name / email address
{ATTRIBUTE_1}, {ATTRIBUTE_2}, …Custom participant attributes

Always keep {SURVEYURL} in invitations and reminders — without it, recipients have no way into the survey. When a recipient uses {OPTOUTURL}, their status changes to opted-out and future sends skip them.

Good to know

  • Templates only define the content. The actual sending happens from Participants → Invite & remind.
  • Reminders go only to participants who have not completed the survey, so sending them again is safe.
  • "Sent successfully" means LimeSurvey handed the email to the mail server — it does not guarantee the email reached the inbox. If participants report missing emails, see How to Ensure Your LimeSurvey Email Invitations Avoid the Spam Folder for deliverability checks.
    • Related Articles

    • Email Templates

      Overview The email templates are used to send personalized invitations, reminders, confirmations, and registration emails to your participants (from the survey participants table). You can also edit the standard basic (or detailed) admin ...
    • Invitation emails not arriving? How email sending works on LimeSurvey Cloud

      You sent survey invitations, the interface says they were sent, but participants report that nothing arrived. This article explains how sending works on LimeSurvey Cloud, what you can check yourself, and what to send us if the problem is on our side. ...
    • Survey Participants

      Use the survey participants list when your survey is not meant for everyone. You decide who may respond, and each invited person gets a personal access code — only someone with a valid, unused code can complete the survey. The list also tracks who ...
    • Survey Participants

      Introduction Note: Before you can distribute your survey (share your survey link) you must first create a Survey Participants Table. The Survey Participants functionality allows you to invite a group of people to participate in your survey, keep ...
    • Distribute Survey

      When your survey is ready, you can share it with respondents in several ways: a direct link, a link with an access code, a QR code, social media, or an embed on your own website. You can open the sharing options at any time, even before your survey ...