Dashboard Recap
Indigo product recap that iterates a metrics array (label/value/delta/note); swap copy, accent, workspace name, and toggle delta chips.
- Type
- Video
- Format
- Instagram Reel · 9:16
- Orientation
- Portrait
- Duration
- 16.75s
- Scenes
- 5
- Render cost
- $0.00419 / render
Free template · opens in the editor, no account required.
Customize Dashboard Recap
Dashboard Recap is a ready-to-render SaaS / dev tools video design formatted for Instagram Reel · 9:16 with 5 scenes and support for variables, data-driven repeat, conditional scenes, video. Open it in the editor to replace its copy and media, then render variations through the Zvid API.
13 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.
productNameTextkickerTexthookLineTextworkspaceNameTextshowDeltaToggleoutroTitleTextctaTextTexthandleTextaccentColorColoraccentSoftColorheroVideoMedia URLmetricsList · 3musicUrlMedia URLThe exact JSON payload
This is the full render config — POST it to the API, or open it in the editor to tweak.
{
"name": "saas-dashboard-recap",
"resolution": "instagram-reel",
"frameRate": 30,
"backgroundColor": "#0A0E1A",
"outputFormat": "mp4",
"variables": {
"productName": "Northwind Analytics",
"kicker": "YOUR MONTH IN REVIEW",
"hookLine": "Every number that moved this month.",
"workspaceName": "Acme Inc · September",
"showDelta": true,
"outroTitle": "See the full breakdown in your dashboard.",
"ctaText": "Open dashboard",
"handle": "app.northwind.io",
"accentColor": "#7C7CFF",
"accentSoft": "#3B3B6B",
"heroVideo": "https://videos.pexels.com/video-files/35544532/15058208_1440_2560_25fps.mp4",
"metrics": [
{
"label": "ACTIVE USERS",
"value": "18,240",
"delta": "+24% vs Aug",
"note": "Best growth month this year"
},
{
"label": "EVENTS TRACKED",
"value": "4.2M",
"delta": "+11% vs Aug",
"note": "New pipeline handled the spike"
},
{
"label": "AVG SESSION",
"value": "6m 12s",
"delta": "+38s vs Aug",
"note": "Onboarding flow is paying off"
}
],
"musicUrl": "https://cdn.pixabay.com/audio/2026/02/24/audio_3f375fdf97.mp3"
},
"scenes": [
{
"id": "hook",
"duration": 4,
"backgroundColor": "#0A0E1A",
"transition": "smoothup",
"transitionId": "metric",
"transitionDuration": 0.55,
"visuals": [
{
"type": "VIDEO",
"src": "{{heroVideo}}",
"width": 1080,
"height": 1920,
"position": "center-center",
"resize": "cover",
"volume": 0,
"track": 0,
"enterBegin": 0,
"exitEnd": 4
},
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 1,
"enterBegin": 0,
"exitEnd": 4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='drShade' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0A0E1A' stop-opacity='0.72'/><stop offset='0.42' stop-color='#0A0E1A' stop-opacity='0.28'/><stop offset='0.72' stop-color='#0A0E1A' stop-opacity='0.55'/><stop offset='1' stop-color='#0A0E1A' stop-opacity='0.95'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#drShade)'/><rect x='48' y='48' width='984' height='1824' rx='36' fill='none' stroke='rgba(124,124,255,0.28)' stroke-width='1.5'/></svg>"
},
{
"type": "TEXT",
"x": 96,
"y": 150,
"anchor": "top-left",
"track": 2,
"enterBegin": 0.2,
"enterEnd": 0.7,
"enterAnimation": "fade",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='display:inline-block; border:1.5px solid rgba(124,124,255,0.6); border-radius:999px; padding:14px 30px; color:#B9B9FF; font-size:23px; font-weight:700; letter-spacing:5px;'>{{productName}}</div>"
},
{
"type": "TEXT",
"x": 90,
"y": 1320,
"width": 900,
"anchor": "top-left",
"track": 3,
"enterBegin": 0.55,
"enterEnd": 1.1,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='color:{{accentColor}}; font-size:24px; font-weight:800; letter-spacing:6px;'>{{kicker}}</div><div style='margin-top:20px; color:#FFFFFF; font-size:82px; line-height:1.04; font-weight:700; letter-spacing:-2px;'>{{hookLine}}</div><div style='margin-top:26px; width:120px; height:6px; border-radius:3px; background:{{accentColor}};'></div>"
}
]
},
{
"id": "metric",
"iterate": "metrics",
"iterateAs": "m",
"duration": 3.4,
"backgroundColor": "#0A0E1A",
"transition": "smoothup",
"transitionId": "outro",
"transitionDuration": 0.5,
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 3.4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='drGlow' cx='0.5' cy='0.36' r='0.85'><stop offset='0' stop-color='#161A34'/><stop offset='1' stop-color='#0A0E1A'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#drGlow)'/><rect x='90' y='560' width='900' height='800' rx='44' fill='rgba(124,124,255,0.05)' stroke='rgba(124,124,255,0.32)' stroke-width='1.5'/><path d='M150 1250 L300 1150 L450 1200 L600 1030 L750 1080 L900 900' fill='none' stroke='#7C7CFF' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/><circle cx='900' cy='900' r='12' fill='#7C7CFF'/><path d='M150 1300 H900' stroke='rgba(255,255,255,0.14)' stroke-width='1.5'/></svg>"
},
{
"type": "TEXT",
"x": 150,
"y": 640,
"width": 800,
"anchor": "top-left",
"track": 2,
"enterBegin": 0.2,
"enterEnd": 0.65,
"enterAnimation": "smoothup",
"exitEnd": 3.4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='color:#9AA0C8; font-size:28px; font-weight:700; letter-spacing:5px;'>{{m.label}}</div><div style='margin-top:14px; color:#FFFFFF; font-size:150px; line-height:1; font-weight:700; letter-spacing:-4px;'>{{m.value}}</div>"
},
{
"type": "TEXT",
"condition": "{{showDelta}}",
"x": 150,
"y": 1000,
"anchor": "top-left",
"track": 4,
"enterBegin": 0.55,
"enterEnd": 0.95,
"enterAnimation": "smoothleft",
"exitEnd": 3.4,
"style": {
"fontFamily": "Inter"
},
"html": "<div style='display:inline-block; background:rgba(124,124,255,0.16); border:1.5px solid rgba(124,124,255,0.55); color:#B9B9FF; border-radius:999px; padding:12px 30px; font-size:30px; font-weight:700;'>{{m.delta}}</div>"
},
{
"type": "TEXT",
"x": 150,
"y": 1310,
"width": 800,
"anchor": "top-left",
"track": 3,
"enterBegin": 0.7,
"enterEnd": 1.1,
"enterAnimation": "fade",
"exitEnd": 3.4,
"style": {
"fontFamily": "Inter"
},
"html": "<div style='color:#7A82A8; font-size:28px; font-weight:500;'>{{m.note}}</div>"
},
{
"type": "TEXT",
"x": 990,
"y": 96,
"anchor": "center-right",
"track": 1,
"enterBegin": 0,
"exitEnd": 3.4,
"style": {
"fontFamily": "Inter"
},
"html": "<div style='color:rgba(154,160,200,0.7); font-size:22px; font-weight:700; letter-spacing:3px;'>{{workspaceName}}</div>"
}
]
},
{
"id": "outro",
"duration": 4.6,
"backgroundColor": "#0A0E1A",
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 4.6,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='drEnd' cx='0.5' cy='0.4' r='0.9'><stop offset='0' stop-color='#1A1E40'/><stop offset='1' stop-color='#0A0E1A'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#drEnd)'/><rect x='48' y='48' width='984' height='1824' rx='36' fill='none' stroke='rgba(124,124,255,0.3)' stroke-width='1.5'/><circle cx='540' cy='620' r='140' fill='none' stroke='rgba(124,124,255,0.75)' stroke-width='2.5'/><path d='M480 620 L525 665 L610 575' fill='none' stroke='#7C7CFF' stroke-width='9' stroke-linecap='round' stroke-linejoin='round'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 850,
"width": 900,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.3,
"enterEnd": 0.8,
"enterAnimation": "smoothup",
"exitEnd": 4.6,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#FFFFFF; font-size:64px; line-height:1.14; font-weight:700; letter-spacing:-1px;'>{{outroTitle}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1180,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.75,
"enterEnd": 1.2,
"enterAnimation": "smoothup",
"exitEnd": 4.6,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='display:inline-block; background:{{accentColor}}; color:#0A0E1A; border-radius:999px; padding:26px 62px; font-size:38px; font-weight:800;'>{{ctaText}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1350,
"anchor": "top-center",
"track": 3,
"enterBegin": 1.1,
"enterEnd": 1.5,
"enterAnimation": "fade",
"exitEnd": 4.6,
"style": {
"fontFamily": "Inter"
},
"html": "<div style='text-align:center; color:#6C74A0; font-size:26px; font-weight:600; letter-spacing:2px;'>{{handle}}</div>"
}
]
}
],
"audios": [
{
"src": "{{musicUrl}}",
"volume": 0.16,
"track": 0
}
]
}More SaaS / dev tools templates
View all ↗Ready to ship video at scale?
Start free — your first render is only a JSON payload away.









