# ComfyControl Documentation ## Docs - [Authentication](https://docs.comfycontrol.app/api/authentication.md): Learn how to authenticate your API requests and understand rate limits - [Get Managed Runner](https://docs.comfycontrol.app/api/endpoints/managed-runners/get.md): Retrieve details of a specific managed runner - [Get Managed Runner History](https://docs.comfycontrol.app/api/endpoints/managed-runners/history.md): Retrieve workflow execution history for a managed runner - [List Managed Runners](https://docs.comfycontrol.app/api/endpoints/managed-runners/list.md): Retrieve a paginated list of available managed runners - [Get Managed Runner Stats](https://docs.comfycontrol.app/api/endpoints/managed-runners/stats.md): Retrieve system statistics and information for a managed runner - [Create Runner](https://docs.comfycontrol.app/api/endpoints/runners/create.md): Register a new ComfyUI runner instance - [Delete Runner](https://docs.comfycontrol.app/api/endpoints/runners/delete.md): Permanently delete a runner - [Get Runner](https://docs.comfycontrol.app/api/endpoints/runners/get.md): Retrieve details of a specific runner - [Get Runner History](https://docs.comfycontrol.app/api/endpoints/runners/history.md): Retrieve workflow execution history for a runner - [Interrupt Runner](https://docs.comfycontrol.app/api/endpoints/runners/interrupt.md): Send an interrupt signal to stop the current execution on a runner - [List Runners](https://docs.comfycontrol.app/api/endpoints/runners/list.md): Retrieve a paginated list of your runners - [Get Runner Stats](https://docs.comfycontrol.app/api/endpoints/runners/stats.md): Retrieve system statistics and information for a runner - [Update Runner](https://docs.comfycontrol.app/api/endpoints/runners/update.md): Update an existing runner configuration - [Create Template](https://docs.comfycontrol.app/api/endpoints/templates/create.md): Create a new reusable workflow template - [Delete Template](https://docs.comfycontrol.app/api/endpoints/templates/delete.md): Permanently delete a template - [Get Template](https://docs.comfycontrol.app/api/endpoints/templates/get.md): Retrieve details of a specific template - [List Templates](https://docs.comfycontrol.app/api/endpoints/templates/list.md): Retrieve a paginated list of your templates - [Update Template](https://docs.comfycontrol.app/api/endpoints/templates/update.md): Update an existing template - [Get User Profile](https://docs.comfycontrol.app/api/endpoints/user/get.md): Retrieve your user profile information - [Cancel Workflow](https://docs.comfycontrol.app/api/endpoints/workflows/cancel.md): Cancel a running or queued workflow - [Create Workflow](https://docs.comfycontrol.app/api/endpoints/workflows/create.md): Create and execute a new ComfyUI workflow - [Delete Workflow](https://docs.comfycontrol.app/api/endpoints/workflows/delete.md): Permanently delete a workflow - [Get Workflow](https://docs.comfycontrol.app/api/endpoints/workflows/get.md): Retrieve detailed information about a specific workflow - [List Workflows](https://docs.comfycontrol.app/api/endpoints/workflows/list.md): Retrieve a paginated list of your workflows - [Get Workflow Outputs](https://docs.comfycontrol.app/api/endpoints/workflows/outputs.md): Retrieve output media files from a completed workflow - [Rerun Workflow](https://docs.comfycontrol.app/api/endpoints/workflows/rerun.md): Rerun an existing workflow with new parameters - [Subscribe to Workflow Updates](https://docs.comfycontrol.app/api/endpoints/workflows/subscribe.md): Subscribe to real-time workflow execution updates via Server-Sent Events - [Error Handling](https://docs.comfycontrol.app/api/errors.md): Understanding API errors and how to handle them - [API Reference](https://docs.comfycontrol.app/api/index.md): Complete reference for the ComfyControl API - [Gallery](https://docs.comfycontrol.app/concepts/gallery.md): Centralized view of all generated outputs - [Runners](https://docs.comfycontrol.app/concepts/runners.md): ComfyUI instances that execute your workflows - [Templates](https://docs.comfycontrol.app/concepts/templates.md): Reusable ComfyUI workflows with dynamic placeholders - [Workflows](https://docs.comfycontrol.app/concepts/workflows.md): Executable instances created from templates or JSON files - [Introduction](https://docs.comfycontrol.app/index.md): Welcome to ComfyControl documentation - [Marketplace](https://docs.comfycontrol.app/marketplace/index.md): A curated platform for discovering high-quality ComfyUI workflows - [Using Templates](https://docs.comfycontrol.app/marketplace/using-templates.md): Fork, customize, and execute marketplace templates in your workflows - [Quickstart](https://docs.comfycontrol.app/quickstart.md): Start managing workflows across ComfyUI Instances ## Optional - [ComfyUI Documentation](https://docs.comfy.org) - [Terms of Service](https://comfycontrol.app/terms) - [Privacy Policy](https://comfycontrol.app/privacy)