August 19, 2026

GitBook is a managed documentation platform, and unlike a static site generator you do not control the rendered HTML.
That means arbitrary iframe embedding is restricted in a way it is not on Docusaurus or a self-hosted site, and it is better to know that before designing a docs page around one.
GitBook has an embed block that takes a URL and renders a preview or an inline frame for services it recognises, rather than accepting raw HTML you supply.
Whether your demo URL renders as a live frame or a link card depends on what GitBook supports at the time. Test with your actual URL rather than assuming, because this is the sort of thing that changes.
When you cannot embed, the link text carries the whole burden. "Watch the import flow -- about 60 seconds" gets clicked; "Demo" does not.
Say what it shows and roughly how long it takes. In documentation especially, readers are mid-task and deciding whether they can afford the detour.
Documentation readers are usually looking for a specific answer, and a demo is a slower medium than a code block or a numbered list. That does not mean demos do not belong in docs -- it means they belong on the pages where someone is orienting rather than looking something up.
Getting started, migration guides, and any flow that is genuinely hard to describe in prose. Not the reference.
Click through it — the same kind of demo you can record of your own product.
Record your first interactive demo free.
Five demos on the free plan, forever. No credit card, no trial countdown, no sales call. Install the Chrome extension, click through your product once, and you have a shareable link in about ten minutes.
Start free →