Printable reports

Every dashboard panel opens as a paginated document, ready to print or export — with no external tool.

What a report contains #

  • A computed summary: the peak and its share, empty intervals, concentration, variation.
  • Two charts, the full series and the complete breakdown.
  • The underlying records, so you can check the figures rather than take them on trust.
  • The method (table, predicate, measure) and the measurement caveats.

Page layout #

  • A4 or Letter, portrait or landscape — and mixed: a single sheet can be rotated independently of the others.
  • A cover page, and a text or image watermark (size, opacity, tilt).
  • CSV export of the same data model.
Note

Pagination is done by the interface, not by the browser: what you see on screen is exactly what comes out of the printer, footer and page numbers included.

Where the data goes #

The layout, the PDF and the CSV are produced by your browser, from data it has already received: no document travels through the server, and an image watermark you pick is never uploaded.

The figures themselves do come from the server — an ordinary read of the administration API. It is gated by the panel's privilege, and viewing personally identifying records is logged server-side: asking for a report's detail leaves a trace in the audit log.