Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion docs/mission-control/metrics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
</Card>

</CardGroup>
</CardGroup>

## 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

<Warning>
Shared links expose metrics data to anyone with the URL. Only share with people you trust.
</Warning>
Loading