---
title: "How to Create an Official Show Preview"
canonical: "https://docs.pbs.org/space/MM/584417283/How%20to%20Create%20an%20Official%20Show%20Preview"
format: markdown
---
> Macro (toc)

## Overview

The official show preview is the video that displays when someone comes to your show page. It is a short clip that gives the user an idea of your show’s content. After viewing the preview, the user may click the X in the upper right corner to close the show page and return to the previous screen, or they can click *Watch Now* to watch the first or latest full-length asset from the show (depending on show's ascending/descending logic. See the [Watch Now button section](https://docs.pbs.org/space/MM/584417283/How+to+Create+an+Official+Show+Preview#Program-the--Watch-Now--button) for more on ascending/descending).

## How it works

The Show preview element is comprised of two sections: the *Watch Now* button on the left side and the preview video that plays on the right side. 

- The video that displays is powered by the <u>**[Featured Video Content ID](https://docs.pbs.org/space/MM/5343796/Shows#Featured-Preview-Content-ID)**</u> in the *Miscellaneous *section of the* Additional Data* tab at the Show level. This ID is the PBS Content ID that is copied from the *Core Data* tab of the published asset you are using for your preview video.
- The *Watch Now* button pulls the first or latest video of the show (using the video's "Encore Date") depending on ascending/descending logic.
- You must use the same show for the video preview and the *Watch Now* button.

## Example

*Click play on the video below to see an example of a show preview. *

![show-preview.mp4](media://52761ca4-bc72-48dc-9561-2404824062eb)

## How to add a preview to your Show page

This section shows you how to add a video preview to your Show page. In this example, we are using *All Creatures Great and Small*. We will begin by adding the video component then go through the steps involved in programming the *Watch Now *button.

### Adding the video

- Open the [Media Manager console](https://media.console.pbs.org/) and open the **show that holds the preview** you want to use.
- Click the **season that holds the preview asset **(Figure 1).

Figure 1

![how-to-add-preview1.jpg](media://4c87ea1d-1754-4614-8342-af86979a7e4c)

- Click the **preview asset** to open it (Figure 2).

> 📝 Select a video that is **less than 3 minutes** to avoid a pre-roll ad appearing. If you need an exception to this guideline, please [submit a support ticket](https://digitalsupport.pbs.org/support/tickets/new).

Figure 2

![how-to-add-preview2.jpg](media://a452adcf-4c9d-4bec-a542-9d8d424b7aa3)

- In the Core Data tab, **copy the *****PBS Content ID*** (Figure 3).

Figure 3

![how-to-add-preview3.jpg](media://582b591f-6975-42a3-9880-87e1908b5636)

- Go back to the** main show page** and click the **Additional Data tab** (Figure 4).

Figure 4

![how-to-add-preview4.jpg](media://85a11e84-74c1-4323-8932-07276ed1a092)

- Scroll to the ***Miscellaneous*** section and in the *Featured Preview Content ID *textbox, paste the ***PBS Content ID*** that you copied in Figure 3 (Figure 5.1).
  - If this field is left blank, the show's Background image from Media Manager displays. If the show does not have a Background image, the mezzanine 16:9 image of the full-length asset that the *[Watch Now](https://docs.pbs.org/space/MM/584417283/How+to+Create+an+Official+Show+Preview#Program-the--Watch-Now--button)*[ button](https://docs.pbs.org/space/MM/584417283/How+to+Create+an+Official+Show+Preview#Program-the--Watch-Now--button) goes to is used.
- When finished, click **Save **(Figure 5.2).

Figure 5

![how-to-add-preview5.jpg](media://71b417b5-95eb-4369-ba7c-becaf631edab)

Once saved, the video asset details display the information related to the trailer. This is the official preview of the show.

### Program the *Watch Now* button

The other part of creating a Show Preview is programming the blue ***Watch Now*** button that displays on the left side of the preview video. The *Watch Now* button **automatically pulls in the latest episode from a show (not Specials currently) **and, when clicked, this button directs the user to an episode that is determined by the *Descending Episode Order* toggle in the Core Data tab of the Show. 

Here’s how it works. 

- Viewing the same show that you used for your video preview in the steps right before this, click the **Core Data tab **(Figure 1).
  - **You must use the same show for both the video preview and the *****Watch Now *****button.**

Figure 1

![watch-now-button1.jpg](media://62aebb5d-bab6-4615-9669-10f567880839)

- The *Descending Episode Order* toggle is switched to ON by default (Figure 2.1).
  - **Descending **- Episodes are displayed from most recent to oldest. ***This is selected by default.***
  - **Ascending **- Episodes are displayed from oldest to most recent.

<details>
<summary>View examples of ascending and descending order</summary>

| **Descending** | **Ascending** |
| --- | --- |
| ![descending-example.jpg](media://2a7db446-6453-4ef8-814c-489f01101426) | ![ascending-example.jpg](media://288b8673-d89c-41c9-9498-40019bfc2245) |
</details>

- If you switch the toggle, remember to click **Save **to save your changes (Figure 2.2).

> 📝 In this example, we are leaving the toggle in the **OFF **position so that the oldest episodes of the show display first.

Figure 2

![watch-now-button2.jpg](media://0a3d951c-2204-40c3-ac30-28396bdd013b)

Because we left the toggle in the OFF position, the user will be directed to the oldest episode of your show that is available. Let’s see what this looks like in this *All Creatures Great and Small *example.

- Click the** Seasons tab** and open the **first season** of the show (Figure 3).

Figure 3

![watch-now-button3.jpg](media://b08cd96c-3f47-4276-9365-039377e65f5f)

- After opening the earliest season, click the **first episode** in that season (Figure 4).

Figure 4

![watch-now-button4.jpg](media://38d8ad50-7a26-4fc6-aa4f-5b304b4dd8bf)

- Click the **Full Length episode** (Figure 5).

Figure 5

![watch-now-button5.jpg](media://9cb02771-92f8-4eb1-940a-4779462058a1)

- Click the **Preview tab **(Figure 6).

Figure 6

![watch-now-button6.jpg](media://b4dfc5ae-aade-47c6-ae54-3720359b4826)

It is the same video to which the *Watch Now* button clicks through (Figure 7).

Figure 7

![watch-now-button7.jpg](media://11581b8b-c085-4148-8164-364d487f8a75)