# Comfy Deploy ## Docs - [Changelog](https://comfydeploy.mintlify.app/changelog.md): Platform Changelog - [Env variables](https://comfydeploy.mintlify.app/faq/env-variables.md): How to add env variables to a machine - [Missing model](https://comfydeploy.mintlify.app/faq/missing-models.md): I got some error saying I'm missing a model - [Run Update](https://comfydeploy.mintlify.app/v2/api-docs/callbacks/receive-run-status-updates-via-webhook.md): This endpoint is called by the workflow runner to update the status of a run. - [Cancel Run](https://comfydeploy.mintlify.app/v2/api-docs/run/cancel-run.md) - [Queue Run](https://comfydeploy.mintlify.app/v2/api-docs/run/deployment--queue.md): Create a new deployment run with the given parameters. - [Get Run](https://comfydeploy.mintlify.app/v2/api-docs/run/get-run.md) - [Data Flow](https://comfydeploy.mintlify.app/v2/data/data-flow.md): Understanding how data flows through ComfyDeploy - [ComfyUI API](https://comfydeploy.mintlify.app/v2/deployments/create.md) - [Workflow inputs](https://comfydeploy.mintlify.app/v2/deployments/inputs.md) - [Custom s3](https://comfydeploy.mintlify.app/v2/integration/custom-s3.md) - [Introduction](https://comfydeploy.mintlify.app/v2/introduction.md): Comfy Deploy is the easiest way for teams to use ComfyUI and power apps. - [Create Environment](https://comfydeploy.mintlify.app/v2/machines/environment.md) - [Rollback](https://comfydeploy.mintlify.app/v2/machines/rollback.md): Learn how to perform a Rollback on your latest machine and quickly roll back to a previous deployed machine version. - [Scaling](https://comfydeploy.mintlify.app/v2/machines/scaling.md) - [Versioning](https://comfydeploy.mintlify.app/v2/machines/versioning.md): Learn how to manage your current and previous versions of your serverless machines in ComfyDeploy through the dashboard. - [Download](https://comfydeploy.mintlify.app/v2/models/download.md) - [Callbacks](https://comfydeploy.mintlify.app/v2/nextjs/callback.md): Callbacks are how you can get notified when a workflow is done - [Get Started](https://comfydeploy.mintlify.app/v2/nextjs/get-started.md) - [Playground](https://comfydeploy.mintlify.app/v2/team/playground.md) - [Roles](https://comfydeploy.mintlify.app/v2/team/roles.md) - [Upgrade to V2](https://comfydeploy.mintlify.app/v2/upgrade/v2.md): Guide to upgrade from V1 to V2 APIs - [Import workflow.json](https://comfydeploy.mintlify.app/v2/workflows/import.md): Get your workflow on Comfy Deploy - [ComfyUI](https://comfydeploy.mintlify.app/v2/workspace/overview.md) ## OpenAPI Specs - [openapi](https://comfydeploy.mintlify.app/v2/openapi.json) - [package](https://comfydeploy.mintlify.app/package.json)