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

# Assign member roles

> Learn how to assign and change roles (Admin, Member) for members in Locker for Business.

Owners and Admins can assign or change roles for members in the workspace.

## Change a member's role

<Steps>
  <Step title="Open the member list">
    In the **Enterprise Dashboard**, select **Members**.
  </Step>

  <Step title="Select a member">
    Click on the name of the member whose role you want to change.
  </Step>

  <Step title="Update the role">
    In the **Role** section, select the new role: **Admin** or **Member**.
  </Step>

  <Step title="Save">
    Click **Save** to apply the change.
  </Step>
</Steps>

## Role comparison

| Capability                | Admin | Member |
| ------------------------- | :---: | :----: |
| Manage members            |   ✅   |    ❌   |
| View Enterprise Dashboard |   ✅   |    ❌   |
| Configure policies        |   ✅   |    ❌   |
| Create and manage groups  |   ✅   |    ❌   |
| Share data                |   ✅   |    ✅   |
| Use Vault                 |   ✅   |    ✅   |

<Note>
  Only the **Owner** can promote a member to the **Admin** role. The Owner's role cannot be changed.
</Note>
