> ## 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 or remove a user

> Update a teammate record or remove someone from the organization.

Manage the people in your organization as your team changes.

## Before you start

* Admin permission to manage users

## Edit a user

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

  <Step title="Click the user">
    Open their record.
  </Step>

  <Step title="Update fields">
    Adjust details or role.
  </Step>

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

## Remove a user

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

  <Step title="Open the user actions menu">
    Click the actions on the user row.
  </Step>

  <Step title="Choose Remove">
    Confirm the removal.
  </Step>
</Steps>

## Tips

* Removed users lose access immediately.
* Removing a user does not delete the chats they handled - those stay in the shared inbox.

## Related

* [Invite a user](/docs/getting-started/users-and-roles/invite-user)
