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

# Edit a role

> Modify the permissions on an existing role.

Change a role permissions when responsibilities shift.

## Before you start

* Admin permission to manage roles
* The change you intend to make

## Steps

<Steps>
  <Step title="Open Account -> Roles">
    Navigate to the roles page.
  </Step>

  <Step title="Click the role">
    Open the role you want to change.
  </Step>

  <Step title="Update permissions">
    Toggle features on or off.
  </Step>

  <Step title="Save">
    Confirm the change.
  </Step>
</Steps>

## Tips

* Changes apply to everyone assigned to that role.
* If a teammate suddenly cannot access something, check whether their role permission was just changed.

## Related

* [Create a role](/docs/getting-started/users-and-roles/create-role)
* [Activate or deactivate a role](/docs/getting-started/users-and-roles/activate-deactivate-role)
