WeKraftDocs
DocsCreate sprints

Create Sprints

2 min read
Updated May 2026
WeKraft Team

Learn how to create planned sprints, set time-boxed goals, and load tasks or issues from your backlog.


Where to Go & How to Go

1. Creating a Planned Sprint

  • Where to Go: In your project space, navigate to Manage → Sprint in the left sidebar (or /workspace/sprint).
  • How to Go:
    1. Click "+ Create Sprint" in the top-right corner of the Sprints dashboard.
    2. A form dialog will appear.
    3. Enter a Sprint Name (e.g., "Sprint 1 - MVP Release").
    4. Select the Start Date and End Date using the calendar date-range picker. Note that sprints cannot end after the project target deadline.
    5. Add a Sprint Goal detailing what the team intends to deliver (e.g., "Implement authentication and database connection").
    6. Click Create to save the planned sprint.

2. Loading Backlog Items into a Sprint

  • Where to Go: Navigate to the sprint detail page by clicking the planned sprint name on the Sprint dashboard list (or go to /workspace/sprint/[sprintName]).
  • How to Go:
    1. Once on the sprint details page, click "Add Task +" or "Add Issue +" depending on which backlog items you want to commit.
    2. In the backlog drawer/modal list, check the items you want to assign to this sprint.
    3. Click to save. The item's sprint assignment will update in real-time.

Sprint Creation Fields

Field NameTypeDescription
Sprint NameText (Required)Unique identifier for the sprint (e.g., "Sprint 1").
Start / End DateDate Range (Required)Timeframe boundaries for metrics calculations. Sprints must fit within the project timeline.
Sprint GoalText (Required)Description of the sprint's focus or primary objective.
Was this page helpful?