Sharing

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.

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>

Last updated

Was this helpful?