Read-only share links
A share link opens your agent on a locked canvas. Viewers can pan around and inspect the nodes and the last run’s results, but they can’t edit anything.Turn on the public link
In the studio, open the share controls and enable the public link. Pleyor generates a unique URL you can copy and send.
Send the link
Anyone with the link can open the read-only view. They see the agent’s name, a summary of the nodes in the workflow, and the results from its last run.
Sensitive config fields — credentials, API keys, and private URLs — are stripped from the public view. Only the workflow structure and its results are shown.
Deploy as an app
Deploying turns your agent into an app: a form-based interface where people fill in inputs and get results, without seeing or editing the node graph. This is the way to hand a workflow to teammates who don’t need to understand how it’s built.Choose inputs
Pick which input nodes — text prompts and uploads — become fields in the app’s form. Each becomes a labeled field your app users fill in. Other input and brand nodes stay as context that drives the agent but isn’t shown to users.
Choose outputs
Pick which result nodes are shown to app users. Nodes that generate images, video, text, audio, or file exports can be surfaced as outputs.
Name it and set visibility
Give the app a name, description, and cover image, then choose who can access it:
| Visibility | Who can use it |
|---|---|
| Private | Only you |
| Workspace | Everyone in your workspace |
| Shared | Anyone with the link |
| Public | Listed in the public app directory |