Sharing
Different ways to share boards with your stakeholders.
Link sharing
You can share the unique public link to your board with your stakeholders:
Go to your board overview.
Click 'view' on the board you want to share.
You're redirected to the unique public URL of your board.
Embedding in an iframe
If you want to include the board in your own website or in a client portal, you can embed it in an iframe:
<iframe src="{your-public-board-url}"></iframe>
Form requests are blocked in iframes for security reasons, commenting and adding new issues is therefore not possible.
Last updated
Was this helpful?