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

# Manage users and roles

> Invite teammates and manage access to your company workspace.

Invite your team and control who can create or send offers.

## Invite teammates

<Steps>
  <Step title="Open Company → Users">
    Click “Invite User.”
  </Step>

  <Step title="Send invitation">
    Enter the teammate’s work email and send the invite.
  </Step>

  <Step title="They accept via email">
    Invited users receive a secure link to join the company.
  </Step>
</Steps>

## Manage access

<CardGroup cols={3}>
  <Card title="User directory" icon="magnifying-glass">
    Search and filter as your team grows.
  </Card>

  <Card title="Roles and status" icon="id-card">
    Change roles as responsibilities evolve.
  </Card>

  <Card title="Remove access" icon="trash">
    Deactivate users who leave the company.
  </Card>
</CardGroup>

<Warning>
  Only admins should change roles or remove users.
</Warning>
