Private embedding is available on Premium and Enterprise plans.
Private embedding does not support Creator Mode — use Signed embedding instead.
How it works
To embed Cube content with private embedding, paste an<iframe> tag into your application or tool. Get the embed code from Cube and paste it wherever you want the content to appear.
When users open the page containing the iframe, they’ll be prompted to sign in with their Cube credentials if they’re not already authenticated. Access is then governed by their normal Cube roles and permissions.
Common applications
Embedding in Notion
To embed a Cube dashboard in Notion:- In Cube, open your dashboard and click Share → Embed
- Copy the embed URL (just the URL, not the iframe code):
- In Notion, type
/embedand select Embed - Paste the URL when prompted
Embedding in Salesforce
To embed Cube analytics in Salesforce:- Navigate to the Salesforce page where you want to add the dashboard
- Add a Visualforce Page component
- Use an iframe to embed your Cube dashboard:
Security
Private embedding uses Cube’s built-in authentication. Users must:- Have an active Cube account
- Be signed in to Cube (or will be prompted to sign in)
- Have appropriate permissions to view the embedded content