You can use the details and parameters listed here to instruct the LLM in your prompts to generate specific and consistently formatted slides.
Title Slide
The title slide introduces your topic and sets the tone for the entire presentation. It creates a strong first impression, frames your narrative, and signals what’s coming next. Use it to establish context and build anticipation.
Minimal Variant
Combines text and imagery to support professional storytelling. Perfect for case studies and overviews which need some textual context.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title of the slide. |
subtitle | No | Optional text appearing below the title. |
helperText | No | Optional smaller text for additional context. |
bgImageSrc | No | URL or source path for the background image. |
Layouts
The layout parameter controls the position of the title.
title-bottom | title-top |
|---|
 |  |
Standard Variant
Combines text and imagery to support professional storytelling. Perfect for case studies and overviews which need some textual context.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title of the slide. |
subtitle | No | Optional text appearing below the title. |
helperText | No | Optional smaller text for additional context. |
image | Yes | URL or source path for the image. |
Layouts
The layout parameter controls the position of the title relative to the image.
title-left | title-top |
|---|
 |  |
Dramatic Variant
Designed for powerful first impressions. Best for short, self-explanatory titles where a background image could also add mood and emotion. Ideal for keynotes, event openings, and storytelling moments that need a cinematic feel.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title of the slide. |
subtitle | No | Optional text appearing below the title. |
helperText | No | Optional smaller text for additional context. |
bgImageSrc | No | URL or source path for the background image. |
Layouts
The layout parameter controls the position of the title.
title-center | title-bottom |
|---|
 |  |
Content Slide
Use these slides to outline the main sections or topics of your presentation. Ideal for agendas, chapter overviews, or roadmaps that help the audience understand what’s coming next. Great for setting structure and guiding flow through your content.
Classic Variant
Use this when you need a titled content index or agenda. Ideal for formal presentations where you want to clearly label the section and provide structure.
Parameters
| Name | Required | Description |
|---|
title | Yes | The title of the content slide. |
items | Yes | Array of list items (up to 16 items). |
Layouts
The layout parameter controls the arrangement of content.
title-top | title-left |
|---|
 |  |
Expressive Variant
Use this when the list itself should take center stage. Best for moments where you want topics to feel confident and prominent without a title.
Parameters
| Name | Required | Description |
|---|
items | Yes | Array of list items (up to 12 items). |
Section Break Slide
Use section breaks to separate major topics and guide your audience through the presentation. They signal transitions, reset attention, and improve flow.
Classic Variant
Use this slide to clearly separate major sections in your presentation. Ideal for signaling a topic change, giving the audience a moment to reset, and maintaining a clean, structured flow.
Parameters
| Name | Required | Description |
|---|
title | Yes | The section title. |
bgImageSrc | No | URL or source path for the background image. |
Dramatic Variant
Use this slide to introduce a new section with impact. Perfect for storytelling, key transitions, or moments where you want to create emphasis and build anticipation before moving forward.
Parameters
| Name | Required | Description |
|---|
title | Yes | The section title. |
body | Yes | Supporting text for the section. |
bgImageSrc | No | URL or source path for the background image. |
Layouts
The layout parameter controls the arrangement of content.
horizontal | vertical |
|---|
 |  |
These slides highlight important data, metrics, and takeaways at a glance. Use them to present statistics, milestones, or insights clearly and visually. They’re ideal for emphasizing impact, supporting your narrative with evidence, and helping your audience quickly grasp what matters most.
Insight Grid Variant
Use this to showcase multiple metrics or messages at once. Ideal for overviews, dashboards, or summarizing key points in a structured way.
Parameters
| Name | Required | Description |
|---|
tiles | Yes | Array of tile objects (up to 9 tiles). |
Tile Object Properties:
| Name | Required | Description |
|---|
primaryText | Yes | The main text of the tile. |
secondaryText | No | Optional subtitle text. |
bgType | Yes | Background type: { bgColor: "aqua" | "blue" | "gray" } or { bgImageSrc: "url" } |
Feature Highlights Variant
Perfect for breaking down a topic into supporting points represented by a recognizable icon. Use this to explain benefits, features, or sub-insights around a main idea.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title for the slide. |
tiles | Yes | Array of tile objects (up to 4 tiles). |
Tile Object Properties:
| Name | Required | Description |
|---|
iconName | Yes | Name of the icon. |
iconCategory | Yes | Category of the icon. |
primaryText | Yes | The main text of the tile. |
secondaryText | No | Optional subtitle text. |
bgType | Yes | Background type: { bgColor: "aqua" | "blue" | "gray" } or { bgImageSrc: "url" } |
Layouts
The layout parameter controls the arrangement of content.
title-top | title-left |
|---|
 |  |
