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

# Overview

> The platform for background agents.

<img src="https://mintcdn.com/gitpod-13c83c2b/g5l6MT9Rs6D4zIFF/images/ona-landing.png?fit=max&auto=format&n=g5l6MT9Rs6D4zIFF&q=85&s=50d9a1ca8518ecade38bbbf91528bcbd" alt="Ona" width="4104" height="2504" data-path="images/ona-landing.png" />

Ona is the platform for background agents. Run a team of AI software engineers in the cloud, orchestrated, governed, and secured at the kernel.

Get started in less than 5 minutes on [Ona Cloud](/ona/runners/ona-cloud), or run Ona in your own VPC on [AWS](/ona/runners/aws/overview) or [GCP](/ona/runners/gcp/overview). Start a single interactive session, or run fleets of agents in the background on a schedule, on pull request events, or from your issue tracker.

Here's what you can do with Ona:

* **Create reproducible environments**: Define your dev setup as code with [Dev Containers](/ona/configuration/devcontainer/overview) and [Automations](/ona/automations/overview), so every environment starts identically. No "works on my machine" problems
* **Write code**: Describe what you want to build, and Ona will implement it. Bring your configuration from Claude Code or Cursor, or add an [AGENTS.md](/ona/agents-md) and [skills](/ona/agents/skills) to make Ona even more productive
* **Automate software development**: Assign issues to Ona in [Linear](/ona/integrations/configure-linear) or trigger agents on [pull request events](/ona/automations/triggers/pullrequest). Anything your engineering team can do, Ona can do it too
* **Integrate with your stack**: Connect [source control](/ona/source-control/overview), [IDEs](/ona/editors/overview), and tools like [Jira](/ona/integrations/configure-atlassian) and [Notion](/ona/integrations/configure-notion)
* **Govern at scale**: Enforce policies, audit changes, and control agent execution with [guardrails](/ona/guardrails/overview)
* **Secure by design**: Ephemeral, isolated environments with [SSO](/ona/sso/overview), [OIDC](/ona/configuration/oidc), and SCIM built in

<a href="https://app.ona.com" style={{display: 'inline-flex', alignItems: 'center', gap: '4px', padding: '6px 16px', backgroundColor: '#1F1F1F', color: '#fff', borderRadius: '999px', textDecoration: 'none', fontWeight: 500, fontSize: '14px'}}>Get started with Ona <span>→</span></a>

<div style={{marginTop: '32px'}} className="overview-cards">
  <a href="https://ona.com/docs/ona/quickstart" className="overview-card">
    <div className="overview-card-content">
      <div className="overview-card-title">Quickstart</div>
      <div className="overview-card-desc">Try it on your code.</div>
      <div className="overview-card-link">Learn more →</div>
    </div>
  </a>

  <a href="https://ona.com/docs/ona/create-first-project" className="overview-card">
    <div className="overview-card-content">
      <div className="overview-card-title">Set up Ona for my team</div>
      <div className="overview-card-desc">Create a project, configure Dev Containers, and connect editors and source control.</div>
      <div className="overview-card-link">Learn more →</div>
    </div>
  </a>

  <a href="https://ona.com/docs/ona/automations/overview" className="overview-card">
    <div className="overview-card-content">
      <div className="overview-card-title">Run agents in the background</div>
      <div className="overview-card-desc">Set up automations triggered by PRs, schedules, or webhooks.</div>
      <div className="overview-card-link">Learn more →</div>
    </div>
  </a>

  <a href="https://ona.com/docs/ona/organizations/overview" className="overview-card">
    <div className="overview-card-content">
      <div className="overview-card-title">Manage your organization</div>
      <div className="overview-card-desc">Configure SSO, policies, audit logs, and runner infrastructure.</div>
      <div className="overview-card-link">Learn more →</div>
    </div>
  </a>

  <a href="https://ona.com/docs/ona/agents-md" className="overview-card">
    <div className="overview-card-content">
      <div className="overview-card-title">Teach agents your codebase</div>
      <div className="overview-card-desc">Add an AGENTS.md so Ona knows your conventions, commands, and architecture.</div>
      <div className="overview-card-link">Learn more →</div>
    </div>
  </a>

  <a href="https://ona.com/docs/ona/integrations/readme-button" className="overview-card">
    <div className="overview-card-content">
      <div className="overview-card-title">Add an Ona badge</div>
      <div className="overview-card-desc">Give contributors a one-click button to open your project in Ona.</div>
      <div className="overview-card-link">Learn more →</div>
    </div>
  </a>
</div>

<span id="add-a-build-with-ona-badge" />

<span id={"add-a-\u201Cbuild-with-ona\u201D-badge"} />
