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
12 changes: 11 additions & 1 deletion docs/mission-control/metrics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,14 @@ 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 read-only view of your metrics with stakeholders outside your organization.

Click **Share** on the Metrics page to open the sharing dialog. Toggle **Public link enabled** to generate a shareable URL.

<Note>
Public viewers can see aggregate metrics (total runs, merge rate, activity, workflow breakdown) but not cost data or user identities. Links expire after 30 days.
</Note>
Loading