Publish & Share
This section covers the three ways to share Atlas dashboards with the outside world: a no-login public link, user sharing with Pirivision account holders, and iframe embed into external web pages.
Operations
| Operation | Description | Page |
|---|---|---|
| Public Sharing | Generate a token-based public link; no login required | Public Sharing |
| User Sharing | Per-username sharing with internal users | User Sharing |
| Embed (iframe) | Embed the dashboard in an external web page via iframe | Embed |
When to Use Each Method
| Situation | Method |
|---|---|
| Show KPI report to a customer without requiring login | Public Sharing |
| Grant dashboard access to internal team members | User Sharing |
| Embed dashboard in a corporate portal or wiki | Embed (requires a public link) |
| Sensitive data; only authorized users should see it | User Sharing |
| Revoke access after a demo | Public Sharing → Revoke |
Token Security
The public link token is the URL itself — whoever obtains it can access. For sensitive data, prefer user sharing over public links.