> ## 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 & members

> Organizations are your workspaces. Create them, invite your team, assign roles, and manage access.

An **organization** is a workspace — it owns your endpoints, events, destinations, billing, and the
people who work in them. This section covers creating organizations, inviting members, and who can do
what.

<CardGroup cols={2}>
  <Card title="Organizations & teams" icon="circle-info" href="/help/organizations/organizations-and-teams">
    What an organization is, and what "team" means here.
  </Card>

  <Card title="Create an organization" icon="plus" href="/help/organizations/create-an-organization">
    Start a new workspace for a team or project.
  </Card>

  <Card title="Invite & manage members" icon="user-plus" href="/help/organizations/invite-and-manage-members">
    Add people, and remove them when they leave.
  </Card>

  <Card title="Roles & permissions" icon="user-shield" href="/help/organizations/roles-and-permissions">
    What owners, admins, and members can each do.
  </Card>

  <Card title="Rename & change the URL" icon="pen" href="/help/organizations/rename-and-url">
    Update an organization's name and its URL slug.
  </Card>

  <Card title="Delete an organization" icon="trash" href="/help/organizations/delete-an-organization">
    Permanently remove an organization and its data.
  </Card>
</CardGroup>
