Publish your tour and embed it on your website
Flip a destination to public, share the tour link, generate the iframe snippet for your own site, and deep-link straight to a specific scene.
Steps
- Open your destination from /creator/destinations and find the Public tour link section. The status pill reads Private until you change it: private tours are invisible to visitors and cannot be embedded.
- Click Toggle to make the tour public. Anyone with the link can now view it, no sign-in needed. The same button flips it back to private any time.
- Copy the shareable link with the Copy link button. It opens the tour at its default start scene; pick that scene in the Default start scene section on the same page.
- To share a link that lands on one specific scene, open that scene's page in the creator studio and use its Copy link button: it appends ?scene= and the scene's ID to the tour URL.
- To put the tour on your own website, scroll to Embed this tour (it activates once the tour is public). Choose a Theme (light or dark), an Accent color, a Width (default 100%), and a Height (default 600), and check the live preview.
- Click Copy embed code and paste the iframe into your site: WordPress, Squarespace, Weebly, Webflow, plain HTML, or React all work. Platform-by-platform walkthroughs live at /docs/embed-tours.
- To make an embed start on a specific scene, add the scene parameter to the iframe src by hand: append &scene= followed by the scene ID (use ? instead of & if it is the first parameter). The scene ID is the long code in the scene page's URL.
Video walkthrough
Video coming soon. A recorded walkthrough of these exact steps will appear here.