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

# Orchestration User Guide

> Create and manage infrastructure stacks using Xloud Orchestration templates. Covers getting started, template authoring, resource types, auto-scaling, and.

Create, update, and manage cloud infrastructure stacks using declarative orchestration templates.

***

<CardGroup cols={4}>
  <Card title="Getting Started" icon="rocket" href="/services/orchestration/getting-started" color="#197560">
    Create your first stack from a template and learn the stack lifecycle
  </Card>

  <Card title="Template Guide" icon="file-code" href="/services/orchestration/template-guide" color="#197560">
    Template structure, parameters, intrinsic functions, and conditions
  </Card>

  <Card title="Resource Types" icon="boxes" href="/services/orchestration/resources" color="#197560">
    Complete reference for compute, network, storage, and identity resources
  </Card>

  <Card title="Manage Stacks" icon="layers" href="/services/orchestration/stacks" color="#197560">
    Create, update, suspend, resume, and delete stacks through their lifecycle
  </Card>

  <Card title="Auto-Scaling" icon="trending-up" href="/services/orchestration/autoscaling" color="#197560">
    Scale instance groups automatically using scaling groups and alarm policies
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/services/orchestration/troubleshooting" color="#197560">
    Diagnose stack failures, stuck deployments, and template validation errors
  </Card>
</CardGroup>
