Milestones
Timeline-based groupings for tracking delivery progress.
Milestones are timeline-based groupings within projects. They help you organize work into deliverable chunks and track progress toward deadlines.
Creating milestones
Create milestones through the UI, AI chat, or API:
| Field | Description |
|---|---|
| Title | Milestone name (e.g., "v2.0 Beta", "Sprint 14") |
| Description | Goals and scope |
| Due date | Target completion date |
| Status | active, completed, cancelled |
| Project | Parent project |
Progress tracking
Milestones automatically track progress based on their linked issues:
- Completion percentage calculated from done vs. total issues
- Issue breakdown by status (done, in progress, todo, blocked)
- Burndown visibility showing remaining work
Using milestones with Lisa
Ask Lisa to:
- "Create a milestone for the Q1 release with issues for auth, payments, and notifications"
- "What's the progress on the v2.0 milestone?"
- "Move all unfinished issues from Sprint 13 to Sprint 14"
Lisa creates milestones with appropriate due dates and links issues automatically.