User Management
User management is a Pro Version feature. Standard Version only supports a single admin user.
This guide explains how to manage users in CelerBuild. Only administrators have access to these functions.
User List
The user list displays all users in the system with the following information:
- Username
- User Type (Admin/User)
- Status (Active/Disabled)
- Actions
Users can be searched by username or email using the search bar.
Creating Users
To create a new user:
- Click the "New" button in the top-right corner
- Fill in the required information:
- Username
- Password
- Click "Create" to add the user
New users are created with regular user permissions by default and "Active" status.
Managing User Permissions
Promoting to Admin
To grant admin privileges:
- Click the "..." (more actions) button next to the user
- Select "Set as Admin"
Removing Admin Rights
To remove admin privileges:
- Click the "..." button next to the admin user
- Select "Remove Admin"
Be careful when managing admin rights. There should always be at least one admin user in the system.
Managing User Status
Disabling Users
To temporarily prevent a user from accessing the system:
- Click the "..." button
- Select "Disable User"
Enabling Users
To re-enable a disabled user:
- Click the "..." button
- Select "Enable User"
User Account Management
Reset Password
To reset a user's password:
- Click the "..." button
- Select "Reset Password"
- Enter and confirm the new password
- Click "Save" to apply the changes
Delete User
To permanently remove a user:
- Click the "..." button
- Select "Delete"
- Confirm the deletion
User deletion is permanent and cannot be undone. Make sure to backup any important user data before deletion.
Best Practices
- Regularly review user accounts and permissions
- Disable unused accounts instead of deleting them if you might need them later
- Use clear username conventions
- Keep admin privileges limited to necessary personnel only
- Document any changes to user permissions