diff --git a/docs/mission-control/metrics.mdx b/docs/mission-control/metrics.mdx index 0dc5372925..be16e6caa2 100644 --- a/docs/mission-control/metrics.mdx +++ b/docs/mission-control/metrics.mdx @@ -55,4 +55,19 @@ Instead of logs and latency, agent observability focuses on: See how much work your automated Workflows are completing across your repos. - \ No newline at end of file + + +## Sharing Metrics + +Share a snapshot of your metrics with teammates or stakeholders who don't have Continue access. + +Click **Share** on the Metrics page to generate a unique URL. The link: + +- Captures a point-in-time snapshot of your current metrics view +- Works without authentication (safe for external sharing) +- Expires after 30 days by default +- Shows summary stats, activity grid, and charts in read-only mode + + +Shared links expose metrics data to anyone with the URL. Only share with people you trust. + \ No newline at end of file