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

# Introduction

> Control Plane documentation - Deploy and manage workloads across multiple clouds from a single platform.

<Frame>
  <img src="https://mintcdn.com/controlplanecorporation/6Iu1ETKcjTV_L3nP/logos/dark-hero.svg?fit=max&auto=format&n=6Iu1ETKcjTV_L3nP&q=85&s=c12c63133122161289c0411bd7b5be20" alt="Control Plane" className="block dark:hidden" width="600" height="272" data-path="logos/dark-hero.svg" />

  <img src="https://mintcdn.com/controlplanecorporation/6Iu1ETKcjTV_L3nP/logos/light-hero.svg?fit=max&auto=format&n=6Iu1ETKcjTV_L3nP&q=85&s=5aaa2606185d52446ec6ab8d75eaad08" alt="Control Plane" className="hidden dark:block" width="600" height="272" data-path="logos/light-hero.svg" />
</Frame>

Control Plane is a hybrid platform that enables you to deploy and manage workloads across AWS, GCP, Azure, and private clouds from a single, unified interface. Build resilient, multi-cloud applications without vendor lock-in.

<CardGroup cols={2}>
  <Card title="What is Control Plane?" href="/whatis" icon="circle-info">
    Learn about the platform and its capabilities
  </Card>

  <Card title="Deploy Your First Workload" href="/quickstart/sample-application" icon="rocket">
    Get started in minutes with our quickstart guide
  </Card>
</CardGroup>

<Card title="Compliance" href="/compliance" icon="shield-check" horizontal>
  SOC 2 Type II, HIPAA, & and more
</Card>

<Card title="Working with an AI assistant?" href="/mcp/ai-plugin" icon="robot" horizontal>
  Install the **Control Plane AI Plugin** — skills, agents, commands, and guardrails that teach Claude Code, Codex, and Gemini CLI the platform and prevent the most common deployment mistakes.
</Card>

***

## Getting Started

New to Control Plane? Start here to understand the fundamentals and deploy your first application.

<CardGroup cols={2}>
  <Card title="Quickstart" href="/quickstart/sample-application" icon="play">
    Get started with Control Plane in minutes
  </Card>

  <Card title="Concepts" href="/concepts/billing" icon="lightbulb">
    Understand Organizations, GVCs, Workloads, and Policies
  </Card>

  <Card title="CLI Reference" href="/cli-reference/overview" icon="terminal">
    Comprehensive guide to the Control Plane CLI
  </Card>

  <Card title="API Reference" href="/api-reference/api" icon="code">
    REST API documentation for programmatic access
  </Card>
</CardGroup>

***

## Build & Deploy

Everything you need to build, deploy, and manage your applications on Control Plane.

<CardGroup cols={3}>
  <Card title="Create a GVC" href="/guides/create-gvc" icon="globe">
    Set up Global Virtual Clouds
  </Card>

  <Card title="Create a Workload" href="/guides/create-workload" icon="server">
    Deploy containerized applications
  </Card>

  <Card title="Configure a Domain" href="/guides/configure-domain" icon="link">
    Set up custom domains and routing
  </Card>

  <Card title="Push an Image" href="/guides/push-image" icon="docker">
    Push container images to the registry
  </Card>

  <Card title="Create a Secret" href="/guides/create-secret" icon="key">
    Securely store and access sensitive data
  </Card>

  <Card title="Set Up a Policy" href="/guides/policy" icon="shield">
    Configure access control and permissions
  </Card>
</CardGroup>

***

## Infrastructure

Manage Kubernetes clusters, bring your own infrastructure, and connect on-premises resources.

<CardGroup cols={3}>
  <Card title="Managed Kubernetes" href="/mk8s/overview" icon="dharmachakra">
    Create and manage Kubernetes clusters across clouds
  </Card>

  <Card title="CPLN Platform" href="/byok/overview" icon="cloud">
    Bring Your Own Kubernetes to Control Plane
  </Card>

  <Card title="Create an Agent" href="/guides/agent" icon="tower-broadcast">
    Connect private networks and on-premises resources
  </Card>
</CardGroup>

***

## Observability & Logging

Monitor your applications and infrastructure with integrated observability tools.

<CardGroup cols={2}>
  <Card title="External Logging" href="/external-logging/overview" icon="file-lines">
    Export logs to Datadog, CloudWatch, Coralogix, and more
  </Card>

  <Card title="Metrics Management" href="/guides/centralized-metrics-management" icon="chart-line">
    Centralized metrics collection and management
  </Card>
</CardGroup>

***

## Integrations & Tools

Integrate Control Plane into your existing workflows with our tools and providers.

<CardGroup cols={2}>
  <Card title="Terraform" href="/iac/terraform" icon="file-code">
    Infrastructure as Code
  </Card>

  <Card title="Pulumi" href="/iac/pulumi" icon="code">
    Modern IaC in your language
  </Card>

  <Card title="MCP Server" href="/mcp/overview" icon="robot">
    AI-powered infrastructure
  </Card>

  <Card title="AI Plugin" href="/mcp/ai-plugin" icon="puzzle-piece">
    Skills, agents, and commands for AI tools
  </Card>

  <Card title="K8s Operator" href="/core/kubernetes-operator" icon="dharmachakra">
    Kubernetes-native management
  </Card>
</CardGroup>

***

## Reference Documentation

Detailed documentation for all Control Plane resources and configurations.

<CardGroup cols={3}>
  <Card title="Workload" href="/reference/workload/general" icon="server">
    Containers, autoscaling, networking, and more
  </Card>

  <Card title="GVC" href="/reference/gvc" icon="globe">
    Global Virtual Cloud configuration
  </Card>

  <Card title="Identity" href="/reference/identity" icon="fingerprint">
    Cloud identities and access
  </Card>

  <Card title="Policy" href="/reference/policy" icon="shield">
    Fine-grained access control
  </Card>

  <Card title="Domain" href="/reference/domain" icon="link">
    Custom domains and TLS
  </Card>

  <Card title="All Resources" href="/reference/overview" icon="folder-open">
    Complete resource documentation
  </Card>
</CardGroup>

***

## Additional Resources

<CardGroup cols={2}>
  <Card title="Release Notes" href="/releases" icon="newspaper">
    Latest updates and changes
  </Card>

  <Card title="CLI Release Notes" href="/cli-reference/release-notes" icon="terminal">
    CLI version history
  </Card>
</CardGroup>

<Tip>
  Need help? Check out the [FAQ](https://controlplane.com/faq), watch our [Product Demos](https://controlplane.com/product-demos), or read the latest on our [Blog](https://controlplane.com/blog).
</Tip>
