Invite users

Find out how the Dastra invitation system works.

Invite users

You can invite someone to collaborate on your workspaces by inviting them to the organization to which the workspace belongs.

You can invite users to your workspace by clicking on the "settings" button at the bottom left of the screen, then "access management / users" and finally "invite a user":

Enter the e-mail address of the person you wish to invite in your Dastra space. If this address is not already attached to the organization, click on it to send an invitation link.

A form appears. Enter your surname, first name, role and team, then click on the "Send invitation" button. The invited person will receive an e-mail containing a link which, once clicked, will enable that person to access the space, at this time a notification mail will be sent to you.

That's it, the user has been invited!

Current invitations

You can control current invitations in the "Users" section of the workspace settings.

If the invited user has not clicked on the invitation link and the link has expired (after 10 days), you can resend the invitation link by clicking on the "Resend invitation" button.

Create and assign teams

In Dastra, users are grouped into teams, which in turn are assigned to either legal entities or departments. In this way, roles and responsibilities can be finely managed.

There are several default roles in Dastra, representing different levels of authorization:

  • Administrator: They can do everything authors can do, plus modify organization and space settings.

  • Contributor: They can read and edit spaces. They can see drafts and changes not yet published. They can publish modifications. They cannot modify organization or space parameters.

  • Reader: They can only visit spaces published in the organization. They cannot edit and cannot see changes that have not yet been published.

Import a large user list

You can request the import of a large list of users into the platform. To do this, you need to go through the Dastra teams.

The steps to follow:

  • Create a file for each workspace in CSV format with the following columns separated by " , " (comma):

Mandatory fields:

  • Email (user's email)

  • GivenName (user's first name)

  • FamilyName(user's last name)

Optional:

  • Roles (separated by |) > this corresponds to the roles in Dastra

  • Teams (separated by |) > this corresponds to teams in Dastra

  • SsoConfigurationId > this corresponds to the SSO login identifier, if applicable

Here is a sample file for you to download and fill in:

Role identifiers:

By default: basic roles have the following identifiers:

  • Administrator = 1

  • Contributor = 2

  • Reader = 3

For custom roles you've created, the identifier is visible from your browser's development console via the network tab.

To open the console on Chrome, use the following keyboard shortcut: Cmd + Option + C (on Mac) or Ctrl + Shift + J (on Windows)

To open the console on Firefox, use the following keyboard shortcut: Cmd + Option + K (on Mac) or Ctrl + Shift + J (on Windows)

To open the console, use the following keyboard shortcut: Cmd + Option + C

To open the console on Microsoft Edge, you can use the following shortcut: Ctrl + Shift + I

Please note that roles must be created in advance.

For team identifiers:

These can be set when adding a team.

Please note that teams must first be created in the workspace.

Save your file in CSV UTF 8 format

Once your file is ready, tell us in which workspace you wish to import users and upload the file via the upload interface.

We'll receive your request and get back to you.

Last updated