Recipe Sharing & Cloning

Group-based sharing, read-only mode, and recipe forking — new in v0.12.0

New in 0.12.0 Recipe sharing was added as part of the recipe system redesign.

Share Toggle

Each recipe has an isShared toggle. When enabled, the recipe becomes visible to all members of your user group. Shared recipes display a "Shared by" badge showing who originally created and shared the recipe.

Read-Only Mode

Non-owners viewing a shared recipe see it in read-only mode. They can execute the recipe and view results, but cannot modify the pipeline, transforms, or configuration. This protects the original while allowing others to benefit from it.

Recipe Forking

Any recipe — shared or your own — can be forked (cloned). Forking creates an independent copy in your recipe list. The forked recipe has no link to the original — you can modify it freely. This is ideal for building on a colleague's work without affecting their recipe.

← SQL Execution Engine 📋 Contents Recipe Export →