Skip to main content

Can I embed Gamma into another site?

How to embed your gamma into external platforms like Shopify, Wix, or Squarespace using an iframe embed code.

Updated over 2 weeks ago

Introduction

If you’re looking to showcase your Gamma creation - like a doc or deck - on another website, you can easily embed it using an iframe.

Embedding generates a public code that lets your Gamma appear directly within an external site, making it a great way to integrate interactive presentations, portfolios, or reports into platforms like Shopify, Wix, or Squarespace.

Most site builders that support custom HTML blocks will work seamlessly with this method.

🔷 Note: Currently, Gamma sites cannot be embedded into other websites - only Gamma docs or presentations are supported for embedding.

How to Embed Your Gamma

Step 1: Generate the Embed Code

  1. Open the gamma you want to embed.

  2. Click the Share button in the top-right corner.

  3. Select the Embed option from the dropdown.

Step 2: Enable Public Access

  1. Toggle Allow public access so your gamma is viewable when embedded.

  2. Copy the generated iframe code.

Step 3: Add the Code to Your External Website

Depending on your website builder:

  • Shopify: Add an HTML block to your page and paste the iframe code.

  • Wix: Use the “Embed a Site” widget and paste your iframe code.

  • Squarespace: Insert a code block and paste the iframe code.

💎 Pro Tip: Make sure your iframe dimensions are responsive or manually adjust width and height as needed.

FAQs & Common Issues

Why can't I embed a Gamma site?

  • Currently, only gamma docs and presentations support embedding. Sites are not supported for external embedding.

Can I make the embedded gamma responsive?

  • Yes! You can modify the iframe style attributes to use percentages (e.g., width="100%") or use responsive wrappers in your site's HTML/CSS.

Does the embedded gamma update automatically?

  • Yes. Any updates you make to your gamma will reflect in the embedded version as long as the link and access permissions remain unchanged.

Is embedding available on free plans?

  • Yes, embedding is available on all Gamma plans.

Did this answer your question?