Make a Board Public
How to Make a Board Public
When a board's visibility is set to open, the board becomes publicly accessible without login. Public boards expose:
- Board content via public endpoints
- Canvas items rendered on the public board view
- Document content (docs shown publicly)
Tasks are not public. Tasks are not exposed via the public APIs.
Set board visibility to open
- In the sidebar, find the board under the Boards list.
- Right-click the board → select Permissions.
- Set visibility to open.
- Save your changes.
What the public page shows
- Canvas items for the board (many item types render publicly)
- Document content
- If the board is not open, the public page will show Access Denied
Important privacy note
Lucenero does not automatically show a "this content is public" warning banner on public pages. If you want a warning, add it to your content or UI.
Troubleshooting
Public page shows "Access Denied"
The board is not set to open visibility, or access was revoked. Recheck the board's Permissions dialog and confirm visibility is open.