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

# Share workflows

> Learn how to share your Comfy Cloud workflows with others via shareable links

<Note>
  This is a **Comfy Cloud** feature and is only available in the cloud version. To learn more about Comfy Cloud, see [Comfy Cloud](/get_started/cloud).
</Note>

## Overview

Comfy Cloud allows you to share your workflows with others by generating a shareable link. Recipients can view the workflow along with all its inputs, outputs, and any assets referenced in the workflow.

<Warning>
  **Shared links include your workflow assets.** Anyone with the link can see not only the workflow layout but also media used in it—such as uploaded images, masks, and other files tied to nodes. Do not share links for workflows that contain private or sensitive content.
</Warning>

## How to share a workflow

<Steps>
  <Step title="Build your workflow">
    Create and finalize the workflow you want to share in Comfy Cloud.
  </Step>

  <Step title="Click the share button">
    In the top-right corner of the workflow page, click the **Share** button.

    <img src="https://mintcdn.com/dripart/Lfd5O9J9gSUKi7JU/images/cloud/sahre_workflow/share_workflow_01.png?fit=max&auto=format&n=Lfd5O9J9gSUKi7JU&q=85&s=f09940c9207a746d937da4f635fa26f6" alt="Share button in the workflow toolbar" width="968" height="328" data-path="images/cloud/sahre_workflow/share_workflow_01.png" />
  </Step>

  <Step title="Save the workflow">
    If your workflow has not been saved yet, you will be prompted to enter a filename and save it before sharing.

    <img src="https://mintcdn.com/dripart/Lfd5O9J9gSUKi7JU/images/cloud/sahre_workflow/share_workflow_02_save_workflow.png?fit=max&auto=format&n=Lfd5O9J9gSUKi7JU&q=85&s=191aef4a2c10beacfe6668f2e17a0ad6" alt="Save workflow before sharing" width="1200" height="813" data-path="images/cloud/sahre_workflow/share_workflow_02_save_workflow.png" />
  </Step>

  <Step title="Create a shareable link">
    After saving, click **Create a link** to generate a shareable link. The link includes the workflow, its inputs and outputs, and the assets used in the graph.

    <img src="https://mintcdn.com/dripart/Lfd5O9J9gSUKi7JU/images/cloud/sahre_workflow/share_workflow_03_create_link.png?fit=max&auto=format&n=Lfd5O9J9gSUKi7JU&q=85&s=54f4ca59a187a19b4cafd45e9c4b613c" alt="Create a shareable link" width="1200" height="811" data-path="images/cloud/sahre_workflow/share_workflow_03_create_link.png" />
  </Step>

  <Step title="Copy and share the link">
    Once the link is generated, copy it and send it to anyone you want to share the workflow with.

    <img src="https://mintcdn.com/dripart/Lfd5O9J9gSUKi7JU/images/cloud/sahre_workflow/share_workflow_04_copy_link.png?fit=max&auto=format&n=Lfd5O9J9gSUKi7JU&q=85&s=f66b134a3dfadb1c19198f5e1adbb1a3" alt="Copy the share link" width="1200" height="811" data-path="images/cloud/sahre_workflow/share_workflow_04_copy_link.png" />
  </Step>
</Steps>

## Update a shared workflow

If you make changes to a workflow that has already been shared:

1. Save the updated workflow.
2. Click the **Share** button again.
3. Select **Update** to refresh the existing shared link with your latest changes.

<img src="https://mintcdn.com/dripart/Lfd5O9J9gSUKi7JU/images/cloud/sahre_workflow/share_workflow_05_update_link.png?fit=max&auto=format&n=Lfd5O9J9gSUKi7JU&q=85&s=a76f3fa2240c29849901469ddf86acf1" alt="Update an existing share link" width="1200" height="815" data-path="images/cloud/sahre_workflow/share_workflow_05_update_link.png" />

The original link will automatically reflect the updated workflow content. Recipients using the same link will see the latest version.
