# Users On this page the admin can manage the users and user groups in their tenant. New users and user groups can be added here and to edit the properties you can click the corresponding row in the table. ## User ![user-list](../imgs/admin-users_users-list.png "User list") If you click on a User in the Users table you can: - **Inactivate Account** - **Change Account Information** ![user-details](../imgs/admin-users_user-details.png "User details") ### Add User To add a new user, simply press the Add User-button and fill out the information in the pop-up window: ![add-user](../imgs/admin-users_add-user.png "Add User") ## User Groups ![user-groups-list](../imgs/admin-users_usergroups-list.png "User Group list") If you click on a UserGroup in the User Groups table you can: - Edit the **name** and **priority** of usergroup. The **priority** of a user group decides which jobs are run first. A higher number indicates higher priority. - Add and remove users from user group - Connect queues to user group - Connect storage to user group and specify its **write permission** - Edit permissions of users in user group - **Max GPU's per job**: Maximum number of GPU's per job - **Max total GPU's**: Maximum number of GPU's running simultaneously - **Add queue**: Permission to add new queue - **Custom commands**: Permission to specify custom commands when running jobs - **Custom ports**: Permission to expose ports on a container when running jobs - **Add Registry**: Permission to add registries ![user-groups-details](../imgs/admin-users_usergroup-details.png "User Group details") ### Add User Group To add a new user group, simply press the Add User Group-button and fill out the information in the pop-up window: ![add-user-group](../imgs/admin-users_add-usergroup.png "Add User Group")