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

# Manage teams

> Create, switch, rename, leave, and delete Pushctl teams.

A team owns its applications and provider credentials. Your current team determines which dashboard and applications you see.

<CardGroup cols={2}>
  <Card title="Create a team" icon="plus">Open **Settings** → **Teams**, select the create-team control, and enter a name.</Card>
  <Card title="Switch teams" icon="arrow-right-arrow-left">Use the team switcher or select a team from the teams page.</Card>
  <Card title="Rename a team" icon="pen">Owners and admins can edit the team name.</Card>
  <Card title="Leave a team" icon="door-open">Non-owner members can leave non-personal teams.</Card>
</CardGroup>

## Personal teams

Every account has a personal team. A personal team cannot be left or deleted.

## Delete a team

Only the owner can delete a non-personal team. Pushctl asks you to type the exact team name before deletion.

<Warning>
  Deleting a team permanently deletes its applications, credentials, tokens, installations, notifications, and membership data. Switch integrations away before confirming.
</Warning>
