Guides
Sharing
Published models can be shared via a read-only link — no login required for the recipient.
Generate a share link
Open the model in the workbench. Click Share in the toolbar. A unique share link is generated and copied to your clipboard.
Share links look like: https://your-deployment-url.com/share/abc123
What recipients see
Recipients get a read-only view of the published snapshot — the canvas, entity types, relationships, and properties. They cannot edit anything or see the draft.
If the model has no published version, the share link shows a "not available" message.
Revoke a share link
From the Share dialog, click Revoke link. The link becomes invalid immediately. You can generate a new link at any time.
Organization models
Share links work for both personal and organization models. Any member with the link can view a published org model, even if they're not part of the organization.
Difference from the API
Share links are for human viewers — they render the visual canvas. The REST API is for machine consumers — it returns structured JSON. Both serve the published snapshot only.