# Sharing Templates

> Learn how to share your Orshot Studio templates with others through public links, embeds, and email

- **URL**: https://orshot.com/docs/orshot-studio/sharing-templates

---

Orshot Studio allows you to share your templates with others in multiple ways. You can create public links, embed templates in websites, or send templates directly via email.

![](https://orshot.com/docs/orshot-studio/template-sharing-2.png)

## Enable Public Sharing

Before you can share a template, you need to enable public sharing:

1. Open your template in Orshot Studio
2. Click the **Share** button in the toolbar
3. Toggle the **Share Template** switch to enable public sharing

When you enable sharing, Orshot generates a unique public link that allows others to view and interact with your template without needing an account.

## Sharing Options

### Public Link

Once sharing is enabled, you get a public link that you can share anywhere:

- **View Mode**: Recipients can view the template in read-only mode
- **Play Mode**: Recipients can interact with template parameters but cannot save changes
- **Presentation Mode**: Recipients can view the template in full-screen slideshow mode

You can copy different mode links using the dropdown next to the "Copy Link" button.

### Social Media Sharing

Share your templates directly on social platforms:

- **Twitter/X**: Share with a pre-formatted tweet
- **LinkedIn**: Share on your LinkedIn feed
- **Pinterest**: Pin your template to Pinterest boards

Click the respective social media buttons to open a new window with the sharing interface pre-filled.

### Embed in Websites

![](https://orshot.com/docs/orshot-studio/template-sharing-1.png)

Embed your templates directly into websites or applications:

1. Copy the embed code from the **Embed this Template** section
2. Paste the HTML code into your website
3. The template will be displayed as an interactive embed

Available embed modes:

- **View Mode**: Read-only embed for viewing
- **Play Mode**: Interactive embed with parameter controls
- **Presentation Mode**: Full-screen slideshow embed

Example embed code:```html
<iframe
  src="https://orshot.com/templates/shared/[hash]/embed"
  title="Orshot Embed"
  allow="clipboard-write"
  style="width: 100%; height: 100%; border: none; border-radius: 8px;"
></iframe>
```### Email Sharing

Send templates directly to others via email:

1. Enter the recipient's email address
2. Click **Send**
3. The recipient will receive an email with the template link and preview

The email includes:

- Template name and thumbnail
- Your name as the sender
- Direct link to view the template

## Sharing Modes Explained

### View Mode

- **Purpose**: Display-only access
- **Features**: Recipients can view all pages and content
- **Limitations**: No editing or parameter changes allowed
- **Best for**: Showcasing finished designs, portfolios

### Play Mode

- **Purpose**: Interactive preview
- **Features**: Recipients can modify parameters and see live changes
- **Limitations**: Changes are not saved to your original template
- **Best for**: Demonstrations, letting others experiment with designs

### Presentation Mode

- **Purpose**: Full-screen slideshow
- **Features**: Clean, distraction-free viewing experience
- **Navigation**: Page-by-page navigation
- **Best for**: Presentations, client reviews

## Privacy and Security

- **Unique Links**: Each template gets a unique, hard-to-guess URL
- **No Account Required**: Recipients don't need an Orshot account to view shared templates
- **Original Protection**: Shared templates cannot modify your original work
- **Disable Anytime**: You can disable sharing at any time to revoke access

## Managing Shared Templates

To manage your shared templates:

1. **Disable Sharing**: Toggle off the sharing switch to revoke all access
2. **Update Content**: Changes to your template automatically reflect in shared links