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.
Settings
| Setting | Options | What it does |
|---|---|---|
| URL | https:// or template | The page to embed. HTTPS is required. On record pages a template like {{Dashboard URL}} embeds a different page per record. |
| Allow fullscreen | on / off | Let 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.