-
Notifications
You must be signed in to change notification settings - Fork 0
Super Admin User Management
Gen 3: This is a legacy Gen 2 article. For current GT AI OS 3.0 guidance, see gen3-admin/users.
Create and manage user accounts from the Users page. Control access, enforce security policies, and manage your organization's users.
The Users page allows Super Admins to:
- Create new user accounts
- Edit existing users
- Manage user permissions
- Enforce two-factor authentication
- Perform bulk actions
- Click Users in the sidebar
- The Users page displays all user accounts
| Feature | Description |
|---|---|
| User List | View all users with status and role |
| Create User | Add new accounts |
| Edit User | Modify user settings |
| Bulk Actions | Perform actions on multiple users |
| Role Filtering | Filter by user type |
| 2FA Enforcement | Require TFA for users |
GT AI OS has three user types:
| User Type | Access Level | Best For |
|---|---|---|
| Super Admin | Full Control Panel access, all tenants | IT administrators, system managers |
| Tenant Admin | Manage users and settings within their tenant | Team leads, department managers |
| Tenant User | Chat, agents, datasets within their tenant | Regular team members |
| Capability | Super Admin | Tenant Admin | Tenant User |
|---|---|---|---|
| Access Control Panel | Yes | No | No |
| Manage all tenants | Yes | No | No |
| Manage tenant users | Yes | Yes | No |
| Create agents | Yes | Yes | Yes |
| Use chat | Yes | Yes | Yes |
| View billing | Yes | No | No |
| Configure SMTP | Yes | No | No |
Add a new user account:
- Navigate to Users page
- Click Create User (top right)
- Fill in the form:
- Email: User's email address (must be unique)
- Full Name: User's display name
- Password: Initial password (or leave blank if SMTP configured)
- Confirm Password: Re-enter password
- User Type: Select appropriate role
- Tenant: Select which tenant (for non-Super Admin users)
- Require TFA: Check to enforce two-factor authentication
- Click Create User
If SMTP is configured, you can leave the password blank:
- User receives a welcome email
- Email contains instructions and reset link
- User sets their own password
- User configures TFA on first login
Without SMTP, you must:
- Set an initial password
- Communicate password to user securely
- User should change password on first login
Modify an existing user:
- Navigate to Users page
- Find the user in the list
- Click the Edit button (pencil icon)
- Update fields as needed:
- Full Name
- User Type (role)
- Tenant assignment
- Status (enable/disable)
- TFA Required
- Click Save
Remove a user account:
- Navigate to Users page
- Find the user in the list
- Click the three-dot menu on that row
- Click Delete
- Confirm the deletion
Note: Deleted users cannot be recovered. Their conversations and data remain but are no longer accessible.
If a user forgets their password:
- User clicks "Forgot Password?" on login page
- User enters their email
- Reset link is sent (valid 15 minutes)
- User sets new password
- Navigate to Users page
- Find the user
- Click Edit
- Set a new temporary password
- Click Save
- Communicate password to user securely
If a user loses access to their authenticator:
- Navigate to Users page
- Find the user
- Click the three-dot menu
- Click Reset TFA
- Confirm the action
User will need to set up TFA again on next login.
Perform actions on multiple users at once:
- Navigate to Users page
- Select users using checkboxes
- Choose action from the bulk actions menu:
- Disable Selected
- Enable Selected
- Require TFA
- Delete Selected
- Confirm the action
Filter the user list to find specific users:
| Filter | Options |
|---|---|
| User Type | All, Super Admin, Tenant Admin, Tenant User |
| Status | All, Active, Disabled |
| Tenant | All tenants or specific tenant |
| TFA Status | All, TFA Enabled, TFA Disabled |
| Practice | Recommendation |
|---|---|
| Delete default account | Remove gtadmin@test.com immediately |
| Require TFA for admins | All Super Admin and Tenant Admin accounts should have TFA |
| Use strong passwords | Enforce minimum 8 characters, letters + numbers |
| Regular review | Periodically review user list, disable unused accounts |
| Least privilege | Assign minimum required permissions |
Each active user consumes one license seat.
| User Status | Seat Usage |
|---|---|
| Active | Consumes 1 seat |
| Disabled | Does not consume seat |
| Deleted | Does not consume seat |
To free license seats:
- Navigate to Users page
- Find inactive users
- Either:
- Disable to preserve account but free seat
- Delete to permanently remove
| Problem | Solution |
|---|---|
| Can't create user | Check license seat availability |
| Email already exists | Each email must be unique across all tenants |
| User can't log in | Verify status is Active, check password, verify TFA |
| TFA reset needed | Use Reset TFA from user menu |
| Forgot admin password | See Troubleshooting |
"Cannot create more users"
- You've reached your license seat limit
- Disable unused accounts or upgrade license
"Email already in use"
- That email exists in another tenant
- Each email can only be used once across the system
"User locked out"
- Check if account is disabled
- Reset TFA if authenticator lost
- Reset password if forgotten
- Email Settings - Configure welcome emails for new users
- License Management - Monitor seat usage
- Troubleshooting - Resolve login issues