> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Embed a video to a page with Premier

> Embed videos from YouTube, Vimeo, or Wistia on your Premier pages.

Embedding allows you to take a video from a video playing platform such as YouTube, Vimeo, or Wistia and post it on your page. People can watch the video directly on your page without leaving your site.

## Overview

This guide shows you how to add video embeds to pages built with the Premier legacy templates. You'll learn how to add a Video Embed Section and paste your video embed code.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/nnd70h3ajo" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Note>
  **Note:** This article refers to the Premier Legacy Templates, which may be outdated. If you are using the Kajabi Pages Templates, refer to the updated guide [here](/articles/website/pages/how-to-add-a-video-embed-block).
</Note>

***

## Add a Video Embed Section

To embed video onto your page built with the Premier legacy templates:

1. Open the **Website** tab from the Dashboard.
2. Click **Pages**.
3. Locate the page you wish to customize or [create a new page](/articles/website/pages/how-to-create-a-new-page-with-premier).
4. Open the page editor for your page. [Learn more](/articles/website/pages/how-to-get-to-the-page-editor)
5. Click **+ Add Section** from the sidebar.
6. Select **Video Embed**.
7. Your newly created Video Embed will generate at the bottom of the page.
8. Click **Save** to keep your changes.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/ke0xocqp6f" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

***

## Embedding your video: Copy and paste the video embed code

### Step 1. Copy your video embed code

Copy the Embed Code for the video you want to embed on your page.

In this example, we are copying the Video Embed Code for a video hosted on YouTube:

1. Open the video you want to embed.
2. Click **Share**.
3. Click **Embed**.
4. Click **Copy**.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/nuvy6qw9yc" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

### Step 2. Paste your video embed code

Navigate to your Kajabi admin account to paste your copied Embed Code:

1. Click your Video Embed Section to open the editor.
2. In the sidebar, paste the Embed Code into the Embed Code field.
3. Click **Save** to keep your changes.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/fxmg2v7z4q" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
