Embedding
Overview
5 minEmbedding lets you show a read-only dashboard or report in another product surface. Enable embedding on the resource, then choose a long-lived token (internal portals) or a short-lived host-minted JWT (customer SaaS). Live tiles run through the embed-query path — they do not use your signed-in session.
Why it matters
Bring trusted analytics to the tools people already use without opening the full workspace.
When to use
- You need analytics inside an internal portal.
- A partner or customer app should show a curated board per signed-in user.
How to use
- Open the dashboard Share dialog → Embed, or go to Integrate → Embedding.
- Enable embedding for the target dashboard or report.
- Create a long-lived token or mint a host session with allowed origins.
- Copy the iframe, Embed URL, or JS SDK snippet and test on a staging host.
Success check: The embed loads only from approved sites and shows live read-only charts.
Embedding setup for a dashboard.
Screenshot or short video will appear here.
Next steps