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

# Welcome to Operark

> The AI Corporate Operating System — a full virtual AI company with governance built in.

Operark is an **AI Corporate Operating System**: a multi-tenant platform that
deploys a complete virtual AI company — 15 named runtime agents (a Board,
meta-orchestration, and a full C-Suite) coordinating dozens of functional
roles as skill clusters — with governance as the layer that makes them
trustworthy enough to act.

This documentation covers how to integrate with Operark over the API, how the
system is organized, and how governance, approvals, and the audit trail work.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Make your first authenticated API call in under five minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    API keys, scopes, and how requests are authorized.
  </Card>

  <Card title="The AI Corporate OS" icon="sitemap" href="/concepts/ai-corporate-os">
    The org-chart model — layers, agents, and skill clusters.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Every endpoint, generated from the live OpenAPI spec.
  </Card>
</CardGroup>

## What you can build

* **Ask an executive** a question and get a structured, governed answer.
* **Request a decision** from a C-Suite agent with full decision lineage.
* **Run agent sessions** and stream results in real time.
* **Subscribe to webhooks** for decisions, approvals, and escalations.
* **Manage your organization** — members, roles, usage, and billing.

## Built for regulated, multi-tenant use

Operark is multi-tenant by design with strict per-organization data isolation,
a hash-chained audit trail, and EU AI Act high-risk readiness. Every executive
action is attributable, reviewable, and reversible through governance.

<Note>
  Operark is delivered by Novus Point UK Limited. Brand and product surfaces
  use the name **Operark**.
</Note>
