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

# Introduction

> Welcome to ComfyControl documentation

## Setting up

Run your first ComfyUI workflow with ComfyControl in under 5 minutes

<Card title="Start here" icon="rocket" horizontal href="/quickstart">
  Follow this simple quickstart guide.
</Card>

## Components

Learn about these core components of ComfyControl

<Columns cols={2}>
  <Card title="Runners" icon="server" href="/concepts/runners">
    ComfyUI instances that execute your workflows
  </Card>

  <Card title="Templates" icon="list-dropdown" href="/concepts/templates">
    Reusable ComfyUI workflows with dynamic placeholders
  </Card>

  <Card title="Workflows" icon="network-wired" href="/concepts/workflows">
    Executable instances created from templates or JSON files
  </Card>

  <Card title="Gallery" icon="images" href="/concepts/gallery">
    Centralized view of all generated outputs
  </Card>

  <Card title="Marketplace" icon="store" href="/marketplace">
    Curated template discovery and workflow sharing
  </Card>
</Columns>

## Got inspired?

<Card title="Try out ComfyControl" icon="lightbulb-on" href="https://comfycontrol.app">
  Manage all your Comfy UI Instances!
</Card>
