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

# Comfy Cloud - Official ComfyUI Cloud Platform Powered by RTX 6000 Pro

> Run ComfyUI workflows online with Comfy Cloud, the official cloud platform powered by NVIDIA RTX 6000 Pro GPUs. No local installation required.

<Card title="Access Comfy Cloud" icon="cloud" href="https://comfy.org/cloud">
  Click here to access ComfyUI Cloud directly
</Card>

## What is Comfy Cloud?

ComfyUI Cloud is the cloud version of ComfyUI with the same features as the local version. Everything is pre-installed and ready to use.

### Key features

<CardGroup cols={2}>
  <Card title="Zero setup" icon="bolt">
    No installation required. All models and custom nodes are pre-installed and ready to use
  </Card>

  <Card title="Powerful GPUs" icon="microchip">
    Run workflows fast on our powerful server GPUs without needing your own hardware
  </Card>

  <Card title="Always up-to-date" icon="arrows-rotate">
    Automatically stays current with the latest ComfyUI releases and features
  </Card>

  <Card title="Access anywhere" icon="globe">
    Use ComfyUI from any device with an internet connection - no local installation needed
  </Card>
</CardGroup>

## Cloud vs local

ComfyUI offers both an official cloud version, [Comfy Cloud](https://comfy.org/cloud), and an open-source self-hosted version. If you have a powerful GPU, running ComfyUI locally is a great option. The cloud version, on the other hand, is an online service that's ready to use instantly—simply open the URL, no installation or setup required.

| Category                | Comfy Cloud                                                                                               | Self-hosted (local ComfyUI)                                                                                                                        |
| ----------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Cost**                | Monthly Subscription                                                                                      | Free                                                                                                                                               |
| **GPU**                 | Powerful Blackwell RTX 6000 Pros                                                                          | Bring your own GPU                                                                                                                                 |
| **Technical Knowledge** | No technical knowledge required.                                                                          | While desktop and portable give you easy ways to get started, you'll need to troubleshoot custom node installations and local installation issues. |
| **Custom Nodes**        | Use pre-installed custom nodes and never worry about compatibility issues.                                | Install any custom node you want, but you'll need to manage it yourself.                                                                           |
| **Models**              | Use pre-installed models. Import LoRA models from Civitai. Import models from Hugging Face (coming soon). | Use any models you want, but you'll need to download them first.                                                                                   |
| **Notable Differences** | Easy to onboard your team                                                                                 | Works offline, infinitely customizable                                                                                                             |
| **Get started**         | [Run ComfyUI Cloud](https://comfy.org/cloud)                                                              | [Install ComfyUI locally](/installation/system_requirements)                                                                                       |

## Pricing and subscription

<Card title="Check pricing" icon="tag" href="https://www.comfy.org/cloud/pricing">
  View pricing and subscription options for Comfy Cloud
</Card>

## How to use ComfyUI Cloud

Using ComfyUI Cloud is essentially the same as using your local ComfyUI. If this is your first time using ComfyUI, here are some quick tips to get started:

<Steps>
  <Step title="Select a template">
    Click the template icon in the left sidebar to browse available workflows.

    <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/open_template.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=a32875bb4e6d1c92ea4f893831aff925" alt="Open workflow template" width="2048" height="1128" data-path="images/cloud/open_template.webp" />
  </Step>

  <Step title="Select the workflow you want to run">
    Click on the template you want to run.

    <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/template_library.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=b16043c4ad9372834eb7fe49c1180eee" alt="Select workflow template" width="2048" height="1136" data-path="images/cloud/template_library.webp" />
  </Step>

  <Step title="Update template inputs">
    1. In the loaded workflow, since we have pre-installed all models in the cloud version, all templates are ready to run immediately after loading.
    2. If you need to make updates, you only need to provide image inputs or text prompts. Check the `Load Image` node or `CLIP Text Encode` node.
           <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/workflow_input_or_loader.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=56ca79d24c79e666146c927263c96e99" alt="Check inputs" width="2048" height="1128" data-path="images/cloud/workflow_input_or_loader.webp" />
  </Step>

  <Step title="Run your workflow">
    If everything is correct, click the "Run" icon or use the shortcut "Ctrl + Enter" to run the workflow.

    <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/workflow_run_workflow.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=546f1e0003941deba2006a36d8f9ed34" alt="Run workflow" width="2048" height="1441" data-path="images/cloud/workflow_run_workflow.webp" />
  </Step>

  <Step title="View output">
    After clicking run, our service will start allocating a machine for your workflow. You can check the execution status of the corresponding workflow in the queue panel.

    <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/workflow_check_queue.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=4ac366407cf13fa84e55ef7948cff36e" alt="View queue" width="1812" height="1246" data-path="images/cloud/workflow_check_queue.webp" />
  </Step>

  <Step title="Save content locally">
    After the workflow execution is complete, you can save the generated content locally. Depending on the asset type, the save method is as follows:

    <Tabs>
      <Tab title="Save images">
        In the queue panel or on the save image node, right-click on the generated image and select "Save image" to save the image locally.

        <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/download_image_assets.jpg?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=a15e70a3649537fb8c6adc50689dfbe7" alt="Save image assets" width="2444" height="1176" data-path="images/cloud/download_image_assets.jpg" />
      </Tab>

      <Tab title="Save videos">
        In the queue panel or on the save video node:

        1. Click the three dots on the browser player component to open the menu
        2. Select "Download" to save the video locally.

                   <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/download_video_assets.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=2c987025c1c25e954a3065775ef5223d" alt="Save video assets" width="2404" height="1306" data-path="images/cloud/download_video_assets.webp" />
      </Tab>

      <Tab title="Save audio">
        In the queue panel or on the save audio node:

        1. Click the three dots on the browser player component to open the menu
        2. Select "Download" to save the audio file locally.

                   <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/download_audio_assets.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=8d876d9c3b89b2ae9f1e84ba8b3e9887" alt="Save audio assets" width="2416" height="1308" data-path="images/cloud/download_audio_assets.webp" />
      </Tab>

      <Tab title="Save 3D assets">
        In the 3D browser node menu, select the "Export" option, choose the format you want to save, and the 3D file will be saved locally.

        <img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/download_3d_assets.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=5e121107826658a3e1725b8d9840d94b" alt="Save 3D assets" width="4392" height="2752" data-path="images/cloud/download_3d_assets.webp" />
      </Tab>
    </Tabs>
  </Step>
</Steps>

## Feedback

If you have any thoughts, suggestions, or run into any issues, simply click the "Feedback" icon. This will directly send your feedback to us.

<img src="https://mintcdn.com/dripart/dExtXAUR2XogD5qH/images/cloud/feedback.webp?fit=max&auto=format&n=dExtXAUR2XogD5qH&q=85&s=f1306e3587e441fc9964ffc0f9e4cc73" alt="Feedback" width="1844" height="1340" data-path="images/cloud/feedback.webp" />

## Frequently Asked Questions

<Card title="View FAQs" icon="circle-question" href="https://comfy.org/cloud">
  View frequently asked questions and answers about Comfy Cloud, including pricing, features, limitations, and more
</Card>

## Next steps

<CardGroup cols={2}>
  <Card title="Cloud API" icon="code" href="/development/cloud/overview">
    Programmatically run workflows via the Cloud API
  </Card>

  <Card title="Tutorials" icon="book" href="/tutorials/basic/text-to-image">
    Explore tutorials to learn ComfyUI workflows
  </Card>

  <Card title="Support" icon="life-ring" href="https://discord.com/invite/comfyorg">
    Join our Discord community for help
  </Card>
</CardGroup>