Hero Metric Variant
Use this to spotlight a single powerful number. Ideal for major achievements, growth metrics, or headline results.
Parameters
| Name | Required | Description |
|---|
metric | Yes | The statistic or data point (e.g., “85%”, “$2.3M”). |
caption | Yes | Descriptive text providing context for the metric. |
bgImageSrc | No | URL or source path for the background image. |
Layouts
The layout parameter controls the arrangement of content.
vertical | horizontal |
|---|
 |  |
Headline Statement Variant
Best for bold takeaways or key messages. Use when you want to emphasize an important idea or a summarizing statement.
Parameters
| Name | Required | Description |
|---|
eyebrow | Yes | Short introductory text above the headline. |
headline | Yes | The main statement or message. |
bgImageSrc | No | URL or source path for the background image. |
Layouts
The layout parameter controls the position of content.
title-bottom | title-top |
|---|
 |  |
Key Info Variant
Use this to highlight up to six key figures, either to compare them or to showcase them individually. Ideal for performance summaries, progress updates, or presenting multiple important stats on one slide.
Parameters
| Name | Required | Description |
|---|
infoItems | Yes | Array of info item objects (up to 6 items). |
Info Item Object Properties:
| Name | Required | Description |
|---|
title | Yes | The title for the info item. |
description | Yes | Descriptive text for the info item. |
Key Info with Title Variant
Use this to highlight up to six key figures given a specific context, either to compare them or to showcase them individually. Ideal for performance summaries, progress updates, or presenting multiple important stats on one slide.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title for the slide. |
infoItems | Yes | Array of info item objects (up to 6 items). |
Info Item Object Properties:
| Name | Required | Description |
|---|
title | Yes | The title for the info item. |
description | Yes | Descriptive text for the info item. |
Layouts
The layout parameter controls the arrangement of info items.
horizontal-grid | horizontal-list | vertical-grid |
|---|
 |  |  |
Numbered Key Points Variant
Use this slide to present a sequence of steps, stages, or key points in a structured order. Ideal for processes, frameworks, roadmaps, or storytelling where progression matters and each point builds on the previous one.
Parameters
| Name | Required | Description |
|---|
items | Yes | Array of item objects (up to 8 items). |
Item Object Properties:
| Name | Required | Description |
|---|
title | Yes | The title for the key point. |
body | Yes | The body text for the key point. |
Image with Text Slide
These slides combine visuals with written content to support your message. Ideal for explaining ideas, adding context, introducing topics, or reinforcing key points. Great when you want imagery to enhance understanding without overpowering the content.
Visual Cards Variant
Use this slide to present multiple items, each with an image, title, and short description. Ideal for showcasing features, examples, categories, or concepts where each visual needs its own explanation.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title for the slide. |
cards | Yes | Array of card objects (up to 4 cards). |
Card Object Properties:
| Name | Required | Description |
|---|
title | Yes | The title for the card. |
body | Yes | The body text for the card. |
imageSrc | Yes | URL or source path for the card image. |
Content with Image Variant
Use this to present a title or key statement alongside a supporting image, with optional body text for added context. Ideal for section openers, brand messaging, or narrative transitions where you want to introduce an idea and briefly expand on it.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title of the slide. |
body | No | Optional body text for additional context. |
images | Yes | Array of image URLs (up to 4 images). |
Layouts
The layout parameter controls the position of the image.
image-right | image-center |
|---|
 |  |
