Skip to content

Creating a Session

Any team member can create a session and become its moderator. The create form collects everything needed to start a planning poker session.

Navigate to the home page and click START GAME, or go directly to /session/create.

Session creation form showing session name, tickets, and deck type selection

FieldDescriptionLimit
Session NameA name for the session (e.g., “Sprint 24 Planning”)100 characters
TicketsAt least one ticket with a title and assigned group(s)Up to 100 tickets
Deck TypeThe estimation scale to useFibonacci, Linear, or T-Shirt
ControlDescriptionDefault
Session MusicToggle 8-bit background music on/offOn
Random NameClick the dice icon next to Session Name to generate a random sprint name

Click the Tickets field to open the ticket management modal. For each ticket, provide:

  • Title (required) — the work item name, e.g., “Add login page”
  • Description (optional) — additional context, up to 500 characters
  • URL (optional) — link to the ticket in your project tracker, up to 500 characters
  • Groups (required) — which teams should vote: Frontend, Backend, Mobile, QA

You can add, reorder, and delete tickets. At least one ticket with a title and at least one assigned group is required to start the session.

The deck type determines which estimation cards voters see. A live preview of the deck is shown as you select:

Deck preview showing estimation cards for the selected deck type

  • Fibonacci1, 2, 3, 5, 8, 13, 21, ? + — best for most teams
  • Linear1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ? — simpler scale
  • T-ShirtXS, S, M, L, XL, XXL, ? — relative sizing without numbers

The deck type cannot be changed after session creation.

Click START GAME to create the session. You’ll be redirected to the session page with a unique 6-digit code.

A join modal will appear where you enter your moderator name and choose your avatar. This is the same flow that voters and spectators use when joining.

Once you’ve joined, share the 6-digit code with your team so they can join too.