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

# Getting Started

> Add, invite, and manage users in your Custral workspace.

Users are the people with access to your Custral workspace, your internal team and external collaborators. Getting started means inviting them, adding them to Teams, and setting their access.

## Inviting users

<Steps>
  <Step title="Open Users">Go to **Settings → Team → Users**.</Step>

  <Step title="Invite a user">
    Open the invite dialog and enter their display name and the email they'll sign in with.
  </Step>

  <Step title="Add them to a Team (optional)">Put them in a Team so they inherit its access automatically.</Step>
  <Step title="Set an initial access level">Pick Read, Edit, Admin, or Owner. Whatever they need on day one.</Step>
</Steps>

Once invited, the user receives an email with a secure link to join your organization.

## Organize with Teams

A **[Team](/team/users/groups)** is a named collection of users that access is granted to as a unit, so you grant "All Success Managers" access to a pipeline once, rather than per person. Add a user to the right Teams and they inherit that access automatically; when grants overlap, the highest level wins.

## Managing access

Access is controlled by the **Access Control List (ACL)** on each Entity (an Object, Record, View, and so on) granted directly to a user or through a Team. You can adjust a user's access at any time.

| Level     | What it allows                                               |
| --------- | ------------------------------------------------------------ |
| **Read**  | View data only                                               |
| **Edit**  | Modify records, objects, and configurations                  |
| **Admin** | Manage settings, automations, and permissions for the entity |
| **Owner** | Full control, including ownership transfer                   |

For the full breakdown, see [Access levels](/team/permissions/access).

## Best practices

* **Invite only what you need**: start with your core team, expand access as workflows grow.
* **Use Teams for structure**: add new users to a Team to grant the right access automatically.
* **Review access regularly**: audit user lists and ACLs periodically to keep the workspace secure.
* **Keep ownership clear**: ensure each Object or Section has a clear Owner to prevent orphaned data.

## Next steps

* [Users](/team/users/overview) · [Teams](/team/users/groups)
* [Permission hierarchy](/team/permissions/overview): how access flows down the entity tree
* [Access levels](/team/permissions/access)


## Related topics

- [Getting Started](/data/getting-started.md)
- [Introduction](/start/introduction.md)
- [Quick Start](/start/quickstart.md)
- [Workspace General Settings](/start/onboarding/workspace.md)
