ContentGrapher
ContentGrapher
← Changelog
New2026-05-28

Share Report Link from Report View

You can now share a report directly from the report page. Clicking Share generates a public link and copies it to your clipboard, so you can send the analysis to anyone without requiring them to log in.

Problem

There was no way to share a report from the report view itself. The Share action only existed in the history page, so users who arrived at a report after running an analysis had no obvious path to sharing it.

Context

The backend infrastructure for share links — token generation, 90-day expiry, public share view — was already complete. The gap was purely in the UI: the report page had no button to trigger it.

Why now

A user noticed the missing action immediately after running an analysis. With the backend already in place, surfacing it was straightforward.

What changed

A Share button now appears in the report title row, next to Export XLSX. Clicking it generates a public share link and copies it to your clipboard. The button briefly shows "Copied!" to confirm. Share links work for anyone — no login required to view.