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

# Teams in Cal ID

> Create a team in Cal ID to share availability, distribute incoming bookings among members, and present a unified public scheduling page to your customers.

Group your colleagues into a **team** to share availability, distribute incoming bookings automatically, and give clients one polished page to book with your whole department.

## Benefits of using teams

* **Shared availability** — instantly find times when team members are free and avoid scheduling conflicts.
* **Efficient workload distribution** — automatically spread meetings across available team members.
* **Cohesive brand image** — present a single, unified scheduling page for your entire team.

## Create a team

<Steps>
  <Step title="Log in to Cal ID">
    Access your account dashboard.
  </Step>

  <Step title="Go to the Teams page">
    Go to the [Teams Page](https://cal.id/teams).
  </Step>

  <Step title="Create a team">
    Click on the **+ Add a team** button to start the setup process.
  </Step>

  <Step title="Enter team details">
    * Enter the **Team name**; this name will be reflected in your public URL.
    * Set the **Team URL**.

    <Note>
      The person who creates the team automatically becomes the **Owner**.
    </Note>

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/k1VHQ7P5ONAHeLvP/images/teams/overview-1.png?fit=max&auto=format&n=k1VHQ7P5ONAHeLvP&q=85&s=13e9ba2557d23566b17b654a0587e036" alt="Entering team name and URL" width="758" height="596" data-path="images/teams/overview-1.png" />
    </Frame>
  </Step>

  <Step title="Add team members">
    * Enter the email address of the person you want to invite.
    * Select their role: **Owner**, **Admin**, or **Member**.
    * Click on **Send invite**.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/k1VHQ7P5ONAHeLvP/images/teams/overview-2.png?fit=max&auto=format&n=k1VHQ7P5ONAHeLvP&q=85&s=134d4fef7877b08c1a8457e8f20df0ad" alt="Adding team members and selecting roles" width="847" height="684" data-path="images/teams/overview-2.png" />
    </Frame>
  </Step>

  <Step title="Finalize team">
    Click **Continue** to move to event creation.
  </Step>
</Steps>

## Roles and permissions

Every team member has a role that determines what they can change.

| Role       | Permissions                                      |
| ---------- | ------------------------------------------------ |
| **Owner**  | Can change any settings for the team.            |
| **Admin**  | Can change any settings for the team.            |
| **Member** | Can see applied settings but cannot modify them. |

## Create a team event type

After creating the team, define how they will be booked:

* **Title & Duration** — enter a clear title for the event type and select the duration.
* **Scheduling Type** — choose how the meeting should be booked based on your use case.
* **Description** — write a brief description about the event type for your clients.

<Frame>
  <img src="https://mintcdn.com/cal-id-docs/k1VHQ7P5ONAHeLvP/images/teams/overview-3.png?fit=max&auto=format&n=k1VHQ7P5ONAHeLvP&q=85&s=0a372e4bc25f5dd850c6296c3d7bf411" alt="Creating a team event type" width="808" height="686" data-path="images/teams/overview-3.png" />
</Frame>

## Scheduling types

Choose the scheduling type that matches how your team meets clients.

<CardGroup cols={3}>
  <Card title="Round Robin" icon="arrows-rotate" href="/docs/teams/round-robin">
    Books the meeting with one available team member automatically, reducing wait times for clients. Ideal for evenly distributing sales demos among account executives.
  </Card>

  <Card title="Collective" icon="users" href="/docs/teams/collective">
    Books the meeting only when **all** selected team members are free simultaneously. Ideal for panel interviews or technical consultations requiring multiple team members.
  </Card>

  <Card title="Managed" icon="shield-check" href="/docs/teams/managed">
    Books meetings from a template controlled strictly by the admin, ensuring standardized booking processes. Ideal for keeping event settings consistent across the team.
  </Card>
</CardGroup>

## Customize your team settings

<CardGroup cols={2}>
  <Card title="Team settings and profile" icon="gear" href="/docs/teams/settings">
    Edit your team name, bio, and logo, or disband a team.
  </Card>

  <Card title="Invite members" icon="user-plus" href="/docs/teams/invite-members">
    Add new members to an existing team.
  </Card>

  <Card title="Leave a team" icon="right-from-bracket" href="/docs/teams/leave-team">
    Remove yourself from a team you belong to.
  </Card>

  <Card title="Remove a member" icon="user-minus" href="/docs/teams/remove-member">
    Take a member off your team.
  </Card>

  <Card title="Custom branding" icon="palette" href="/docs/branding/teams">
    Apply your brand to the team's booking pages.
  </Card>

  <Card title="Team appearance" icon="paintbrush" href="/docs/appearance/team-appearance">
    Adjust how your team page looks.
  </Card>

  <Card title="Advanced settings" icon="sliders" href="/docs/teams/advanced-settings">
    Fine-tune advanced team configuration.
  </Card>
</CardGroup>


## Related topics

- [Inviting Members to an Existing Team](/docs/teams/invite-members.md)
- [Managing Team Settings and Profile](/docs/teams/settings.md)
- [Round-Robin Scheduling](/docs/teams/round-robin.md)
- [Collective Events](/docs/teams/collective.md)
- [Team Availability](/docs/availability/team-availability.md)
