Detected country: US
logo
Sign InGet Early Access
GuideRecipesDeveloper
‌
‌
‌
logo

Powered by

  • Home
  • Running and Automating
  • How do I share run output?

How do I share run output?

1min read

Share

TL;DR: Generate a shareable link from a completed run so others can view the output without full Studio access. Shared links use a token-based URL (e.g. /s/:token) and optionally allow downloading output files.

Who this is for

Builders and Members who need to share run results with teammates or stakeholders.

How do I create a share link?

  1. Open a completed run from the playbook's History tab or the run detail view.
  2. Click Share output (or the share icon).
  3. Configure options — optionally allow downloading attached files.
  4. Copy the generated link and send it to your audience.

Who can view a shared link?

Anyone with the link can view the run output. Shared links do not require Ballet sign-in. Treat links as semi-public — share only with intended recipients.

Can I revoke a share link?

Regenerate or disable sharing from the run detail view. Previous links may stop working when sharing is revoked.

What appears in the shared view?

  • Run status and timestamp
  • Step outputs and results
  • Attached files (if download is enabled)

Logs and internal debugging details may be summarized or hidden depending on configuration.

Related articles

  • How do I read runs and run history?
  • How do I run a playbook?

Share