In order for a user to access Relatics, the user first needs to have access to the environment. The access for all users to the environment is centrally managed in the environment administration. Once a user has access to the environment, a user can be added to a workspace to work on a specific project.
Add a user to the environment and a workspace *
- In the overview with workspaces, click on
Environment administration.
- In the view Environment administration, click on the menu
Users.
- In the view Users, click on
New user.
- In the dialog Create user, fill in values for the fields Authentication via, Email, First name, and Last name.
- In the dialog Create user, click on Create. As a result, a new user is created and an email with the registration procedure is sent to the corresponding email.
Note:
- By default, when selecting a workspace for a user to have access to, the user type of the user is set to ‘User’. This implies that a user can view and edit the elements according to the roles set in the corresponding workspace. In the table Workspace access, you can hover over a workspace and
select another user type. In case the user type for a user is set to Power User, a user is additionally allowed to make changes to the model, create reports and update the settings of the workspace.
Add multiple users to the environment in batch *
- In the overview with workspaces, click on
Environment administration.
- In the view Environment administration, click on the menu
Users.
- In the view Users, click on
New users (batch).
- In the dialog Create users (batch), in the field User information, enter a list of users in semicolon separated format. See the code below for the format including an example.
- In the dialog Create users (batch), in the field Created users should authenticate via, select the desired authentication method.
- In the dialog Create users (batch), click on Create.
Note:
- Example of the format for the batch import of users:
"First name 1";"Last name 1";"email1@example.com"
"First name 2";"Last name 2";"email2@example.com"
"First name 3";"Last name 3";"email3@example.com"
Deactivate a user to no longer have access to the environment *
- In the overview with workspaces, click on
Environment administration.
- In the view Environment administration, click on the menu
Users.
- In the view Users, click on the user that should no longer have access to the environment.
- In the view of the user, for the table Workspace access, click on
Edit.
- In the view of the user, for the table User, click on
Edit.
- In the dialog Edit user, toggle the field Status.
- In the dialog Edit user, click on Update. A a result, the status is updated to “Inactive”.
Assign a user an administration role for the environment *
- In the overview with workspaces, click on
Environment administration.
- In the view Environment administration, click on the menu
Users.
- In the view Users, click on the user that you want to assign an administration role for the environment.
- In the view of the user, for the table Administration roles, click on
Edit.
- In the dialog Edit administration roles, select a role.
- In the dialog Edit administration roles, click on Update. As a result, the user is assigned an administration role. This allows a user access to Environment administration and edit settings for the environment.
Note:
- With the administration role Administrator, a user gets the ability to access
Environment administration from the overview with workspaces and it allows the user to view and update its settings.
* In the environment, the administration role of your user must be set to administrator to use this feature.