Share a Workflow
Last updated
Was this helpful?
Last updated
Was this helpful?
Share a workflow to let people view, run, and fork the workflow.
Go to your Workflow page and click on the Share Workflow button
Click on the button Copy Share Link
Send to someone or open in your browser. You will see that this will open a read-only version of your workflow that allows people to see what you built and run previews on it.
By default, a shared Workflow does not run under your API Keys and credentials. This means that it does not consume your usage limits and replaces any credentials like OpenAI API Key on your blocks as input parameters the user should provide. You can modify that behavior by changing the Workflow Sharing Configuration.
Here's an example of a shareable Workflow that takes a picture as an input and determines the winner of a Rock, Paper & Scissors game. Give it a try!