Embedding
Create an embed
10–20 minGenerate embed access for a specific dashboard and place it where your app can load it.
Why it matters
Scoped embeds avoid exposing your whole workspace.
How to use
- Choose the dashboard.
- Create embed credentials or link as shown in the UI.
- Copy the snippet into your app.
- Verify it renders.
Success check: The dashboard appears in your host page.
Common mistakes
- Reusing embeds across unrelated sites without reviewing origins.
Next steps