Publish and share
A dashboard starts as a draft — only you and your team can see it. When it's ready, you publish it to make it available at a public URL or to embed it elsewhere.
Draft vs. published
- Draft — your working copy. Edits in the chat editor update the draft.
- Published — a snapshot promoted to a stable, shareable version. Publishing again pushes your latest changes live.
Publish a dashboard
- Open the dashboard you want to share.
- Click Publish. Vibedasher bundles the dashboard and promotes it to a public version.
- You'll get a shareable link of the form:
https://cloud.vibedasher.com/v/<slug>
Anyone with the link can view the published dashboard — no account required.
Embed it anywhere
Published dashboards render through an embeddable iframe served from
share.vibedasher.com, so you can drop a dashboard into any app, docs page, or website.
For the iframe snippet and the parameters it accepts, see Embedding the share iframe in the API reference.
note
Publishing creates an isolated public bundle — your draft keeps evolving independently. Re-publish whenever you want the public version to catch up to your latest edits.