Milestone timeline
Customer identity platform rollout milestones are on track
Try in PlaygroundExample brief
The rollout is on track with key milestones including reference architecture signed off on Mar 15, vendor contract complete on May 30, first bank integration test on Jul 12, pilot live in CH & AT on Sep 06, legacy CRM connector certified on Oct 18, and go/no-go for CEE rollout on Dec 15, but the October integration gate is at risk and critical to the timeline.
Render it
Brief path
curl -X POST https://api.slideforge.dev/v1/render/auto \
-H "Authorization: Bearer sf_live_..." \
-H "Content-Type: application/json" \
-d '{ "brief": "The rollout is on track with key milestones including reference architecture signed off on Mar 15, vendor contract compl" }'Structured intent (this template)
{
"pattern": "timeline_roadmap",
"title": "The rollout is on track, but the October integration gate is the critical path",
"subtitle": "2026 customer identity platform milestones",
"variant": "milestone_track",
"time_scale": "calendar_discrete",
"milestones": [
{
"date": "Mar 15",
"label": "Reference architecture signed off",
"status": "done",
"owner": "Architecture"
},
{
"date": "May 30",
"label": "Vendor contract complete",
"status": "done",
"owner": "Procurement"
},
{
"date": "Jul 12",
"label": "First bank integration test",
"status": "on_track",
"owner": "Integration"
},
{
"date": "Sep 06",
"label": "Pilot live in CH & AT",
"detail": "Two regions on the governed workflow",
"status": "on_track",
"owner": "Product",
"emphasis": "primary"
},
{
"date": "Oct 18",
"label": "Legacy CRM connector certified",
"status": "at_risk",
"owner": "Integration"
},
{
"date": "Dec 15",
"label": "Go / no-go for CEE rollout",
"status": "not_started",
"owner": "Steering"
}
],
"caution": "Missed connector certification moves the CEE rollout into Q1.",
"takeaway": "Keep the pilot path moving, but put extra capacity on the connector gate now."
}Related templates
Bars vs target marker
Margin recovery is visible but three units are below target
Diverging variance bars
Cloud hosting and contractor spend offset hiring delay savings
Grouped comparison bars
Pipeline coverage is ahead of last year but below target in two regions
Ranked magnitude bars
Three offer families drive 68% of FY25 growth
Frequently asked questions
How do I render the Milestone timeline template?
Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.
Does an AI write the slide?
No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.
Can I customize the colors and fonts?
Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.
Try this template
Render Milestone timeline deterministically — editable PowerPoint in under a second.