Add an outro to the end of your video. Outros help wrap up content cleanly and can encourage viewers to take actions like subscribing, following, or watching the next clip.Documentation Index
Fetch the complete documentation index at: https://docs.mosaic.so/llms.txt
Use this file to discover all available pages before exploring further.
How It Works
The Outro tile inserts an outro clip after your main content. You can choose between Mosaic’s pre-made outros or upload your own branded outro.Input & Settings
Outro Source
Two choices:- Use Mosaic Outro
- Adds a simple, generic outro for quick exports.
- Use Custom Outro
- Lets you upload your own outro, such as:
- End cards
- Social handles
- Subscribe prompts
- Brand bumpers
- Lets you upload your own outro, such as:
API Info
Node Params & API Details
Node Params & API Details
- Node ID:
cf517f33-3f78-4d55-88c2-a7d8478f8ef9
Node params
| Param | Type | Required | Default | Notes |
|---|---|---|---|---|
use_custom_outro | "mosaic" | "custom" | Yes | "mosaic" | Select built-in outro vs uploaded custom outro. |
custom_outro_video_id | string (UUID) | Conditional | unset | Required when use_custom_outro="custom". |
Scenario requirements
- If
use_custom_outro="custom", providecustom_outro_video_id.
Runtime notes
- UI upload flow is MP4-focused and stores custom outro as an asset ID.