Users
When you log in to the console, it will automatically open the console in the edit-user screen for the user that was used to log in.

Currently the Founda Platform differentiates between two types of user roles: “none” and “admin-role”. All new users’ roles have to be changed to an admin-role by an existing user with administrator rights, for the user to be able to access and manage all functionalities within the Console. As an existing user with admin-role please click the “Users” button on the navigation panel on the left. The overview displays all users of your organization that are authorized to access the Founda Console.

To edit User’s roles:
- Search for the user that requires the admin-role
- Click on the user to edit it
- Click on the role drop-down
- Select the admin-role
- Click save

To create a new User:
- Click on the “+”-icon
- Fill in all the required fields for the new user (note that your password complies with the password policy as indicated below)
- Select the admin-role
- Click save

💡 When creating a new user (or changing an existing user’s password), be sure to comply with the following password policy:
- Minimum length should be 16 characters;
- Password should contain at least 1 number and 1 special character (!@#$%^&*()_+|~-=\`{}[]:”;’<>?,./);
- Password should not contain more than 2 identical characters in a row (i.e. not “aaa”).