Manage Users
Add and manage team members who can access your Zettabit system.
User Overview
Users are people in your organization who need access to Zettabit. Each user has:
- Email - Login identifier
- Name - Display name
- Role - Determines what they can do
- Status - Active or Inactive
User List
The users page shows all team members:
| Column | Description |
|---|---|
| Name | User’s full name |
| Login email address | |
| Role | Assigned role name |
| Status | Active/Inactive |
| Last Login | Most recent access |
Adding a New User
1. Navigate to Users
Click Users in the sidebar navigation.
2. Click Add User
Click the Add User button.
3. Fill in User Details
| Field | Description | Required |
|---|---|---|
| Name | User’s full name | Yes |
| Login email (must be unique) | Yes | |
| Role | Select from available roles | Yes |
4. Send Invitation
Click Save to create the user. They will receive an email invitation with:
- Login link
- Temporary password
- Instructions to set up their account
User Roles
Roles determine what a user can see and do. Common roles include:
| Role | Description |
|---|---|
| Admin | Full access to all features |
| Manager | Manage clients, subscriptions, packages |
| Operator | View and basic operations |
| Viewer | Read-only access |
See Roles & Permissions for details.
Editing a User
To modify user information:
- Find the user in the list
- Click the Edit button
- Update fields:
- Name
- Email (will require re-verification)
- Role
- Click Save
Changing User Role
To change a user’s permissions:
- Edit the user
- Select a different role from the dropdown
- Save changes
Changes take effect immediately on the user’s next action.
Deactivating a User
To revoke access without deleting the user:
- Edit the user
- Set status to Inactive
- Save
Deactivated users:
- Cannot log in
- Are logged out of active sessions
- Retain their data and history
- Can be reactivated later
Reactivating a User
To restore access:
- Edit the deactivated user
- Set status to Active
- Save
The user can now log in again with their existing credentials.
Deleting a User
To permanently remove a user:
- Click the Delete button
- Confirm deletion
Before Deleting
Consider if you should deactivate instead. Deletion:
- Removes the user record
- Actions they performed remain in audit logs
- Cannot be undone
Resetting User Password
If a user forgets their password:
- They can use “Forgot Password” on the login page
- Or, an admin can:
- Edit the user
- Click “Reset Password”
- New temporary password is sent via email
User Permissions Matrix
What each default role can do:
| Action | Admin | Manager | Operator | Viewer |
|---|---|---|---|---|
| View Dashboard | ✓ | ✓ | ✓ | ✓ |
| Manage Clients | ✓ | ✓ | ✓ | - |
| Manage Subscriptions | ✓ | ✓ | ✓ | - |
| Manage Packages | ✓ | ✓ | - | - |
| Manage Servers | ✓ | ✓ | - | - |
| Manage Users | ✓ | - | - | - |
| View Settings | ✓ | ✓ | - | - |
| Change Settings | ✓ | - | - | - |
| View Audit Logs | ✓ | ✓ | - | - |
Best Practices
- Least privilege - Give users only the access they need
- Use descriptive roles - Create roles that match job functions
- Regular review - Periodically audit user access
- Prompt deactivation - Remove access when employees leave
- Require 2FA - Encourage or require two-factor authentication
Troubleshooting
”Email already in use”
Each email can only be used once. The user may already exist (check inactive users).
User can’t log in
Check:
- User status is Active
- Email is correct
- Password was reset if needed
- Account not locked due to failed attempts
”Permission denied” for user
The user’s role doesn’t include the required permission. Either:
- Change their role
- Add the permission to their role