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

# Business Workspace

> Turn ZeroTwo into a team platform with shared billing, admin oversight, and org-wide settings.

The ZeroTwo Business plan transforms your account into a full team workspace. Instead of managing individual subscriptions, your entire organization operates under a single account — with shared billing, consistent access controls, and a powerful admin panel.

## What the Business Plan Includes

Every member of your Business org gets access to everything in Plus Ultra, plus the collaborative layer that makes team management possible:

**For all org members:**

* Unlimited premium messages — no monthly cap, no fallback to standard models
* All tools: web search, image generation, deep research, code execution, and more
* Full file and project support
* Memory and personalization features

**For the organization:**

* Admin panel at `/admin` (visible to Owner and Admin roles)
* Member management: invite, assign roles, remove members
* Seat-based billing via Stripe (monthly or annual)
* Organization settings: name, logo, industry, branding
* Admin app controls: manage which connectors are available org-wide
* 14-day free trial for new Business accounts

## The Org Workspace Model

When you sign up for Business, ZeroTwo creates an organization. You are automatically the Owner of that org. From there:

1. You configure your organization in `/admin/general`
2. You invite team members via `/admin/members`
3. Each invited member joins under your org and gets full tool access
4. Billing is centralized — you pay per seat, not per individual subscription

All members share the same organizational context (name, logo, work type) that personalizes AI responses for your team's domain.

## Admin Panel Sections

The admin panel at `/admin` has four sections:

| Section | URL              | Description                                    |
| ------- | ---------------- | ---------------------------------------------- |
| General | `/admin/general` | Org name, logo, industry, description, website |
| Members | `/admin/members` | Invite, manage roles, remove members           |
| Billing | `/admin/billing` | Subscription, seats, invoices, payment         |
| Apps    | `/admin/apps`    | Manage org-wide connector availability         |

<Info>
  The admin panel is only visible to users with the Owner or Admin role. Members see the standard ZeroTwo interface with no admin access.
</Info>

## Getting Started with Business

<Steps>
  <Step title="Sign up for Business">
    Visit [zerotwo.ai/pricing](https://zerotwo.ai/pricing) and select the Business plan. You'll start a 14-day free trial with full access.
  </Step>

  <Step title="Complete Business onboarding">
    ZeroTwo walks you through three onboarding steps: Org Setup (name, logo, industry), Work Type (your team's domain), and App Selection (which connectors to enable). This takes about two minutes.
  </Step>

  <Step title="Configure your organization">
    In `/admin/general`, review and finalize your organization settings. These are visible to all members and help personalize AI responses.
  </Step>

  <Step title="Invite your team">
    Go to `/admin/members` and click Invite. Enter each member's email, assign their role (Owner, Admin, or Member), and send. Members receive an invite link by email.
  </Step>

  <Step title="Manage your subscription">
    In `/admin/billing`, review your seat count and billing interval. Add or remove seats as your team grows or changes.
  </Step>
</Steps>

## Roles at a Glance

ZeroTwo Business uses three roles to control who can manage the workspace:

| Role   | Admin Panel Access    | Billing Access | Can Invite Members |
| ------ | --------------------- | -------------- | ------------------ |
| Owner  | Full                  | Yes            | Yes                |
| Admin  | Full (except billing) | No             | Yes                |
| Member | None                  | No             | No                 |

For a full permissions breakdown, see [Roles and Permissions](/workspaces/admins/roles-and-permissions).

## Explore Business Features

<CardGroup cols={2}>
  <Card title="Plans, Pricing & Seats" icon="credit-card" href="/workspaces/business/plans-pricing-and-seats">
    Seat-based billing, pricing intervals, trials, and how to add or remove seats.
  </Card>

  <Card title="Member Management" icon="users" href="/workspaces/business/member-management">
    Invite members, manage roles, handle pending invites and join requests.
  </Card>

  <Card title="Organization Settings" icon="settings" href="/workspaces/business/organization-settings">
    Name, logo, industry, company size, description, and website for your org.
  </Card>

  <Card title="Billing" icon="credit-card" href="/workspaces/business/billing">
    Subscription details, seat management, invoices, and cancellation.
  </Card>
</CardGroup>
