Add a short intro to the beginning of your video. This helps create brand consistency, improve viewer retention, and make your videos feel more professional.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 Intro tile inserts an intro clip before your main video. You can choose between Mosaic’s built-in intros or upload your own.Input & Settings
Intro Source
Two choices:- Use Mosaic Intro
- Mosaic adds a simple, pre-built intro for you.
- Use Custom Intro
- You upload your own intro clip (e.g., brand bumper, logo reveal, short animation).
API Info
Node Params & API Details
Node Params & API Details
- Node ID:
ef3f8d59-26be-4ea0-b655-9a08b10577cc
Node params
| Param | Type | Required | Default | Notes |
|---|---|---|---|---|
use_custom_intro | "mosaic" | "custom" | Yes | "mosaic" | Select built-in intro vs uploaded custom intro. |
custom_intro_video_id | string (UUID) | Conditional | unset | Required when use_custom_intro="custom". |
Scenario requirements
- If
use_custom_intro="custom", providecustom_intro_video_id.
Runtime notes
- UI currently uploads and stores custom intros as video asset IDs (
custom_intro_video_id) and limits uploads to MP4.