> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cryptoprocessing.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage users

Learn how to add users to your merchant dashboard and manage their roles. For details about available roles, see [User roles](/reference/user-roles).

## Add users

To add a new user:

<Steps>
  <Step>
    In your merchant dashboard, go to the **Team** tab.
  </Step>

  <Step>
    Click **Add users**.
  </Step>

  <Step>
    Enter the email addresses of the users you want to add, separated by commas. Then, choose the [role](/reference/user-roles) you want to assign to these users.
  </Step>

  <Step>
    Click **Add**.
  </Step>
</Steps>

## Change a user's role

To change the role of an existing user:

<Note>
  Users with the Owner role can't update the roles of other users with the Owner role. Owners also can't assign the Owner role to another user.

  To assign or remove the Owner role, contact us at [**support@cryptoprocessing.com**](mailto:support@cryptoprocessing.com).
</Note>

<Steps>
  <Step>
    In your merchant dashboard, go to the **Team** tab.
  </Step>

  <Step>
    Find the user you want to edit, then click the edit icon in the row for that user.
  </Step>

  <Step>
    Select a new [role](/reference/user-roles) for the user, then click **Save**.
  </Step>
</Steps>
