# Manage Users

{% hint style="info" %}
**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](https://docs.paradime.io/app-help/developers/graphql-api/examples/user-management-api)
* Use [python SDK](https://docs.paradime.io/app-help/developers/python-sdk/modules/user-management)
  {% endhint %}

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.

## Update Roles or Team name

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.

{% @arcade/embed flowId="mNINJBGI4hFl3WtJlONt" url="<https://app.arcade.software/share/mNINJBGI4hFl3WtJlONt>" %}

## Disable users

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.

{% hint style="info" %}
Disables users will be displayed in the `Disabled` tab in Paradime User Management
{% endhint %}

{% @arcade/embed flowId="LfxzMSzoUymraoZhFItl" url="<https://app.arcade.software/share/LfxzMSzoUymraoZhFItl>" %}

## Re-enable users

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.

{% hint style="info" %}
Re-enabled users will be displayed in the `Active` tab in Paradime User Management
{% endhint %}

{% @arcade/embed flowId="wrP2Ek3VP80ViPhJhEEM" url="<https://app.arcade.software/share/wrP2Ek3VP80ViPhJhEEM>" %}
