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

# Welcome to Oxygen

> The Operating System for AI Transformation

<Positioning />

With Oxygen, organizations can build a digital twin of their operations
and deploy custom Applications and Agents that power complex workflows
and decisions.

Oxygen is delivered as a hosted product at **[app.oxygen-hq.com](https://app.oxygen-hq.com)**.
Sign up, connect your data, and start asking questions.

## What you can build

* **Agents** — saved, named AI assistants that answer questions against
  your data. ([Agents →](/guide/build/agents))
* **Procedures** — multi-step, replayable analytics workflows.
  ([Procedures →](/guide/build/procedures))
* **Data Apps** — dashboards composed of SQL queries, charts, tables,
  and controls. ([Data Apps →](/guide/build/data-apps))
* **A Semantic Layer** that backs all of the above with shared entity,
  dimension, and measure definitions. ([Semantic Layer →](/guide/build/semantic-layer))

## Get started in 5 minutes

<CardGroup cols={2}>
  <Card title="What is Oxygen?" icon="lightbulb" href="/guide/start/what-is-oxygen">
    One-screen overview of the product
  </Card>

  <Card title="Quickstart" icon="rocket" href="/guide/start/quickstart">
    Sign up and build your first agent
  </Card>

  <Card title="Build with chat first" icon="message" href="/guide/start/build-with-chat">
    Go from zero to a working agent with the Builder copilot
  </Card>

  <Card title="Connect your data" icon="database" href="/guide/start/connect-your-data">
    Pick the right connector for your warehouse
  </Card>
</CardGroup>

## For admins

Setting up the workspace, inviting your team, and configuring billing
all live in the **Manage** tab.

<CardGroup cols={2}>
  <Card title="Workspaces" icon="folder" href="/guide/manage/workspaces">
    Create and configure workspaces
  </Card>

  <Card title="Authentication" icon="lock" href="/guide/manage/authentication">
    Magic link, Google OAuth, Okta SSO
  </Card>

  <Card title="Billing & plans" icon="credit-card" href="/guide/manage/billing">
    Self-serve Stripe billing and Enterprise contracts
  </Card>

  <Card title="What is Enterprise?" icon="building" href="/guide/manage/enterprise">
    SSO, audit logs, RLS, SLA support
  </Card>
</CardGroup>
