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

# ComfyUI API

ComfyDeploy is the easiest way to deploy ComfyUI API.

You can do this by going to your deployment page while in a workflow (left hand side menu).

<Frame>
  <img src="https://mintcdn.com/comfydeploy/o5fOxSEVTG8z9WUO/images/deployments/page.png?fit=max&auto=format&n=o5fOxSEVTG8z9WUO&q=85&s=9ec5998b87052e8f217a3e9d0a0ef7da" alt="deployment page" width={600} data-path="images/deployments/page.png" />
</Frame>

Let's go through step by step

### Workflow inputs

Workflow inputs are the inputs of your currenlty selected version.

<Note>
  Learn more about workflow inputs [here](/docs/v2/deployments/inputs).
</Note>

### Deployments

Each workflow can have up to 2 deployments `production` and `staging`.

A deployment is a specific version of your workflow, connected to a machine. Identified by a `deployment_id`.

<Warning>
  If you change a machine that is already deployed, the deployment will be effected.

  Make sure this is what you intend.
</Warning>

### Calling your API

Follow the instructions in your workflows deployment page.
