Search documentation

Search docs pages by title or description

Join the waitlist
Browse documentation

Embed block

Content

The embed block puts another web page inside your app in a sandboxed frame: a BI dashboard, a shared document, a scheduling widget. The URL can be templated per record.

Try it: Switch the record's [Report URL] value and the frame loads a different page.
Settings
analytics.example.com/reports/weekly
Sessions
12.4k
Sign-ups
318
Churn
1.2%
Example. An embed block showing an external analytics dashboard in a sandboxed frame. Its URL is a formula over the record on screen, so every customer record embeds its own report.

Settings

SettingWhat it does
URLA formula producing the page to embed. HTTPS is required. On record pages a formula like [Dashboard URL] embeds a different page per record.
Allow fullscreenLet the embedded page enter fullscreen (video players, dashboards).
Some sites refuse to be embedded (they send frame-blocking headers) — if the frame stays blank, that's the embedded site's policy, not a block misconfiguration.

Like every block, this one also has the shared block settings: a title and optional description, a header you can show or hide, auto-height, conditional visibility, and role-based visibility.