Skip to main content

Overview

The global tracing page shows all trace data across agents in the current workspace. Traces are grouped by task and can be filtered by category, service, status, and time range.

Default view

By default, the tracing page shows:
  • Outbound writes highlighted in red.
  • Outbound reads and local writes in normal style.
  • Local reads hidden (toggle “Show all” to include them).
  • Traces grouped by task (expandable rows).

Filters

FilterOptions
AgentSelect specific agent(s)
CategoryOutbound write · Outbound read · Local write · Local read
ServiceGmail · Notion · Slack · GitHub · System · …
StatusAllowed · Blocked · Confirmed · Denied · Error
Time rangePreset (1h, 24h, 7d, 30d) or custom date picker
Task nameText search
Search across tool names, parameter summaries, and result summaries.

Trace detail

Click a trace to see:
  • Full parameter summary
  • Result summary
  • Duration
  • Policy result (allowed/blocked/confirmed)
  • Service classification
  • Linked before/after spans (via span_id)
  • Timestamp

Export

Traces can be exported as CSV or JSON from the Audit export page (Team plan and above).