# Embedded Videos

*Article Topics:* [*Ad Tools*](/getting-started/common-topics/ad-tools.md)

The Embedded Videos ad tool type lets you upload flash videos of your choosing to be embedded into pages by affiliates, allowing them to promote your sites. After uploading your embedded video, NATS will automatically provide affiliates with a tracking link for your video, as well the code needed to embed your videos into webpages.

## Uploading an Embedded Video

You can upload new embedded videos through the [Ad Tools Admin](/nats-admin/ad-tools.md), so your affiliates can use them to promote your sites. Just go to the [Ad Tools Admin](/nats-admin/ad-tools.md) and click the "View Ad Tools" action icon next to the Video Embed type, found under the Content Types section of the page.

<figure><img src="/files/D6R9gkPeoZVzdRpPOVO5" alt=""><figcaption></figcaption></figure>

You'll then be taken to the "Video Embed Adtool" page, where you can see all of your currently uploaded embedded videos, and upload new embedded videos. The "New Video Embed Adtool" section of this page allows you to upload your desired embedded flash videos.

Use the "Video URL" field here to enter a URL pointing to the flash video that you want to upload as an embedded video to NATS. You can also add the URL for a thumbnail image for the embedded video you're uploading with the "Thumbnail URL" field.

<figure><img src="/files/xPk09SHPFkQWdQA4Ny9f" alt=""><figcaption></figcaption></figure>

Once you add a URL pointing to your embedded video, as well as a corresponding thumbnail image, you can go ahead and define the other settings for your embedded video available here. The available settings here are:

* Name - Enter a video name for your affiliates to see.
* Video URL - Enter the URL for the flash video you are uploading here.
* Type - Choose whether this video is a Trailer, 30 Second Video, 2 Minute Video, or 5 Minute Video.
* Thumbnail URL (Optional) - Enter a URL for your video's thumbnail preview image here.
  * NOTE: If you do not supply a Thumbnail URL, Flowplayer will load the entire movie on the affiliates ad tools page. This may slow down the page if there are ad tools with large videos.
* Description (Optional) - Input a description of your video for your affiliates to see.
* Tags (Optional) - Tag your uploaded content with a category of your choosing.
* Embed Tag (Optional) - Choose whether you want to show your video through Flowplayer, iFrame, or a video embedded into the page.
* Enabled on - Choose a site (or all sites) that you want this video to be available for.
* Publish Date - Input what date you want this video to be available from.
* Default Group - Select an ad tool group to categorize this video under.

Click "Add Adtool" once you finish defining all of the required fields to add your new Embedded Video to NATS.

Your new Embedded Video will now appear in the "Video Embed Adtool" table, along with the other available embedded videos. You'll find the ad tool ID number of each video here, as well as each video's URL, type, and default group.

## Displaying an Embedded Video

Before your affiliates can include your new Embedded Video in one of their promotions, you must first add a "SHOW" rule. To do so, click on the "Add a new rule" action icon next to your new flash video. On the next page, simply add a "SHOW" rule type for the affiliate(s), program(s), and site(s) you want this video to be enabled for. You can also choose to enable this video for all affiliates, programs, and sites.&#x20;

For more information on rules in NATS, please see our [Rules ](/using-nats/nats-admin-features/rules.md)article.

<figure><img src="/files/A9SvaH9Jiuf5gjMKSiNm" alt=""><figcaption></figcaption></figure>

Once you create a "SHOW" rule for your new embedded video, affiliates will be able to grab the linkcode for that video through their Ad Tools page.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.toomuchmedia.com/nats-admin/ad-tools/further-reading/default-ad-tool-categories/embedded-videos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
