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

# Organizations

> Learn how Krea Organizations group your workspaces, members, and domains under one enterprise account with Owner, Admin, and Member roles.

<Note>
  **Private Beta** — Organizations are currently available to select enterprise customers. [Contact our sales team](mailto:sales@krea.ai) to learn more.
</Note>

An **Organization** is the top level of your company's account in Krea. It sits above your [workspaces](/user-guide/features/teams) and brings billing, members, verified domains, and Single Sign-On together under one roof.

If your company works across several teams or projects, each in its own workspace, the organization is what ties them together, so administration and access are managed in one place instead of workspace by workspace.

## How Organizations Work

Your organization contains one or more **workspaces**. A workspace is where your team actually creates: generations, assets, models, and members live inside a workspace.

<CardGroup cols={2}>
  <Card title="Organization" icon="building">
    The enterprise account. Owns billing, verified domains, SSO, and the list of everyone at your company.
  </Card>

  <Card title="Workspaces" icon="users">
    The teams and projects inside your organization. Each has its own members, assets, and generations.
  </Card>
</CardGroup>

<Tip>
  Being a member of an organization does **not** automatically give you access to every workspace inside it. Access to each workspace is granted separately. See [workspace access](/user-guide/help-and-support/organization-management#workspaces).
</Tip>

## Roles

Every person in your organization has an organization-level role. Roles determine who can administer the organization itself.

| Role       | Can do                                                                                                                                          |
| ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| **Owner**  | Full control of the organization: manage workspaces, members, verified domains, SSO, and billing. An organization can have more than one owner. |
| **Admin**  | Administer the organization day to day — manage workspaces, members, and domains. Owners and admins can promote other members to admin.         |
| **Member** | Belongs to the organization with default entitlements. Members create inside the workspaces they've been added to or have joined.               |

Organization roles are separate from **workspace roles**. Someone can be a Member at the organization level while being an Owner or Admin of a specific workspace. Workspace roles are managed from each workspace's member list: see [Managing Your Organization](/user-guide/help-and-support/organization-management#manage-workspace-members).

## Next Steps

<CardGroup cols={2}>
  <Card title="Managing Your Organization" icon="users-gear" href="/user-guide/help-and-support/organization-management">
    Create workspaces, control access, invite members, and verify domains from the Organization dashboard.
  </Card>

  <Card title="Domain Verification & Capture" icon="globe" href="/user-guide/help-and-support/domain-verification">
    Verify the domains your organization owns to enable Domain Capture and SSO.
  </Card>

  <Card title="SAML SSO Setup" icon="key" href="/user-guide/help-and-support/saml-sso-setup">
    Configure Single Sign-On so your team signs in with your identity provider.
  </Card>

  <Card title="Model Access Controls" icon="shield-check" href="/user-guide/help-and-support/model-access-controls">
    Decide which AI models are available to your members.
  </Card>
</CardGroup>
