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

# Workspaces

> Set up your team workspace, invite members, assign brands, and manage credits — all from a single admin hub.

A **workspace** is the top-level container for your team on Elaris. Everything — brands, members, credits, and plan entitlements — lives inside one workspace.

## How do I get started with a workspace?

<Steps>
  <Step title="Create or join">
    On first login, create a new workspace or join an existing one via an invite link or domain suggestion.
  </Step>

  <Step title="Set up your brand">
    Add at least one brand under **Workspace → Brands**. Brands are the creative identities you publish from.
  </Step>

  <Step title="Invite your team">
    Go to **Members** and invite teammates. Assign each member a role (Owner, Admin, Member, or Viewer).
  </Step>

  <Step title="Allocate credits">
    Credits live in the workspace pool and can be allocated to individual brands. See [Credits](/docs/workspaces/credits).
  </Step>
</Steps>

## What can I manage from the workspace admin?

| Section         | What you control                               |
| --------------- | ---------------------------------------------- |
| **Info**        | Workspace name, logo, and domain               |
| **Brands**      | Create, edit, and share brand identities       |
| **Members**     | Invite, role-assign, and remove teammates      |
| **Credits**     | View balance, top up, and allocate to brands   |
| **Plan tier**   | View current plan entitlements                 |
| **Payments**    | Stripe checkout, invoices, and payment history |
| **Shared orgs** | Cross-workspace collaborations                 |

<Tip>
  Brands inherit plan limits and draw from the workspace credit pool unless a dedicated brand balance is set.
</Tip>

## Explore workspace settings

<CardGroup cols={3}>
  <Card title="Roles & Permissions" icon="shield" href="/docs/workspaces/roles">
    Understand what Owner, Admin, Member, and Viewer can do.
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/docs/workspaces/plans-and-billing">
    Compare Free, Basic, Pro, and Enterprise tiers.
  </Card>

  <Card title="Credits" icon="zap" href="/docs/workspaces/credits">
    Learn how credits are priced, allocated, and deducted.
  </Card>
</CardGroup>
