Recipient Groups
Every LUCY campaign needs at least one recipient group—users who will receive the simulation or training content. You can create multiple groups per campaign to target users by department, location, domain, or other criteria. Users can belong to multiple groups, and there’s no limit to how many you can create.
Creating a New Group
You can add recipients manually or import them via CSV, LDAP, or Azure (Entra ID).
Importing recipients from company directories is recommended as it allows you to include additional information about each user, which enhances automatic analysis and statistics.
Select "New Group" and fill out the group information.


This is a required field where you'll enter the name of the new group you are creating. It's important to emphasize clear identification for efficient management within the system.
Adding Recipients
There are four methods to import recipients into Lucy.
Directly input recipient details one by one. This method is feasible for small numbers of recipients but becomes time-consuming for larger sets.

Select "New Recipient"
Provide all necessary details of the recipient. The more fields that are filled, the more granular the statistics can be.
Each recipient must have a first name and at least one contact method—either an email address, a phone number, or both.

Autoupdate Recipients
You can automatically sync your recipients from LDAP or Azure AD by defining the import parameters on the Import Settings tab. This sync runs in the background every 10 minutes.

Import Type
Automatically sync from your LDAP or Azure AD application.

You can employ standard Active Directory search filters, such as:
(|(objectClass=inetOrgPerson)(objectClass=user))
This filter retrieves objects that are either of type inetOrgPerson
or user
.
For further details and guidance, refer to the Microsoft Documentation.
Action for New Recipients
If this option is selected, the automatic import will list all recipients in the Control List for both LDAP and Azure Entra ID integrations.

Your Lucy server will make a query every 10 minutes to your company directory to obtain the most updated list of your recipient directory.
You can manually add each recipient:

Or you can select All recipients and Apply them to your Group:

Action for Deleted Recipients
If this option is selected, the automatic deletion will list all recipients in the Control List for both LDAP and Azure Entra ID integrations.

Your Lucy server will make a query every 10 minutes to your company directory to obtain the most updated list of your recipient directory.
You can manually Discard each recipient:

Or you can select All recipients and Discard them to your Group:

Last updated
Was this helpful?