Quick Start Guide
This guide will help you create your first project and start tracking velocity in about 10 minutes.
Prerequisites
Before you begin, make sure you have:
- A GoalPath account (sign up at goalpath.app)
- At least one team member to collaborate with (optional - you can start solo)
Step 1: Create Your First Project
- Click "New Project" from the dashboard
- Enter a project name (e.g., "Q4 Product Roadmap")
- Add a description (optional)
- Click "Create Project"
Step 2: Add Your First Milestone
Milestones represent significant deliverables on your roadmap. You can create them from the roadmap view or the backlog.
Using the Visual Roadmap
- Navigate to the Roadmap tab
- Double-click on empty space
- Choose Milestone type
- Enter a name (e.g., "User Authentication")
- Set initial status (Concept, Planned, In Progress, or Done)
- Click "Create"
Milestone Types
GoalPath supports two types of milestones:
- Milestone: A specific deliverable or feature (shown with flag icon)
- Goal: A higher-level business objective (shown with target icon)
Step 3: Add Work Items
Work items are the tasks that make up a milestone. Each item should have an estimate to enable velocity tracking.
- Click on your milestone to open the details
- Click "Add Item"
- Enter a title (e.g., "Create login form UI")
- Add a description (optional but helpful)
- Add an estimate in story points (e.g., 3, 5, 8)
- Assign owners (team members who will work on this)
- Click "Create"
Breaking Down Work
Try to break down work into items that:
- Can be completed in 1-3 days
- Have clear acceptance criteria
- Are estimated (required for velocity tracking)
- Have at least one owner assigned
Important: Only items that reach "Accepted" status are counted in velocity calculations.
Step 4: Set Your Goal Path (Optional but Recommended)
Define which milestones are on your strategic path:
- On the Roadmap view, click a milestone
- In the milestone details, toggle "On Goal Path"
- Milestones on the goal path are prioritized and included in forecasts
Why this matters: Your roadmap can contain many ideas and alternatives. The goal path shows which milestones you're actually committing to right now.
Step 5: Create Dependencies (Optional)
Show which milestones depend on each other:
- On the Roadmap view, hover over a milestone
- You'll see connection handles on the left and right
- Drag from the right handle (source) of the prerequisite milestone
- Drop on the left handle (target) of the dependent milestone
- A purple arrow shows the dependency
Goal Paths: Connect milestones to goals with dependencies to show which work contributes to strategic objectives. These appear as amber arrows.
Step 6: Invite Team Members
Collaborate with your team:
- Click "Settings" in the project navigation (Owner role only)
- Go to the "Members" section
- Click "Invite Member"
- Enter their email address
- Select their role (Owner, Project Leader, Collaborator, Stakeholder, or Viewer)
- Click "Send Invite"
Role Permissions
- Owner: Full access including settings, member management, roadmap editing, voting, and deletion
- Project Leader: All Collaborator and Stakeholder permissions — for lead developers and team leads who need both execution and prioritization authority
- Collaborator: Can create/edit items and milestones, update status, but cannot vote or edit settings
- Stakeholder: Can vote on priorities and view roadmap, but cannot execute work
- Viewer: Read-only access to roadmap and milestones
See User Roles & Permissions for the complete permission matrix.
Step 7: Start Tracking Velocity
As your team completes work items:
- Update item status to "In Progress" when work begins
- Mark items as "Accepted" when completed and verified
- GoalPath automatically records completion dates
- Velocity is calculated based on the last 6 weeks of accepted items
Step 8: View Forecasts
Once you have some historical velocity data:
- Click on a milestone to open details
- Click the "Forecast" tab or panel
- View probabilistic delivery dates at three confidence levels (50%, 85%, 95%)
What's Next?
Now that you have the basics down:
- Understanding Project Forecasts - Deep dive into how forecasts work
- Visual Roadmap - Master dependency planning and reverse planning
- User Roles & Permissions - Understand role-based access control
- Read best practices on our blog - Learn from real-world usage
Common Questions
How many work items should I add?
Start with 5-15 items per milestone, based on its size. You can always add more as you break down the work further. The key is having estimates on all items.
When will I see accurate forecasts?
After 2-3 weeks of tracked velocity, forecasts become usable. After 6 weeks, they're quite reliable. The more historical data, the better the predictions.
Can I edit items after creating them?
Yes! Click on any item to edit its title, description, estimate, status, or owners. Changes are saved immediately.
What if I have multiple teams?
Create teams within your project and assign milestones to specific teams. Each team builds its own velocity history, and forecasts account for team capacity.
What's the difference between "Done" and "Accepted"?
Only "Accepted" items count toward velocity. Use "Accepted" when work is truly complete and verified. Other statuses (Not Started, In Progress, Done) don't affect velocity calculations.
How do I use reverse planning?
- Create a Goal representing your desired outcome
- Create a Milestone that must complete before the goal
- Connect it with a dependency (drag from milestone to goal)
- Repeat: create the milestone that must complete before that one
- Continue until you reach something you can start today
- Mark all these milestones as "On Goal Path"
This creates a dependency chain from current state to your goal.