Embedding a model means placing your interactive BeeGraphy model directly inside another web page, like your own website, a product page, or a blog post, instead of sending people to BeeGraphy to see it.
In practice it usually works like this: BeeGraphy gives you an embed code (typically a small HTML snippet, an iframe) that you copy and paste into your site. From then on, the model appears right there on your page, fully live. Visitors can orbit it, zoom in, or change its configuration without leaving your site or needing a BeeGraphy account.
It stays interactive, not a static image or video. The actual model runs inside the frame, so people engage with the real thing.
It carries an access mode. Just like a share link, an embed reflects how much interaction you allow. A Viewer embed lets people look and explore; a Configurator embed lets them change parameters and options, which is exactly what powers a product configurator sitting on an e-commerce product page.
It stays connected to the source. Because the embed points back to your hosted model, updates you make can flow through to everywhere it is embedded, rather than you having to replace a file on every page.
The classic use case is a configurator: a customer lands on your product page, sees the 3D model, and customizes it (size, material, options) right there, with the design logic running behind the scenes. That is the bridge between a BeeGraphy model and a real storefront.
how to share Model Embeds?
How to embed a model
Log into your BeeGraphy workspace and open the model you want to embed.
Drop down Main menu and head onto Share

Choose the access mode you want the embed to use, Viewer, Configurator, Inspector, or Editor, so visitors get the right level of interaction.
Select the Embed option to generate the embed code.

Copy the embed code (an iframe snippet).
Paste it into the HTML of your website or platform (such as Shopify, WordPress, Webflow, or Tilda), wherever you want the model to appear.
Save or publish your page. The model now appears live and interactive for your visitors.