Manage Tenant Users
Overview
Tenant Users are created by Tenant Admins to provide team members access to execute jobs, run analyses, and utilize cluster resources.
Prerequisites
- Tenant Admin access — You must be logged in as a Tenant Admin to create and manage tenant users.
Create Tenant User
Step 1: Access User Management
- In the left sidebar, click User Management.
- Click Create User.

Step 2: Enter User Details
- Fill in the following user details:
| Field | Description |
|---|---|
| Username | Unique identifier |
| Valid email address | |
| First Name | User's first name |
| Last Name | User's last name |
| Password | Strong password |
| Confirm Password | Re-enter the password to confirm |
| Role | Assign a role (e.g., Tenant User, or a custom role) |
- Click Submit.

- The tenant user is created and appears in the user list.

Manage Tenant Users
Step 1: View Users
- Navigate to User Management to see the list of all tenant users.

Step 2: Edit User
- Click the ellipsis (3-dot menu) on the user you want to modify.
- Select Edit.
- Update the details (email, name, or role).
- Click Save.

Step 3: Reset User Password
- Click the ellipsis (3-dot menu) on the user.
- Select Reset Password.
- Share the temporary password with the user. The user will be prompted to change it on the next login.

Step 4: Change User Role
- Click the ellipsis (3-dot menu) on the user.
- Select Change Role.
- Select the new role from the dropdown.
- Click Apply.

Tenant User Dashboard
After logging in as a tenant user, you will be redirected to the Dashboard page. The dashboard displays an overview of Bare Metal, Virtual Machine, Kubernetes cluster, and Slurm resources.

Tenant user can customize the dashboard layout using the Edit Dashboard button.

Next Steps
- Roles and Permissions — Create custom roles and manage permissions for tenant users.
- Create and Access Workspace — Set up interactive notebook environments with GPU, CPU, or MIG resources.
- Access Model Playground — Test deployed AI models interactively by sending prompts and inspecting responses.