Explore & Sharing
Share workflows and outputs by link, and browse what others have published.
Explore
The Explore page is the gallery of shared workflows — browse published workflows, open one, and run or remix it on your own machines. It's the fastest way to start from something working instead of a blank canvas.
Sharing a workflow
From any workflow, use Share:
- Share to Explore — publish it to the community gallery
- Direct link — a private URL for teammates or clients; they get the workflow without it being public
What's shared is the workflow (graph, exposed inputs) — not your machines, credits, or secrets. Whoever receives it runs it on their resources.
Before sharing, double-check no node contains a hardcoded API key or private URL. Credentials belong in Secrets, which never travel with a shared workflow.
Sharing outputs
Individual run outputs (images, videos) can be shared by link from the run's output view — a public URL for just that result, without exposing the workflow that made it. Output visibility defaults to private; only what you explicitly share gets a public link.
Sharing with non-ComfyUI users
For teammates who should run workflows without ever seeing ComfyUI, share the Playground instead — they get a simple form (your exposed inputs) and a gallery of results.