docs-mintlify/admin/users-and-permissions/manage-users.mdx
Use the Admin → Users page to add people to your Cube Cloud account, change their roles, and control what they can access.
<Info>Only users with the Admin role can manage other users.
</Info>The user list displays all users in your account along with their roles and status. Use the search bar to filter users by name or email.
To invite a new user:
After the user is created, an invitation link is generated. You can copy the link and share it with the user. The user must visit the link to set their password and activate their account.
If a user hasn't activated their account, you can resend or copy the invitation link from the user list.
Click on a user in the user list to access their settings page. From here, you can:
To change a user's role:
Alternatively, you can change a user's role directly from the user list using the role dropdown.
<Info>Admin roles are billed at the developer rate.
</Info>Deactivating a user revokes their access to Cube Cloud without permanently removing their account. The user's active sessions are terminated immediately.
To deactivate a user:
You cannot deactivate yourself or the last active Admin user.
</Warning>To reactivate a deactivated user, follow the same steps and select Activate. The user can then log in again with their existing credentials.
Deleting a user permanently removes their account from Cube Cloud.
To delete a user:
You cannot delete your own account. Deleting a user is irreversible.
</Warning>Each user can customize their Cube Cloud experience through the Preferences page, accessible from the user menu. These settings are saved to the user's account and apply across all devices.
| Preference | Description | Default |
|---|---|---|
| Theme | Choose between System, Light, or Dark visual theme | System |
| Sidebar drawer | Show only icons and expand the sidebar on hover | Off |
| Pointer cursors | Use pointer cursors on interactive elements | On |
| Code editor | Switch to the new CodeMirror-based code editor for data models | Off |
| New message scrolling | Automatically scroll to new messages in chat | On |
| Alternating row colors | Highlight alternating rows in data tables | Off |
If your organization uses an identity provider such as Okta or Microsoft Entra ID, you can automate user provisioning and deprovisioning through SCIM. See the SSO & Identity Providers documentation for setup instructions.
Users created via SCIM — and users auto-provisioned on first SAML login — receive the Viewer role by default. To assign a different default role (including custom roles), configure Default role for new users in the Advanced section of your SAML configuration. The setting is shared between SAML and SCIM.