Skip to main content

Users

1. Overview​

The Users screen manages the users who have access to the Nukk platform, including creating new users and each one's role.

2. Creating a User​

The New User form has the following fields:

FieldRequiredDescription
First NameYesUser's first name.
Last NameYesUser's last name.
EmailYesUser's email. Used for login and to send the initial access email.
RoleYesUser's role on the platform. Options: ADMIN or DEVELOPER.
PasswordYesUser's initial password.
Confirm PasswordYesConfirmation of the entered password.

After clicking Save, the user is created and receives an email with instructions on how to access the platform.

3. Roles​

RoleDescription
ADMINAdministrative access to the platform. On top of development access, it sees the management screens: Usage, Settings, and Users.
DEVELOPERDevelopment access (Flows, Apps, Add-ons, Config Maps, Secrets, etc.), without the platform's management screens.