Automations are a powerful tool that allow you to set up rules for triggering specific actions within your LXP.

They consist of three main parts:

  1. Events: Things that happen within your platform, such as a learner completing a module or a user being added to a group.

  2. Conditions: The criteria that must be met for the automation to run, such as a learners being members of a certain group.

  3. Actions: The things that happen when the conditions are met, such as sending a notification or granting a badge.

By setting up automations, you can streamline and customize the learning experience for your users, making it more engaging and rewarding. In this help article, we'll go into more detail on each of the three parts of automations and how to set them up:


Create a new Automation

Navigate to Pathways > Automations

To create a new automation, click the create automation button. Give the automation an internal name, choose a type of event and click Create.


Events

In automations, an event is a trigger or occurrence that LXP can recognise before performing an action. The event can be scheduled (e.g. based on a date or time condition), triggered by a user (e.g. "a learner completing a module") or triggered by a change in the system (e.g. "a user was updated" or "a user was added to a group").

Scheduled

  • Scheduled event: a periodic event that triggers once every hour.

    • DO: You can use a scheduled event to unlock content between a certain time frame, or for users who are in certain groups.

    • DON'T: Do not use this event if something needs to happen straight after the user does something, such as granting a badge after the user completes a module. In this case there might be a delay between the user trigger and the action.

Triggered by a user

  • Module is completed: when a learner completes a module

  • Journey/section is completed: when a learner completes a journey or section

  • Module is ready for grading: when a learner has finished a module that needs grading

  • Module is graded: when a manager grades a learner's module through manager reporting

  • User is registered: when a new user has registered on the platform

Triggered by a change in the system

  • User is updated: when a user's info is updated in the system (e.g. change name or contract start date)

  • User is deleted: when a user is removed from the platform

  • User is added to group: when a user is added to a specific group. Only available if the feature 'ECA group membership' is enabled.

  • User is removed from group: when a user is removed from a specific group. Only available if the feature 'ECA group membership' is enabled.

Please note that the selected event triggers every time the occurrence takes place. E.g. if "Module completion" was selected as an event, LXP will trigger the automation every time any user completes a module. This does not mean the actions will also be executed, that depends on the conditions.

After you've selected an event, you will go the automation editing screen. Here you can add:

  1. the conditions to be met

  2. the actions you want to execute when the criteria of 1 are met

To add a condition or action, press the โ€˜+โ€™-icon and select the item you want to add.


Conditions

Start with and / or if you want to add more than one condition. Otherwise select use only one condition.

And: automation will be applied if all selected conditions are met.

Or: automation will be applied if one of the conditions are met.

  • General time condition: Apply this automation only within the selected time frame. Set a start and/or end date.

  • User-specific time condition: Compares the current date/time with user specific date, such as contract start date. E.g. can be used to send a notification to all employees with a contract start date between date X and Y.

  • User in study group: Do not use this condition since it does not work and will be removed.

  • Is group: Apply this automation to users who are in the selected group. You can use the negate option to apply the automation to everyone who is NOT in the specified group.

  • Is user: Apply this automation only for the selected user. This condition is beneficial for testing purposes. For example, you can unlock modules only for yourself to review the content.

  • Is module: Apply this automation only for users who have either completed or not yet completed the selected module in the past.

  • Is journey/section: Apply this automation only for users who have either completed or not yet completed the selected journey/section in the past.

  • All modules completed: Apply this automation to users who have completed all the modules they have access to.

  • Unconditional: Apply this automation to all users on the platform.

  • Is module in event: Apply this automation only if the module being completed is the selected module (can only be combined with the "Module completion" event).

  • Is module in journey/section: Apply this automation only if the module being completed is in the selected journey or section (can only be combined with the "Module completion" event).

  • Module graded: Apply this automation only if the grade is above the specified minimum grade (can only be combined with the "Module graded" event).

  • Is group in event: Apply this automation only if a user is added to the specified group (can only be combined with the "User added to group" and "User removed from group" events).

  • Add condition group: This option allows you to create one or multiple conditions groups, which is convenient if you want to combine AND and OR conditions simultaneously.

