> ## 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.

# Import workflow.json

> Get your workflow on Comfy Deploy

Import your ComfyUI workflow JSON file directly into ComfyDeploy. The system will automatically detect custom nodes and create a new machine for you.

<Steps>
  <Step title="Import workflow file">
    Drag and drop your workflow JSON file into the designated window.

    <img src="https://mintcdn.com/comfydeploy/oRITR1vOAtih2zIb/images/workflow/import.png?fit=max&auto=format&n=oRITR1vOAtih2zIb&q=85&s=6127bc1f3ce223e39fb1da402aa694dc" alt="Import workflow" width="3386" height="1806" data-path="images/workflow/import.png" />
  </Step>

  <Step title="Pick machine">
    Pick an existing machine or create a new one.

    <img src="https://mintcdn.com/comfydeploy/o5fOxSEVTG8z9WUO/images/machine/machine-pick.png?fit=max&auto=format&n=o5fOxSEVTG8z9WUO&q=85&s=43447b4b3661184c1fd73421fb4ac6dc" alt="Pick machine" width="2838" height="1982" data-path="images/machine/machine-pick.png" />
  </Step>

  <Step title="Verify detected custom nodes">
    If you picked an existing machine, you can skip this step.

    <Note>
      You can manually select the custom nodes in the machine creation dialog.
    </Note>

    <img src="https://mintcdn.com/comfydeploy/oRITR1vOAtih2zIb/images/workflow/custom-node-setup.png?fit=max&auto=format&n=oRITR1vOAtih2zIb&q=85&s=6f941096970cdcb3052a464e3234fc7c" alt="Verify custom nodes" width="2786" height="996" data-path="images/workflow/custom-node-setup.png" />
  </Step>

  <Step title="Conflicting Nodes">
    Some nodes have the same name in different node packs. If you have some of these nodes you will be asked to select them.

    <img src="https://mintcdn.com/comfydeploy/oRITR1vOAtih2zIb/images/workflow/conflicting-nodes.png?fit=max&auto=format&n=oRITR1vOAtih2zIb&q=85&s=024c47e59414298e6876dfdd3341da20" alt="Conflicting nodes select" width="2192" height="1554" data-path="images/workflow/conflicting-nodes.png" />
  </Step>

  <Step title="Model checking (Beta)">
    Comfy Deploy checks popular nodes with models to see if you already have them.

    <Note>
      ComfyUI can only use models that have the exact name in it's models folder.
    </Note>

    <img src="https://mintcdn.com/comfydeploy/oRITR1vOAtih2zIb/images/workflow/model-check.png?fit=max&auto=format&n=oRITR1vOAtih2zIb&q=85&s=c8d80e10ce3fc53052116cca9f39e7ff" alt="Model checking" width="2836" height="2184" data-path="images/workflow/model-check.png" />
  </Step>

  <Step title="Create machine">
    Pick a name, select a GPU and the ComfyUI version. You can update these values later.

    <img src="https://mintcdn.com/comfydeploy/o5fOxSEVTG8z9WUO/images/machine/machine-finish.png?fit=max&auto=format&n=o5fOxSEVTG8z9WUO&q=85&s=2f663a729b552c4cd660f2482b37f4f7" alt="Create machine" width="2752" height="1962" data-path="images/machine/machine-finish.png" />
  </Step>

  <Step title="Edit workflow">
    After your machine is built, you can edit your workflow in the workspace.

    <img src="https://mintcdn.com/comfydeploy/oRITR1vOAtih2zIb/images/workflow/workspace.png?fit=max&auto=format&n=oRITR1vOAtih2zIb&q=85&s=212aed9f8a59b2c63a04412be6559cf3" alt="Edit workflow" width="4996" height="2598" data-path="images/workflow/workspace.png" />
  </Step>
</Steps>
