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

# Cockroach Continuum Docs

<div className="container">
  <p className="mt-0 mb-4">Cockroach Continuum is the agentic database cloud built on CockroachDB. New here? Follow <a href="/docs/continuum/get-started-with-continuum">Get Started with Cockroach Continuum</a>. Find what you need by task below, or start with the <a href="/docs/continuum/overview">overview</a>.</p>

  <div className="row mt-4">
    <div className="col-12">
      <h2 className="mt-2 article-section-title">Onboard Data and Build Applications</h2>
    </div>
  </div>

  <div className="row d-lg-flex">
    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/migration-assistant-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Migrate Data</h3>
            <p className="card-desc m-0 text-muted">Move a database to CockroachDB with the Migration Assistant or the standalone MOLT tools.</p>
          </div>
        </a>
      </div>
    </div>

    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/develop-and-connect-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Develop and Connect</h3>
            <p className="card-desc m-0 text-muted">Connect your application and work with transactions, functions, stored procedures, and triggers.</p>
          </div>
        </a>
      </div>
    </div>
  </div>

  <div className="row mt-4">
    <div className="col-12">
      <h2 className="mt-2 article-section-title">Scale Production Workloads</h2>
    </div>
  </div>

  <div className="row d-lg-flex">
    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/deploy-and-manage-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Deploy and Manage</h3>
            <p className="card-desc m-0 text-muted">Create clusters and manage them in the Console or through the Cloud API.</p>
          </div>
        </a>
      </div>
    </div>

    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/plenum-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Size and Scale</h3>
            <p className="card-desc m-0 text-muted">Understand how Cockroach Plenum sizes and scales clusters with your workload.</p>
          </div>
        </a>
      </div>
    </div>

    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/build-ai-applications-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Build AI Applications</h3>
            <p className="card-desc m-0 text-muted">Build AI features with vector search and connect agents through the CockroachDB Cloud MCP server.</p>
          </div>
        </a>
      </div>
    </div>

    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/tune-and-troubleshoot-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Tune and Troubleshoot</h3>
            <p className="card-desc m-0 text-muted">Diagnose and improve performance with best practices and recipes.</p>
          </div>
        </a>
      </div>
    </div>

    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/disaster-recovery-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Survive Disasters</h3>
            <p className="card-desc m-0 text-muted">Prepare for failures with managed backups and physical cluster replication.</p>
          </div>
        </a>
      </div>
    </div>
  </div>

  <div className="row mt-4">
    <div className="col-12">
      <h2 className="mt-2 article-section-title">Monitor and Optimize Performance</h2>
    </div>
  </div>

  <div className="row d-lg-flex">
    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/aegis-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Monitor and Optimize</h3>
            <p className="card-desc m-0 text-muted">Review cluster health, workload reports, and Cockroach Aegis recommendations.</p>
          </div>
        </a>
      </div>
    </div>

    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/virtualization-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Manage Workloads</h3>
            <p className="card-desc m-0 text-muted">Isolate and prioritize workloads with virtual clusters, workspaces, and admission control.</p>
          </div>
        </a>
      </div>
    </div>
  </div>

  <div className="row mt-4">
    <div className="col-12">
      <h2 className="mt-2 article-section-title">Integrate and Govern Your Ecosystem</h2>
    </div>
  </div>

  <div className="row d-lg-flex">
    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/secure-and-govern-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Secure and Govern</h3>
            <p className="card-desc m-0 text-muted">Control access and encrypt data with customer-managed keys.</p>
          </div>
        </a>
      </div>
    </div>

    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/integrate-overview" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Integrate</h3>
            <p className="card-desc m-0 text-muted">Stream changes to external sinks and manage infrastructure with Terraform.</p>
          </div>
        </a>
      </div>
    </div>

    <div className="col-lg-4 mb-3">
      <div className="card card-link h-100 d-flex">
        <a href="/docs/continuum/editions-and-add-ons" className="h-100">
          <div className="card-body p-4 d-flex flex-column justify-content-center align-items-start h-100">
            <h3 className="text-black mt-2 mb-2">Manage Costs</h3>
            <p className="card-desc m-0 text-muted">Compare editions and add-ons, and manage pricing and billing.</p>
          </div>
        </a>
      </div>
    </div>
  </div>

  <div className="row mt-5 pt-5">
    <div className="col-12">
      <h2 className="mt-2 article-section-title">Explore by task</h2>
    </div>
  </div>

  <div className="row">
    <div className="col-lg-4">
      <ul>
        <li><a href="/docs/continuum/create-a-continuum-organization">Create a Continuum organization</a></li>
        <li><a href="/docs/continuum/virtualization-overview">Manage workloads with virtual clusters</a></li>
        <li><a href="/docs/continuum/plenum-overview">Scale with usage-based storage</a></li>
      </ul>
    </div>

    <div className="col-lg-4">
      <ul>
        <li><a href="/docs/continuum/aegis-example-workflows">Explore Aegis example workflows</a></li>
        <li><a href="/docs/continuum/managed-backups">Back up and restore data</a></li>
        <li><a href="/docs/continuum/authorization">Secure and govern access</a></li>
      </ul>
    </div>

    <div className="col-lg-4">
      <ul>
        <li><a href="/docs/continuum/editions-and-add-ons">Understand editions and add-ons</a></li>
        <li><a href="/docs/continuum/feature-reference">Check feature availability</a></li>
        <li><a href="/docs/continuum/faq">Read the FAQ</a></li>
      </ul>
    </div>
  </div>
</div>
