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

# Create a deployment (deploy a workflow)

To create a deployment, you need to either deploy one of your workflows or one of our prebuilt templates. If you want to build a workflow from scratch, we recommend using the "ComfyUI: Base Installation" template.

## Deploy your own workflow

To deploy one of your workflows, you will need the workflow\_api.json for that workflow. This file can be exported from the Comfy interface.

<img src="https://mintcdn.com/viewcomfy/KS7pOsPdQMk5_soH/public/export_the_workflow_api.json.webp?fit=max&auto=format&n=KS7pOsPdQMk5_soH&q=85&s=ef07ce99ffd831f0f782b565df31bf76" alt="Export the workflow_api.json" width="278" height="345" data-path="public/export_the_workflow_api.json.webp" />

Once you have the workflow\_api.json ready, drop it in the "Deploy your own" tab. You will then need to give your deployment a name and select a GPU. You can change those settings later, so don't worry if you are not sure which ones are best for your workflow.

<img src="https://mintcdn.com/viewcomfy/KS7pOsPdQMk5_soH/public/deploy_your_own_comfy_workflow.webp?fit=max&auto=format&n=KS7pOsPdQMk5_soH&q=85&s=6bbb86d6ade7a68be28b9d277efea1e3" alt="Deploy your own comfy workflow" width="902" height="488" data-path="public/deploy_your_own_comfy_workflow.webp" />

After you click "Deploy", our system will install the custom nodes it recognises and download the models that are on our [list](https://github.com/ViewComfy/cloud-public/blob/main/supported_weights.md). Once the deployment process is over, you will be able to install more custom nodes and download new models.

Most dependencies can be added from the manager, but if for some reason this is not enough, please get in touch ([team@viewcomfy.com](mailto:team@viewcomfy.com)).

## Deploying from a template

If you don't have a workflow to deploy, you can use one of our pre-built templates. They include a curated selection of ready-to-go workflows, as well as a base installation of Comfy for when you need to build a workflow from scratch.

<img src="https://mintcdn.com/viewcomfy/KS7pOsPdQMk5_soH/public/comfy_templates.webp?fit=max&auto=format&n=KS7pOsPdQMk5_soH&q=85&s=4c2cbc2f449bd04bfb9bd83ce5895b66" alt="Comfy templates" width="1184" height="538" data-path="public/comfy_templates.webp" />
