Skip to main content

Overview

The Overview tab is the landing page for an agent. It lists all workflow sessions grouped by status — Active, Completed, Failed, and Halted.

Access via Agent Detail → Overview tab.

Active Sessions

Active sessions update in real time, showing the current step and running duration as the agent executes.

FieldDescription
Workflow NameName of the workflow (e.g., agent-workflow)
Run IDUnique execution instance ID
IntentDetected intent for the session
Current StepActivity currently executing (e.g., "agent_toolPlanner")
StartedWhen the session started (e.g., 3 days ago)
DurationRunning time (e.g., 90h 20m)
Events / LLM / Tools / PolicyCount of events, LLM calls, tool calls, and policy evaluations

Click Details on the right bar of each agent session to open the session in the Verify tab, where you can view the full execution evidence and event log timeline.

Completed Sessions

  • Workflow name
  • Start and end timestamps with duration (e.g., 02/12/2026, 06:29 UTC → 06:32 UTC (3m 31s))
  • Event count

Failed Sessions

Sessions that ended with an error. Each card shows the workflow name, timestamps, and error details.

Halted Sessions

Sessions terminated by a governance decision. Each card shows:

  • Workflow name and run ID
  • Time since halt
  • Violation type (e.g., Validation failed for field with errors, Behavioral violation)
  • Error message

Terminating a Session

Each active session card includes a Terminate link alongside the Details link.

Active session card showing the Terminate link

Clicking Terminate opens a confirmation dialog warning that this is a destructive, irreversible action.

Terminate Session confirmation dialog

Before confirming, you must acknowledge a checkbox confirming that terminating the session will:

  • Permanently stop the agent's execution
  • Halt all in-progress operations immediately
  • Be logged for audit purposes

Click Terminate Session to proceed, or Cancel to return to the Overview page. Once terminated, the session moves to the Halted Sessions section.

Next Steps

  1. Assess Your Agent's Risk - Configure the risk profile for this agent
  2. Understand the Trust Lifecycle - Learn how the 5 phases work together