Public Sharing
By default dashboards are private and only accessible when logging in or when embedding them. But you can mark a dashboard as public so anyone on the internet can view it.
This is useful for sharing public data and non-sensitive information with a wider audience.
How to share a dashboard publicly
Section titled “How to share a dashboard publicly”- Go to the edit view of the dashboard you want to share.
- Click on the “private” toggle in the sidebar.
- Confirm to share the dashboard publicly.
- You will see a link to the public dashboard in the sidebar.
Disable public sharing
Section titled “Disable public sharing”You can completely disable public sharing if it doesn’t fit your use case.
Do so using the --no-public-sharing
flag or by setting the environment variable SHAPER_NO_PUBLIC_SHARING=true
.