> ## 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.

# Users & roles

> Invite teammates and control what they can access with roles and permissions.

Add the people who need access to your organization, then use roles to decide which features each person can see and use.

<CardGroup cols={2}>
  <Card title="Invite user" icon="user-plus" href="/docs/getting-started/users-and-roles/invite-user">
    Send and resend invites.
  </Card>

  <Card title="Edit / remove user" icon="user-cog" href="/docs/getting-started/users-and-roles/edit-remove-user">
    Update or remove a member.
  </Card>

  <Card title="Create role" icon="shield-plus" href="/docs/getting-started/users-and-roles/create-role">
    Define a new permission set.
  </Card>

  <Card title="Edit role" icon="shield-ellipsis" href="/docs/getting-started/users-and-roles/edit-role">
    Modify an existing role.
  </Card>

  <Card title="Activate / deactivate role" icon="toggle-right" href="/docs/getting-started/users-and-roles/activate-deactivate-role">
    Turn a role on or off.
  </Card>
</CardGroup>
