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

# Organization

> Create a Clapvo organization, switch between organizations, and manage organization details.

An organization is the boundary for your team's chats, contacts, templates, and campaigns. You can belong to more than one and switch between them.

<CardGroup cols={2}>
  <Card title="Create organization" icon="circle-plus" href="/docs/getting-started/organization/create-organization">
    Spin up a new organization.
  </Card>

  <Card title="Switch organization" icon="arrow-left-right" href="/docs/getting-started/organization/switch-organization">
    Move between organizations you belong to.
  </Card>

  <Card title="Accept invite" icon="mail-open" href="/docs/getting-started/organization/accept-invite">
    Join an organization that invited you.
  </Card>

  <Card title="Organization details" icon="building" href="/docs/getting-started/organization/organization-details">
    Edit name, logo, and favicon.
  </Card>
</CardGroup>
