Project Milestones Timeline Template
Project milestones by week grouped into four sections (kick-off, design, build, launch) with approvals, reviews, feature freeze and go-live. For status reports and steering slides, exported as PNG, SVG, Word or PowerPoint for free.
Edit the text, pick a theme, export Word / PowerPoint / PDF
When to use it
Kick-off meetings, the progress recap in weekly or monthly reports, and steering committee slides. section groups the points in time into phases, one colour per phase, so each milestone shows which phase it belongs to.
Making it yours
- Points in time can be weeks, months or dates; change the text before the colon.
- Phase names follow
section; delete the section lines if you do not need phases. - Each point can hold any number of events separated by colons.
- For day-level scheduling use a Gantt chart instead; see the "Project schedule Gantt chart" template.
Mermaid code
timeline
title Project milestones
section Kick-off
Week 1 : Project approved : Team assembled
section Design
Week 2-3 : Requirements signed off : Prototype review
Week 4 : Technical design review
section Build
Week 5-8 : Core features built : Weekly demos
Week 9 : Feature freeze
section Launch
Week 10 : Acceptance testing passed
Week 11 : Go-live : RetrospectiveAsk an AI for one with this structure
Send the prompt below to ChatGPT or Claude, then paste the whole reply into the editor; the code inside is detected automatically.
Draw a project milestones timeline in Mermaid timeline syntax titled Project milestones, with sections Kick-off, Design, Build and Launch; points in time are weeks (Week 1, Week 2-3, and so on), each with one or two milestones (project approved, prototype review, technical design review, feature freeze, acceptance testing passed, go-live, retrospective), separated by colons within a point in time. Output only the mermaid code block.
FAQ
- Timeline or Gantt chart?
A timeline only records what happened when and suits reports and recaps; a Gantt chart has durations and dependencies and suits planning and tracking. Put the timeline on the slide and the Gantt chart in the appendix.
- Does indentation inside a section matter?
No, indentation is for readability. Every point in time between one
sectionand the next belongs to that section.- Can I mark the current position?
Mermaid timelines have no "now" marker; add a check mark or "in progress" to the event text instead.
More in this category
Updated 2026-09-05