Session sharing
Share any conversation with a link — org-scoped or public, with expiry and inline annotations.
Any session can be shared with a link. Choose who can open it, how much it exposes, and when it expires. Viewers can annotate the shared conversation inline, so a session becomes something your team can discuss — not just replay.
Create a share link
From the terminal interface
In crewkit's interactive terminal interface (crewkit tui), press F12 then s during a session. Pick a share level (Summary, Transcript, or Full) and an expiry (24 hours, 7 days, 30 days, or never). The link is created and copied to your clipboard.
From the CLI
crewkit sessions share <session-id> # Org-visible transcript link, expires in 7 days
crewkit sessions share <session-id> --level summary # Share the summary only
crewkit sessions share <session-id> --expires