Skip to main content

Adding Users

Updated over a month ago

πŸ”’ Permissions
​

Creating users is a right reserved for system administrators.
​


There are three ways to create user accounts in Elium:
​

  • Manual creation (one user or several users simultaneously)
    ​

  • Just-in-time creation (at authentication)
    ​

  • Creation and management through automatic synchronization (SCIM protocol)
    ​

Manual Creation


πŸ“ Notes
​

If you want to write a personal invitation and manage specific affiliations for each user, click on 'Add a user'. If you wish to invite groups of users with the same affiliations, click on 'Add several users'.
​


Adding a User

  1. Go to the administration interface, select the 'Users' tab, and click on "Add a user".
    ​

  2. Add an email address (which will also be used as the default login).
    ​

  3. Fill in the required fields.
    ​

  4. Generate the invitation immediately or choose to send it later.
    ​

  5. Define a language for the user's interface and content language, or allow the system to determine it automatically.
    ​

  6. Define the user's system role.
    ​

  7. Specify the spaces to which the user should be affiliated.
    ​

Ajouter un utilisateur

Adding Several Users

  1. Go to the administration interface, select the 'Users' tab, and click on "Add a user".
    ​

  2. Upload a CSV file (see below).
    ​

  3. Or paste a list of email addresses (one per line).
    ​

  4. Generate the invitation immediately or choose to send it later.
    ​

  5. Define a language for the user's interface and content language, or allow the system to determine it automatically.
    ​

  6. Define the user's system role.
    ​

  7. Specify the spaces to which the user should be affiliated.
    ​

Ajouter plusieurs utilisateurs

πŸ“ Notes
​

When importing users from a CSV list, you have the option to perform advanced mapping of profile fields. The number of columns in your CSV file will determine the level of mapping available. Only one field is required: the email address.
​

Upon importing your file, the system generates a line for mapping for each identified column. The dropdown menu allows you to assign the details in this column to a field of your choice. For greater efficiency, we recommend that you use the first line of your CSV table as the labels for the corresponding fields. Everything else remains unchanged: you can define the language, affiliations, role, and status.
​

Ajouter des utilisateurs via CSV

Just-in-Time Creation

In this method, users are created on the fly as they connect to the platform, provided they meet a series of settings linked with your SSO.
​

Creation and Management Through Automatic Synchronization (SCIM Protocol)

In this scenario, access management is fully synchronized: user accounts are created automatically, profile details (such as position) are updated automatically, and when a user leaves the organization, their account is automatically deactivated.
​

Did this answer your question?