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

# Organizations & teams

> An organization is your workspace and the tenant that owns everything. 'Team' is the people in it — not a separate concept.

An **organization** is the workspace that owns everything you create: endpoints, events, destinations,
credentials, billing, and its members. It's also the boundary — data in one organization is never
visible from another.

## Organization vs "team"

They're not two different things. The **organization** is the container; the **team** is simply the
**people** in it. When you see a "Team" area in the dashboard, that's where you manage members and
their [roles](/help/organizations/roles-and-permissions) — it isn't a separate object from the
organization.

## Your first organization

When you sign up, webhook.co creates a **personal organization** for you automatically, so you have
somewhere to work straight away. You're its owner.

## Belonging to more than one

You can belong to several organizations — your own, plus any you're invited to — and switch between
them in the dashboard. Each keeps its own endpoints, events, members, and billing, fully separate from
the others.

<Note>
  You can **own up to two free organizations**, including the personal one created for you at
  signup. Organizations you're only invited to don't count toward that limit.
</Note>

## Related

<CardGroup cols={2}>
  <Card title="Create an organization" icon="plus" href="/help/organizations/create-an-organization">
    Start a new workspace.
  </Card>

  <Card title="Roles & permissions" icon="user-shield" href="/help/organizations/roles-and-permissions">
    Who can do what.
  </Card>
</CardGroup>
