# Users ## Create User In **Admin > Users**, admins can create, modify, and delete user accounts. 1. In **Admin > Users**, you can create new users by clicking **+ New**. It is recommended that your first new user should be another Admin, as is best practice. 2. Enter the new user’s first name, last name, and email. 3. Select a Role, then click **Save**. For information about roles, see [Defined Roles](#defined-roles). 4. After creating a new user, HiddenLayer will generate and send a new password to the newly created user. ## Defined Roles The AISec Platform provides defined roles that you can assign your users to. To assign a role to a user, see [Create User](#create-user) or [Edit User](#edit-user). The following table shows permissions for each role. - **Admin**: Can view all pages, has access to the admin section, and can manage users (add, edit, change role, and delete users). - **User Admin**: Can manage users (add, edit, change role, and delete users). - **Analyst**: Can view all data and interact with the Model Inventory, Models, Detections, and LLM Sandbox. Does not have access to the administrator functions. - **Viewer**: Read-only access to the AISec Platform and does not have access to the administrator functions. | Page | Action | Admin | User Admin | Analyst | Viewer | | --- | --- | --- | --- | --- | --- | | AIDR tab | View | x | | x | x | | AIDR Sandbox | Prompt | x | | x | | | Detections | List | x | | x | x | | | View Details | x | | x | x | | | Add Note | x | | x | | | | Close Detection | x | | x | | | Model Details | View | x | | x | x | | Model Inventory | View | x | | x | x | | | Delete Model | x | | | | | | Upload | x | | x | | | | Community | x | | x | | | Admin Settings - API Keys | View | x | | | x | | | Create API Key | x | | | | | | Delete API Key | x | | | | | Admin Settings - Audit Logs | View | x | | | | | Admin Settings - Integrations | View | x | | | x | | | Configure Sentinel | x | | | | | Admin Settings - Projects | List Projects | x | | x | x | | | Create / Edit Project | x | | x | | | | Delete Project | x | | x | | | Admin Settings - Rules | List Rulesets | x | | x | x | | | Publish / Edit Default Ruleset | x | | | | | | Create / Edit Custom Ruleset | x | | x | | | | Delete Custom Ruleset | x | | x | | | Admin Settings - SSO Providers | Create, Configure, Enable, Disable, Delete | x | | | | | Admin Settings - Users | View | x | x | | x | | | Create User | x | x | | | | | Edit User | x | x | | | | | Delete User | x | x | | | ## Reset Password Administrators can reset user passwords. Make sure you save the new password because you cannot view it later. 1. To reset a user’s password, click **Actions > Reset Password**. 2. A reset password email is sent to the user. The user must follow the steps to reset their password. ## Edit User Administrators can edit users to change their first name, last name, or email address. 1. To edit a user, click **Actions > Edit User**. 2. Edit the user’s information. 3. Click **Save**. ## Delete User Administrators can delete users from the AISec Platform. 1. To delete a user, click **Actions > Delete User**. 2. A message displays asking you to confirm deleting the user. 3. Click **Delete**.