---
url: "/pitchdeck/web/embed.md"
description: "You can optionally self-host your Pitchdeck web presentation as an iFrame embed on your own server/domain by deploying the downloadable `index.html` file from the plugin to your platform of your choice."
---

# Self-hosting a Pitchdeck web presentation on your own domain as an iFrame embed

> You can optionally self-host your Pitchdeck web presentation as an iFrame embed on your own server/domain by deploying the downloadable `index.html` file from the plugin to your platform of your choice.

### Video Tutorial: Self-hosting your Figma presentation on a custom domain

This video tutorial is a complete step-by-step guide showing you how to self-host your Figma presentation on a custom domain with the Pitchdeck plugin.
[Embedded media](https://www.youtube.com/embed/Dx07nBslRz8)

[Video](/assets/videos/pitchdeck/web/iframe-embed.mp4)

To download the HTML file, click the **Export Presentation** button in the Pitchdeck toolbar, then ensure the **Pitchdeck Presentation (Web URL)** option is selected as the presentation export format. Once you've configured your export settings, you can click the **Upload Web Presentation** button to begin [uploading your slides](/pitchdeck/web/upload).

Once the upload has completed, click on the **Get Embed Code (Self-Hosted)** accordion option at the bottom of the upload the confirmation window, then click the **Download HTML File** button to download an `index.html` file directly to your computer.

The single `index.html` file that's downloaded from the Pitchdeck plugin is pre-configured with your Pitchdeck presentation URL, and will automatically load a responsive `` embed onto the page when it's deployed (please see below for [some simple hosting platform options](#platforms-where-you-can-self-host-your-pitchdeck-html-file) to upload your HTML file) and opened in the browser.

> **Tip:** By default, the embed is password protected, but you can optionally _enable_ the **Auto Login** toggle to automatically login when the page (hosted on your own custom URL) is loaded.

## Platforms where you can self-host your Pitchdeck HTML file

The `index.html` file that's downloaded from the Pitchdeck plugin can be hosted anywhere you like (eg. an [Amazon S3](https://aws.amazon.com/s3/) bucket or any web server you already have access to).

If you're looking for an easy way to host the file and also add a custom domain name (usually included as an optional plan upgrade), you can find some easy to use platforms and services below:

- [Tiiny Host](https://tiiny.host/)
- [Static.app](https://static.app/)
- [Pages Drop](https://edgeone.ai/pages/drop)
- [StaticHost](https://statichost.host/)
- [Cloudflare Pages](https://pages.cloudflare.com/)
- [Static.run](https://static.run/)
- [Netlify Drop](https://app.netlify.com/drop)
