Monitoring Executions
Track every agent execution in detail
Execution History
View all runs of your agent in one place.
Accessing History
Go to your agent's Execution History tab to see all executions with:
- Execution ID
- Timestamp
- Duration
- Status (Success, Failed, Running)
- Agent version used
Quick Stats
At a glance, see success rates, average duration, and execution volume over time.
Filtering Executions
Find exactly what you're looking for.
Time-Based Filters
- Last 7 days - Recent activity
- Last 30 days - Monthly overview
- Last 90 days - Quarterly trends
- Custom range - Specific date periods
Status Filters
- All - Complete history
- Success - Completed runs
- Failed - Errors to investigate
Version Filters
Filter by specific agent revision to compare performance across versions.
Execution Details
Deep dive into individual runs.
Timeline View
Visual flow showing how execution progressed through your workflow. See timing for each step.
Step-by-Step Data
For each node, inspect:
- Inputs - What data went in
- Outputs - What was produced
- Duration - How long it took
LLM Insights
- Full model responses
- Token usage breakdown
- Model parameters used
Tool Interactions
- External API calls made
- Request/response data
- Integration performance
Error Analysis
When things go wrong:
- Error messages and stack traces
- Which step failed
- Input state at failure point
Tagging Executions
Organize and reference important runs.
Adding Tags
- Select an execution
- Click Add Tag
- Enter a descriptive name
Tag Use Cases
bug-report- Problematic executions to investigategood-example- Reference for training or documentationcustomer-issue- Link to support ticketsperformance-test- Benchmark runs
Filtering by Tags
Use tags in the filter panel to quickly find categorized executions.
Next Steps
- Testing - Evaluate agent quality