Sharing
Different ways to share boards with your stakeholders.
Last updated
Different ways to share boards with your stakeholders.
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.
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