Manage Users
Last updated
Last updated
Paradime offers an API to provide flexible options for managing users access and roles for your Paradime workspaces.
Check our guides here:
Use GraphQL or cURL
Use python SDK
The user management page lists all user accounts on your Paradime instance. Click on the ⚙️ Cog icon in the top navbar and go to Account Settings > Team.
Active users within your organization, will be listed in the Active
tab.
To upgrade or downgrade a user's Role or Team in Paradime, click on Edit
on the top-right and use the dropdown menu to select a new role or change or update the team name.
Click on the Save
button on the top-right to confirm your changes.
To prevent user access to Paradime, it is typically best practice to disable the user account. To disable a user account, click on Edit
on the top-right and select Disable user from the three-dot Options menu to the right of the user’s row.
Click on the Save
button on the top-right to confirm your changes.
Disables users will be displayed in the Disabled
tab in Paradime User Management
To re-enable a user account, click on Edit
on the top-right and select Enable user from the three-dot Options menu to the right of the user’s row.
Click on the Save
button on the top-right to confirm your changes.
Re-enabled users will be displayed in the Active
tab in Paradime User Management