> ## 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/can-i-reuse-a-video-that-i-have-previously-uploaded-to-a-product",
  "feedback": "Description of the issue"
}
```

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

</AgentInstructions>

# Can I reuse a video that I have previously uploaded to a Product?

> Reuse videos from one Product lesson in another by copying the video link.

Yes, you can reuse a **video** that has been previously uploaded to a different product.

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

## Copy the existing video's link address

Start by going to the existing Product lesson that contains the previously uploaded video.

### Open the existing Product lesson

1. Open **Products** from the Dashboard
2. Click **All Products**
3. Select the name of the Product
4. Select the name of the lesson that contains the video

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

Next, copy the video's link address.

### Copy the video's link address

1. Click **Video Actions**
2. Right-click **Download Video**
3. Select **Copy Link Address**

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

## Paste the video link in another Product lesson

Once you've copied the video's link address, reuse the video in another Product lesson.

### Access another Product lesson

1. Open **Products** from the Dashboard
2. Click **All Products**
3. Select the name of the Product (or [create a new one](../../products/courses/courses-overview))
4. Select the name of the lesson that will contain the video (or [create a new one](../../products/courses/create-a-lesson))

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

Now, paste the video's link address in the other Product lesson to reuse the video.

### Paste the video's link address

1. From the Media section, click **Video**
2. Click **Upload a New File**
3. Choose **Link**
4. Paste the video link address in the text box
5. Click **Search**
6. Click **Select**
7. Once the video has uploaded, click **Save**

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

The existing video is now added to the other Product lesson.
