Skip to content

Presenting a room

Verified against v0.10.0 · web/src/pages/PresentPage.tsx, web/src/pages/PokerRoom.tsx, web/src/pages/StandupRoom.tsx, web/src/App.tsx

Every poker room and standup has a Present link in its header. It opens /session/<id>/present in a new tab: the same room with no controls, set in type large enough to read across a meeting room.

A presenter view of a revealed poker round: the story 'Rotate ingest credentials', PLAT-412, a large 5 reading 'median · average 5.8 · 5 votes', and a chip for each of five voters with their card.A presenter view of a revealed poker round: the story 'Rotate ingest credentials', PLAT-412, a large 5 reading 'median · average 5.8 · 5 votes', and a chip for each of five voters with their card.
A revealed round. Before the reveal, each chip says only voted or not yet.
  • Planning poker: the story on the table and one chip per voter. Before the reveal a chip reads voted or not yet, never a card. Once the round is revealed it shows each card and the summary (median or mode, average, vote count).
  • Daily standup: who is speaking and their turn’s countdown. Nobody’s written update is shown.

The view shows nothing a participant in the room could not already see. It uses the same sign-in and the same live connection as the room. If you are not allowed in the room, you are not allowed on this page either. It follows your light or dark theme.

Share the presenter tab in any tool’s screen share. In Google Meet, you can present it as a second presentation next to the ticket you are discussing, so everyone sees the ticket and the round at once. Your own tab stays in the room, with your hand and controls.