Skip to main content

Embed Dashboard

Embed behavior is configured in Pixy, not with extra iframe attributes. Open the Embed dashboard to save your default logo, accent color, behavior settings, and sidebar visibility.

Settings

You can configure:
  • allowed domains
  • title
  • logo
  • accent color
  • launch mode
  • sidebar items
Use the Embed page in Pixy to decide which editor sections stay visible:
  • templates
  • text
  • images
  • elements
  • draw
  • ai
  • uploads
  • brandKit
  • background

Launch Scenarios

Use SDK options to choose the design behavior for each launch:
  • designId opens the existing design
  • designId with openAsCopy: true creates and opens a new copy from that design
  • width and height creates and opens a new blank design
Public template IDs returned by the Templates API cannot be opened directly in Embed. Use those IDs with openAsCopy: true so Pixy creates an editable design copy for the embed organization. For the full behavior details and implementation examples, see How to use. For per-launch optional fields like userId, saveButtonLabel, and imageUrls, see Optional parameters.