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

# Teams & Users

> REST API endpoints for creating, retrieving, updating, and deleting users and teams with roles, permissions, and organizational hierarchy for access control and collaboration.

# Teams & Users

Manage users and teams in your organization.

<CardGroup cols={2}>
  <Card title="Users" icon="user" href="/api-reference/teams-and-users/users/index">
    Create, list, update, and delete user accounts.
  </Card>

  <Card title="Teams" icon="users" href="/api-reference/teams-and-users/teams/index">
    Create and manage teams and organizational hierarchy.
  </Card>
</CardGroup>
