Skip to main content

Repeaters & grouping

Repeaters and grouping turn a single block of design into a document that scales to many issues — the heart of bulk, board, sprint, release and backlog exports.

Repeaters

A repeater renders its child components once per item — typically once per issue in a multi-issue export. Design the block once; the repeater applies it to every issue.

A repeater on the canvas A repeater block in the designer with one issue's layout inside it.

Grouping

Add a group-by to organize repeated items under headings — for example, group a sprint report by status, or a release report by issue type.

  • Group sprint reports by status (To Do / In Progress / Done).
  • Group release reports by issue type.
  • Group a backlog by sprint.

Sorting and nesting

Within a group you can control ordering, and groups can be nested (for example, by sprint and then by status) where the data supports it.

Page breaks

Combine grouping with page breaks to start each group on a fresh page — see Layout & page setup.