Metrics with Image Variant
Use this to present key numbers alongside supporting imagery. Works well for case studies, impact reporting, etc.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title for the slide. |
metrics | Yes | Array of metric objects (up to 4 metrics). |
images | Yes | Array of image URLs (up to 4 images). |
Metric Object Properties:
| Name | Required | Description |
|---|
metric | Yes | The statistic or data point. |
description | Yes | Descriptive text for the metric. |
Personnel Showcase Variant
Designed to introduce people and roles. Perfect for team pages, leadership decks, company intros, or project collaborators.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title for the slide. |
cards | Yes | Array of card objects (up to 8 cards). |
Card Object Properties:
| Name | Required | Description |
|---|
imageSrc | Yes | URL or source path for the person’s image. |
name | Yes | The person’s name. |
title | Yes | The person’s title or role. |
body | No | Optional additional text about the person. |
List with Image Variant
Use this slide to present a structured list of points alongside a supporting visual. Ideal for explaining processes, outlining steps, highlighting features, or summarizing key takeaways while keeping visual context.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title for the slide. |
items | Yes | Array of item objects (up to 4 items). |
images | Yes | Array of image URLs (up to 4 images). |
Item Object Properties:
| Name | Required | Description |
|---|
iconName | Yes | Name of the icon. |
iconCategory | Yes | Category of the icon. |
primaryText | Yes | The main text for the item. |
body | No | Optional additional text. |
Image Slide
Use this slide to showcase images without additional content. Ideal for setting mood, creating visual breaks, emphasizing a theme, or supporting a story moment. Works well for transitions, inspiration, or when an image alone communicates the message.
Images Variant
Use this slide to showcase images without additional content. Ideal for setting mood, creating visual breaks, emphasizing a theme, or supporting a story moment.
Parameters
| Name | Required | Description |
|---|
images | Yes | Array of image URLs (up to 4 images). |
Text Slide
Use these slides when text content is the primary focus. Ideal for detailed explanations, quotes, or narrative content that requires more space for written information.
Text Body Variant
Use this slide for longer-form text content with a clear title. Ideal for detailed explanations, paragraphs of content, or narrative sections of your presentation.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title of the slide. |
paragraphs | Yes | Array of paragraph strings. |
Layouts
The layout parameter controls the alignment of content.
title-center | title-left |
|---|
 |  |
Pull Quote Variant
Use this slide to emphasize a powerful quote or statement. Ideal for testimonials, key takeaways, or impactful statements that deserve to stand alone.
Parameters
| Name | Required | Description |
|---|
quote | Yes | The quote or statement text. |
author | No | Optional attribution for the quote. |
bgImageSrc | No | URL or source path for the background image. |
Layouts
The layout parameter controls the position of content.
title-top | title-center |
|---|
 |  |
Chart Slides
Use chart slides to turn numbers into clear insights. Ideal for showing trends, comparisons, distributions, and performance at a glance, helping your audience quickly understand patterns and key takeaways.
All chart variants use a chart field that accepts a chart component object. The available chart components are:
2D Chart Components — for bar, line, and area visualizations:
| Component | Props |
|---|
AreaChart | chartData (required), xAxisLabel, yAxisLabel |
BarChart | chartData (required), xAxisLabel, yAxisLabel |
LineChart | chartData (required), xAxisLabel, yAxisLabel |
1D Chart Components — for distribution visualizations:
| Component | Props |
|---|
PieChart | chartData (required) |
RadialChart | chartData (required) |
Chart with Context Variant
Chart with title and optional body for context or interpretation. Perfect for highlighting trends, calling out insights, or adding supporting notes.
Parameters
| Name | Required | Description |
|---|
title | Yes | The title for the chart slide. |
body | No | Optional text for context or interpretation. |
chart | Yes | A chart component: AreaChart, BarChart, or LineChart. |
Layouts
The layout parameter controls the arrangement of the title, body, and chart.
title-only | title-body-top | title-body-bottom |
|---|
 |  |  |
title-left | title-body-left |
|---|
 |  |
Chart with Metrics Variant
Chart with title and highlighted key metrics. Use to showcase a chart alongside up to 4 important data points for added context.
Parameters
| Name | Required | Description |
|---|
title | Yes | The title for the chart slide. |
metrics | Yes | Array of metric objects (up to 4 metrics). |
chart | Yes | A chart component object: AreaChart, BarChart, or LineChart. |
Metric Object Properties:
| Name | Required | Description |
|---|
metric | Yes | The statistic or data point. |
description | Yes | Descriptive text for the metric. |
Dual Charts with Context Variant
Two charts side by side, each with its own title and body text. Ideal for showing parallel metrics, regional performance, or comparing separate trends.
Parameters
| Name | Required | Description |
|---|
title | Yes | The main title for the slide. |
cards | Yes | Array of chart card objects (up to 2 cards). |
Card Object Properties:
| Name | Required | Description |
|---|
chart | Yes | A chart component object: AreaChart, BarChart, or LineChart. |
title | Yes | The title for this chart card. |
body | Yes | Descriptive text for this chart card. |
Pie Radial with Context Variant
Pie or radial chart with a title for showing distributions and proportions.
Parameters
| Name | Required | Description |
|---|
title | Yes | The title for the chart slide. |
chart | Yes | A chart component object: PieChartV2 or RadialChartV2. |
Only PieChart and RadialChart are supported in this variant. Do not use AreaChart, BarChart, or LineChart.