> ## 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.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/products/courses/how-to-allow-your-video-content-to-be-downloadable-in-a-product-post",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Allow video downloads in a Product post

> Give customers the ability to download video content from Kajabi Courses.

Video content is one of the many vital components of an online business. Giving customers the ability to download content is a great way for them to keep content to watch outside of Kajabi Courses. Allow video content to be downloadable by adding a Download Video button to posts.

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

## Add your video as a downloadable file

By adding your video as a downloadable file, you give your customers the ability to download your content to watch and share your video content outside of your Kajabi courses.

### Add a video as a downloadable file

1. Open the **Products** tab from your Dashboard.
2. Select the Product you would like to attach a downloadable file to.
3. From the Product Outline, open the Post to attach your downloadable file.
4. Inside the Post Editor, locate the **Downloads** section.
5. Select **Add Files**.
6. Drag and drop your downloadable material(s) or choose the files you would like to include:

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

## Add a download video button with the Premier Product Theme

If you are using the Premier Product Theme, you can adjust your Product settings to create a download video button for your customers.

<Note>
  **Note:**
  Allowing video content to be downloaded with a download button is only available with the Premier Product theme. If you wish to include a video that is downloadable to a different Product theme, upload the video as a downloadable file in the Product Post.
</Note>

### Add a download video button with Premier

1. Select **Products** from the Dashboard.
2. Click into the product you would like to edit.
3. From the product Outline dashboard, click **Customize**.
4. Scroll over the Product Theme Image and click **Customize**.
5. In the product editor page, click into the dropdown menu at the bottom of the sidebar Editor and select **Post**.
6. Then click into the **Post Sidebar** Section.
7. Then, select **Add Content**.
8. Choose the **Video Download** block.

Here, you can customize the colors of the button and text.

Once you have finished customizing, click **Save**:

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

Once you have clicked save, a video download button will then appear on the right-hand side of your Post in the sidebar, underneath the Instructor Info Section.

To rearrange the content in the Post Sidebar so that the video download button is directly below the Video Player:

1. Exit out of the Video Download button block editor by clicking Back.
2. Then, in the Post sidebar editor, simply grab the Video Download Block by the `=` icon and pull it above the Instructor block.

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