Skip to main content
Enable embedding your workspace in external websites.

Prerequisites

  • Reseller plan
  • White label configured
1

Open Reseller Settings

Go to Settings → Reseller tab.
2

Find Embed Section

Locate the workspace embed area.
3

Enable Embed

Turn on the embed feature.
4

Get Embed Code

Copy the provided embed code.
5

Save

Save your settings.

Embed Code

After enabling, you get code like:
<iframe
  src="https://app.yourdomain.com/embed"
  width="100%"
  height="800px"
  frameborder="0">
</iframe>

Configuration Options

  • Embed URL
  • Allowed domains
  • Authentication settings

Tips

  • Test in staging first
  • Set appropriate dimensions
  • Handle authentication
  • Match your site’s style