> For the complete documentation index, see [llms.txt](https://docs.diaflow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.diaflow.io/workflow-builder/nodes/outputs-apps/video-output.md).

# Video output

Video output displays a video from an earlier node inside your app.

Use it when your workflow returns a finished video for people to watch.

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

### Before you start

Choose a field from an earlier node that returns a video file.

<figure><img src="/files/PHZGaa9zbwiihFF0y8sY" alt="" width="375"><figcaption></figcaption></figure>

### How to set it up

1. In the **Output** node, click **+ Add**.
2. Select a video field from the list of earlier nodes.
3. Click **Ok**.
4. Choose **Video** as the output type.
5. Enter a clear **Title**.
6. Click **Ok** and test the flow.

<figure><img src="/files/KrLmpGOtahFFLIXqq9Nt" alt="" width="367"><figcaption></figcaption></figure>

### Settings

| Setting     | What it does                                                                      |
| ----------- | --------------------------------------------------------------------------------- |
| Output type | Sets how the selected field is shown in the app. Choose **Video** for video data. |
| Title       | The label shown above the video, such as `Final video`.                           |

### Good business uses

* Return a generated promo clip.
* Show a processed training video.
* Deliver a personalized video result.

### Next steps

* Go back to [Outputs (Apps)](/workflow-builder/nodes/outputs-apps.md).
* Learn how to generate videos with [Video Generation](/workflow-builder/nodes/built-in-tools/video-generation.md).
* Compare it with [Image output](/workflow-builder/nodes/outputs-apps/image-output.md).
