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

# Team & Permissions

> Manage who's in your workspace and what they can access: users, groups, and access-control grants.

Custral organizes your workspace around the people in it and what they can reach. You invite **users**, bundle them into **groups**, and control access with **grants**: every Object, Record, Page, and View is an [Entity](/team/permissions/overview) carrying its own access-control list (ACL). A grant pairs a subject (a user *or* a group) with an access level; grants flow down the entity tree by default, and when they overlap the **highest** level wins. **Tasks** turn all that data into tracked, assignable work.

## Get started

<Card title="Get started with your team" icon="rocket" horizontal href="/team/getting-started">
  Invite your first teammates, add them to groups, and set who can access what.
</Card>

## What you can do

**People**

<CardGroup cols={2}>
  <Card title="Users" icon="user" href="/team/users/overview">
    Invite and manage the individual members of your workspace.
  </Card>

  <Card title="Groups" icon="user-group" href="/team/users/groups">
    Bundle users so one grant reaches a whole team at once.
  </Card>
</CardGroup>

**Access**

<CardGroup cols={2}>
  <Card title="Permission hierarchy" icon="sitemap" href="/team/permissions/overview">
    How Entities, ACLs, and inheritance flow access down the tree.
  </Card>

  <Card title="Access levels" icon="key" href="/team/permissions/access">
    What Read, Edit, Admin, and Owner each allow.
  </Card>

  <Card title="Global permissions" icon="earth-americas" href="/team/permissions/global">
    Workspace-wide grants that cascade to everything.
  </Card>
</CardGroup>

**Work**

<CardGroup cols={2}>
  <Card title="Tasks" icon="list-check" href="/team/tasks/overview">
    Track follow-ups, calls, reviews, and reminders across the team.
  </Card>

  <Card title="Task types" icon="tags" href="/team/tasks/types">
    Call, Email, Meeting, Follow-up, and the fields every task shares.
  </Card>
</CardGroup>

## Feature reference

What each capability does and when to reach for it.

| Feature                | What it does                                                                        | Use it when                                             |
| ---------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------- |
| **Users**              | Invite and manage the individual people in your workspace                           | Onboarding teammates or external collaborators          |
| **Groups**             | Bundle users into a named subject you grant access to as one unit                   | More than one person needs the same access              |
| **Entities & ACLs**    | Every Object, Record, Page, and View carries its own access-control list            | Always. It's the backbone every grant lands on          |
| **Access levels**      | Read, Edit, Admin, and Owner. Each level includes the ones below it                 | Deciding how much control a subject should have         |
| **Inheritance**        | Access on a parent flows down to child entities until a narrower grant overrides it | You want one grant to cover a whole object or section   |
| **Global permissions** | A grant on the Workspace entity that cascades to everything beneath it              | Giving someone workspace-wide reach in one place        |
| **Tasks**              | Trackable, assignable actions linked to records, objects, or workflows              | Following up so nothing falls through the cracks        |
| **Task types**         | Built-in kinds: Call, Email, Meeting, Follow-up, Review, and more                   | Creating the right kind of action with the right fields |

## Works with

Access and tasks reach across the rest of Custral. They're not a silo.

<CardGroup cols={2}>
  <Card title="Records" icon="table-list" href="/data/overview">
    Grant access to objects and records, and set who owns each one.
  </Card>

  <Card title="Communications" icon="messages" href="/comms/overview">
    Assign conversations and shared inboxes to users and groups.
  </Card>

  <Card title="Automations" icon="bolt" href="/automation/overview">
    Workflows and sequences create, assign, and route tasks automatically.
  </Card>

  <Card title="Reporting" icon="chart-line" href="/bi/overview">
    Track task volume, ownership, and completion across the team.
  </Card>
</CardGroup>

## Reference & settings

<CardGroup cols={2}>
  <Card title="Manage permissions" icon="lock" href="/team/permissions/overview">
    Set access across every entity from **Settings → Permissions**.
  </Card>

  <Card title="Workspace grants" icon="earth-americas" href="/team/permissions/global">
    Add workspace-wide grants from the **Workspace** panel.
  </Card>
</CardGroup>

## Related

* **People**: [Users](/team/users/overview) · [Groups](/team/users/groups)
* **Access**: [Permission hierarchy](/team/permissions/overview) · [Access levels](/team/permissions/access) · [Global permissions](/team/permissions/global)
* **Work**: [Tasks](/team/tasks/overview) · [Task types](/team/tasks/types)


## Related topics

- [My Account](/start/account/overview.md)
- [Teams](/team/users/groups.md)
- [Permissions Overview](/team/permissions/overview.md)
- [Global Permissions](/team/permissions/global.md)
- [Permissions](/ai/permissions.md)
