> ## 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.

# How-to Guides

> Step-by-step guides for common tasks on Control Plane

Learn how to accomplish specific tasks on Control Plane with these practical, step-by-step guides. Each guide walks you through a complete workflow from start to finish.

<CardGroup cols={3}>
  <Card title="CLI Configuration" icon="terminal" href="/guides/browser-less-cli-login">
    Configure the CLI for headless environments and automation
  </Card>

  <Card title="Integrations" icon="plug" href="/guides/cli/cpln-operator">
    Kubernetes Operator and third-party integrations
  </Card>

  <Card title="Configure Resources" icon="gear" href="/guides/configure-cdn">
    Set up domains, CDN, agents, and resource protection
  </Card>

  <Card title="Create Resources" icon="circle-plus" href="/guides/create-cloud-account">
    Create orgs, GVCs, workloads, identities, and more
  </Card>

  <Card title="Deployment" icon="rocket" href="/guides/cpln-apply">
    Deploy with cpln apply, Helm, Docker Compose, and more
  </Card>

  <Card title="GitOps" icon="code-branch" href="/guides/gitops">
    Implement GitOps workflows and environment promotion
  </Card>

  <Card title="Images" icon="docker" href="/guides/push-image">
    Build, push, pull, and copy container images
  </Card>

  <Card title="Native Networking" icon="network-wired" href="/guides/native-networking/native-networking-setup">
    Set up AWS PrivateLink and GCP Private Service Connect
  </Card>

  <Card title="Observability" icon="chart-line" href="/guides/centralized-metrics-management">
    Configure metrics collection and export
  </Card>

  <Card title="Sandbox" icon="laptop-code" href="/guides/sandbox/getting-started">
    Create a cloud development environment in under five minutes
  </Card>

  <Card title="Workload Access" icon="key" href="/guides/cli/workload/connect">
    Connect, exec, copy files, and port-forward to workloads
  </Card>
</CardGroup>
