How to Create a Sprint Board in Trello (Step-by-Step)
Trello's Kanban board structure maps naturally to sprint workflows: lists become sprint stages, cards become tickets, and labels represent priority or category. While Trello is simpler than Jira for agile workflows, many small and early-stage teams prefer its visual simplicity and quick setup over Jira's complexity.
This guide covers setting up a Trello sprint board from scratch with the Power-Ups and fields needed to run a proper sprint.
Step-by-step guide
Create the sprint board
In Trello, click "Create board." Name it "Sprint [Number] — [Team Name]" (e.g., "Sprint 12 — Product Team"). Choose a background color or image that visually distinguishes it from other boards. Set the board visibility to "Team" so all team members can see it without individual invitations.
Set up sprint lists
Create these lists in order: Backlog, To Do (Sprint Committed), In Progress, In Review, Done. The Backlog list holds tickets prioritized for this sprint but not yet started. To Do is the committed sprint scope. Moving a card from To Do to In Progress marks the start of active work.
Enable the Card Aging Power-Up
In the Trello board, click "Power-Ups" > search "Card Aging." Enable it. Cards that have not been moved for several days progressively fade and become visually transparent. This makes stalled or forgotten cards immediately visible during standup — no need to remember which cards have not moved.
Add custom fields for sprint tracking
Enable the "Custom Fields" Power-Up. Add fields: Story Points (number), Assignee (optional — Trello has native members but a text field is useful for display), Epic (text — link to the parent epic name), and Priority (dropdown: P0/P1/P2). Custom fields appear on card fronts for quick scanning.
Set up labels for categorization
Edit the Trello board labels (right sidebar > Labels). Set colors and names: Red = Bug, Yellow = Chore, Green = Feature, Blue = Tech Debt, Purple = Blocked. Apply labels to cards during sprint planning so the board is visually scannable by type during standups.
Use checklists for acceptance criteria
Open a card and add a Checklist named "Acceptance Criteria." List each acceptance criterion as a checkbox item. Engineers check off criteria as they are satisfied. The checklist completion percentage shows on the card front — a card at 75% checklist means 75% of acceptance criteria are met, not necessarily done.
Create sprint velocity tracking in a dedicated card
In the Done list, create a pinned card called "Sprint [N] Summary." At the end of the sprint, record: story points completed, story points carried over, and top 3 achievements. This becomes your lightweight sprint history without needing a separate reporting tool.
Common mistakes
Using one board for all sprints
Keeping all sprints on one board creates clutter that makes standup discussions slow. Create a new board per sprint and archive the previous board at sprint end. Use a "Backlog" board as the permanent backlog from which sprint boards are populated.
Not using Card Aging
Without Card Aging, stalled tickets remain visually identical to active ones. Card Aging is the single most useful Trello Power-Up for sprint management.
Skipping the Blocked label
Blocked tickets need to be immediately visible to the PM and team lead. A "Blocked" label (purple or red) surfaced in standups is the fastest way to unblock work before it damages the sprint.
Tips
Use Trello's Butler automation to move cards to Done when all checklist items are checked
Embed the Trello board link in your team's recurring standup calendar invite
Use card Due Dates to mark when each ticket should be completed — not just the sprint end date
At sprint start, make a "sprint board" screenshot and post in Slack as the committed scope baseline
How Vantage helps
Vantage generates dependency-ordered tickets from your PRD. These tickets can be pasted into Trello cards with descriptions and acceptance criteria already written, so you arrive at sprint planning with a populated board rather than an empty one.