FruxonDocs

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

  1. Select an execution
  2. Click Add Tag
  3. Enter a descriptive name

Tag Use Cases

  • bug-report - Problematic executions to investigate
  • good-example - Reference for training or documentation
  • customer-issue - Link to support tickets
  • performance-test - Benchmark runs

Filtering by Tags

Use tags in the filter panel to quickly find categorized executions.

Next Steps

On this page