Tip! When adding a lot of similar conditions, you can also duplicate a condition. The editor will automatically open for quick adjustments.


Actions

The action part of setting up automations is where you get to decide what happens when the conditions you've set are met. You can choose from a variety of actions, including sending notifications, unlocking or locking specific modules, granting badges or certificates, and more. Here is a list of available actions:

  • Notify user: Send an (email) notification.

  • Unlock journey/section: Choose this action to make certain journeys or sections available for users.

  • Unlock module: Choose this action to make certain modules available for users.

  • Lock module: Choose this action to make certain modules unavailable for users.

  • Unlock widget: Choose this action to show specific widgets in the discovery stream for users.

  • Unlock intake/walkthrough: Choose this action to make other content, like the intake or walkthrough, available for users

  • Add to to-do list: Add a to do item to the user's to do list.

  • Grant badge: Choose this action to hand out a badge to the user based on the given conditions.

  • Complete module: Complete the module for the user.

  • Reset module: Reset the module for the user.

  • Grant certificate: Grant the user a certificate.

  • Self-assign to group: Group management for most groups is done by the admin. Here you can specify what groups a user can (or must) join themselves when using the platform, e.g. by joining groups through their user profile. Only available if the self-assignable groups feature is enabled.

  • Expire module: Expires a module for a learner after a certain time period, which requires the learner to redo the module. Only available if the "Module expiry" feature is enabled.

  • Repeat learning feedback: Periodically triggers the learning feedback survey that fetches feedback on the LXP platform. Only available if the "Learning feedback" feature is enabled.

  • Remove user from group: Removes users from the specified group(s). Only available if the "ECA group membership" feature is enabled.

  • Add user to group: Adds users to the specified group(s). Only available if the "ECA group membership" feature is enabled.

  • Grant budget: Grants credits to learners. Only available if the "User budget" feature is enabled.

  • Suspend user: Suspends users from the platform, which causes them to no longer count towards the license fee.

  • Unsuspend user: Unsuspends users from the platform, which will allow them to login again and access the available content.

Good to know ๐Ÿ‘€

  • Keep in mind that some actions, like suspending or unsuspending users, may have a larger impact on your learners' experience and should be used carefully.

  • Some actions, like self-assigning to groups or granting budgets, may only be available if certain features are enabled. If you don't see an action you're interested in, you can check the Features page or contact your TinQwise contact person for more information.

  • Tip! When adding a lot of similar actions, you can also duplicate an action. The editor will automatically open for quick adjustments.


Automations impact preview

For automations that use scheduled events, you can check its impact before saving the automation. There are two different concepts:

  1. The number of users who meet the conditions: Hover on the eye icon to see how many users meet the conditions you created. This number only includes active users, not pending or suspended users.

  2. The number of users impacted by the automation: Click on the eye icon to see how many users are immediately impacted after saving. This number is split up per action and might differ from the number of users who meet all the conditions, since the count does not include users that have already been impacted in the past or will be impacted in the future.

Let's illustrate the preview with a few scenarios:

You're creating a new automation: The number for 1 and 2 are the same. Since none of the users who meet the conditions have already been impacted in the past.

You're adding an action to an existing automation: The number for 1 and 2 will only be the same for the new action. For the existing action the number of impacted users will be 0 since the action has already been applied to everyone in the past.

You're adding or changing a condition to an existing automation: The number for 1 and 2 can be different for all actions. The actions have already been applied to users who met the old conditions. They will still be applied to new users who were added through the new conditions.


Save automation

Don't forget to save your automation. Once you click on save automation, you will see an option to immediately activate the automation. Tick this box only if you're sure the automation is set up correctly. Until then, you can also save the changes without activating the automation.

To disable, rename, duplicate or remove this automation, press the options button (with the three dots).

Did this answer your question?