# User Manager

To manage local users and api users, Nimbus has a built in user manager.

If you using reverse proxy authentication, please refer to your authentication provider to create and manage interactive user accounts.

# Acessing the User Manager

  1. Log in to the Nimbus UI.

  2. Click the settings\cog icon in the top right of the screen. settings_icon

  3. Click the blue User Manager button. user_manager_button

# Creating a User

  1. Click the blue Add User button

  2. Fill in all the fields about the user. Leave the User Type set to "Standard User". user_create_dialog

  3. Click Save Changes

# Updating\Editing a User Account

  1. Search for the user you would like to edit. user_search

  2. Locate the user account you would like to edit in the table, then click the pencil icon. user_edit

  3. Change the username, first name, last name or user type.
    You can optionally change the users password here too, however leaving the password and confirm password box blank, will leave the password unchanged.

  4. Click Save changes

# Changing a Users Password

  1. Search for the user you would like to edit. user_search

  2. Locate the user account you would like to edit in the table, then click the pencil icon. user_edit

  3. Set a new password in the password and confirm password boxes.

  4. Click Save changes

# Deleting a User Account

  1. Search for the user you would like to edit. user_search

  2. Locate the user account you would like to edit in the table, then click the delete icon. user_edit

  3. Confirm that you want to delete the user by clicking OK. user_delete_confirm