Orshot Logo
OrshotDocs
Orshot Embed

Introduction

Embed Orshot Studio directly in your app to collaborate with customers and users

Orshot Embed lets you integrate the full Studio experience directly into your application. Your users can create, edit, and customize designs without leaving your platform.

What is Orshot Embed?

Think of it as Studio-as-a-Service. Instead of redirecting users to a separate design tool, you embed the entire Orshot Studio interface right in your app. Users get the complete design experience - templates, editing tools, customization options - all seamlessly integrated.

Getting Started

  1. Enable Embed in your workspace settings
  2. Configure permissions for what users can do
  3. Copy the embed code and paste it in your app
  4. Customize the experience with your branding

Basic Setup

The simplest embed looks like this:

<embed src="https://orshot.com/embeds/your-embed-id" />

Open with a specific template:

<embed src="https://orshot.com/embeds/your-embed-id?templateId=123" />

Key Features

  • White-label Integration: Match your app's branding
  • Permission Controls: Decide what users can and can't do
  • Multi-language Support: Choose from available languages
  • Webhook Events: Get notified when users create or update templates
  • Domain Security: Restrict usage to your domains only

Use Cases

  • Marketing Platforms: Let customers create their own graphics
  • E-commerce: Product image customization
  • Content Management: Built-in design tools
  • Client Portals: Collaborative design workflows
  • SaaS Applications: Add design capabilities to any product

What's Next?

This guide covers everything you need to embed Studio in your app. Start with the configuration settings, then explore customization options and webhook integration.

Ready to get started? Head to your workspace embed settings to generate your first embed.

On this page