Awareness Templates

Add an Awareness Template

Select + New Awareness to view the template gallery.

Search for an Awareness template, select Use Template, and select the default language to begin using the template.


Base Settings

Once a template is added to the campaign you can find it under Awareness Settings. Select a template to edit its settings and content.

Name

By default, the original template name will be populated, but you can change this name to apply only to the specific campaign associated with the awareness template.

Risk Level

By default, your awareness template is set to Risk Level 0. Each additional training will have a risk score incremented by 1. Risk level is 1:1 with the number of attack simulations a recipient has failed.

Website Enabled

Select this option if you want the user to be directed to a landing page to complete their training. Typically, this setting should be enabled to gather statistical data on the user's training metrics. Only disable it if you intend for the user to receive an email without tracking their training progress.

Create Awareness Training Diploma

This option is available only for awareness templates that include a Quiz/Exam. It is designed to automatically send users a predefined Training Diploma once they have successfully completed the training and achieved a score above the minimum passing threshold.

Languages

This is the default language setting for your template. If a user is imported into Lucy without a specified language, they will receive the awareness scenario in the default language selected here.

Most templates are available in our core languages. If you need a translation in a language not already provided, select that language in this tab. You will then have the opportunity to manually translate the content in the subsequent steps of this article.


Website

The Website tab contains settings related to the training content, such as the hosting domain, behavior, and content.

Settings

Define the base domain to which the user will be redirected to access their awareness training content. You can also specify a subdomain, which is the portion of the URL before the base domain, such as training.lucysecurity.com

Content

See our guide for editing awareness content here.


SSL Settings

If the website is enabled, you'll need SSL for the hosting domain.

Select the checkbox to include an SSL certificate:

Choose this option if you have already generated an SSL certificate on your Lucy server. This option allows you to reuse the existing certificate.

Be advised that the validity period of the existing certificates will not be extended.


Certificate

The certificate tab pertains to the recipient's completion training diploma certificate, issued when the user successfully achieves a score above the pre-configured pass threshold on the quiz.

Ensure Create Awareness Training Diploma is enabled in the Base Settings.

Select a Template

To begin, select a language and an orientation for the certificate, then choose one of the ready-made options:

Provide a suitable title to be displayed as the subject in the email when users receive their Training Diploma attachment.

Template Content

Use the WYSIWYG editor to make changes to the diploma.

index.html - the main content file

content.html - the email message

style.css - CSS for the content file

Certificate Variable Placeholders

In the certificate template, you can use the following variables:

  • %name% — name of the certificate recipient.

  • %awareness% — name of the awareness training.

  • %gender("MALE ADDRESSING", "FEMALE ADDRESSING", "NO GENDER")% — recipient's gender.

  • %score% — recipient's score.

  • %date% — date of the certificate.

  • %time% — time of the certificate issuance.

Please note that these variables are not available in CSS and JavaScript files.


Certificate Message

Subject

The subject line of the email.

Sender Name

The name of the sender. This can be anything you want.

Sender Email

The email address of the sender. This does not need to be an existing email address, but the domain does need to point to your Lucy server. For best results, use the same domain as your awareness website.


Message

Email Variables

When creating email templates, you can personalize the content by using various placeholders that will be automatically replaced with specific user data when the email is sent. Below is an explanation of each variable available for use in the templates:

  • %link%: This variable represents the base URL of your site. Use it to construct absolute URLs for navigation within your emails.

  • %user-password-reset%: This placeholder is replaced with the unique URL for a password reset action.

  • %user-profile-link%: Inserts a direct link to the user's profile page in the End User Portal.

  • %user-login-url%: Provides a link to the End User Portal that utilizes SSO (OAuth 2.0) for login.

  • %name%: The full name of the email recipient.

  • %firstname%: The recipient's first name.

  • %lastname%: The recipient's last name.

  • %email%: The recipient's email address.

  • %client%: The name of the client associated with the recipient.

  • %gender("MALE ADDRESSING", "FEMALE ADDRESSING", "NO GENDER")%: This is a conditional variable that changes the greeting or addressing based on the recipient's gender.

  • %subject%: The subject line of the phishing email.

  • %sender%: The name of the sender of the phishing email.

  • %sender-email%: The email address from which the phishing email is sent.

  • %started%: The date when the related phishing campaign was started.

  • %stopped%: The date when the related phishing campaign was stopped.

  • %time(FORMAT, OFFSET, ZONE)%: A dynamic time variable where:

    • FORMAT refers to the format in which the date/time should be displayed.

    • OFFSET is the time offset from the mail send time, which can be positive or negative.

    • ZONE is the time zone to be applied.

    • Example: %time("l, H:i", "0", "Europe/Zurich")% would display the time of the email submission in the Europe/Zurich time zone.

    • Example: %time("Y/m/d H:i:s", "60")% would show a timestamp one hour ahead of the email submission time.

Note that these variables are intended for use in the HTML body of the email and are not applicable within CSS and Javascript files. They serve to customize the email content for each recipient and should be used accordingly to ensure a personalized user experience.

Add your own attachments. Keep in mind that most common email clients filter certain types of attachments, like executables, to prevent malware risks.


Mail Settings

Administrators have two choices for setting up mail delivery: globally or at the campaign level. Global settings affect all campaigns but can be overridden by campaign-specific settings, which only apply to the selected campaign. This flexibility allows for customized mail delivery preferences on a per-campaign basis:

Here you can choose your default method for sending emails. This setting will apply to all campaigns.


Awareness Groups

This feature is designed to automate the provisioning of multiple awareness templates based on three pre-defined goals.

  1. Group recipients into Awareness Groups and serve them training content related to their day-to-day activities

  2. Automate the sending of awareness content based on the recipient's risk level

  3. Use the Scheduler to create specific rules for different scenarios to manage selected Awareness Groups.

Last updated

Was this helpful?