Automation

Automation Execution Logs

Monitor workflow executions, debug failures, and track automation performance with detailed execution logs

Automation Execution Logs

Monitor every automation execution in real-time. Debug failures, track performance, and ensure your workflows are running correctly.


Accessing Execution Logs

  1. Go to Automation → Logs
  2. View all executions with filters:
FilterOptions
WorkflowSelect a specific workflow
StatusSuccess, Failed, Pending, Skipped
Date RangeToday, Last 7 Days, Custom
Trigger TypeManual, Scheduled, Event-based

📸 Screenshot: Execution logs dashboard


Execution Status

StatusIconMeaning
SuccessAll actions completed successfully
FailedOne or more actions failed
PendingCurrently executing or waiting
Skipped⏭️Conditions not met, workflow skipped
Partial⚠️Some actions succeeded, some failed

Log Details

Click any execution to see step-by-step details:

DetailShows
Trigger DataWhat event started the workflow
Condition ResultsWhich conditions passed/failed
Action ResultsEach action's outcome
TimestampsWhen each step executed
Error MessagesDetailed error for failed steps
DurationTotal execution time

Common Failure Reasons

ErrorCauseFix
"SMS delivery failed"Invalid phone number or SMS credits exhaustedCheck number format. Top up SMS balance
"Email delivery failed"SMTP credentials expired or invalidRecheck SMTP settings
"Webhook timeout"External service didn't respondCheck the webhook URL and service status
"Student not found"Student was deleted after triggerNo action needed (expected)
"Rate limit exceeded"Too many API calls in short timeAdd Wait nodes between actions

Retrying Failed Executions

  1. Click on a Failed execution
  2. Review the error details
  3. Fix the underlying issue
  4. Click Retry to re-run the workflow
  5. Only the failed steps are re-executed

Automation Metrics

MetricDescription
Total ExecutionsNumber of times workflows ran
Success RatePercentage of successful runs
Average DurationHow long workflows take
Most ActiveWhich workflow runs most often
Most FailuresWhich workflow fails most (needs attention)

Related Articles

logsexecutionmonitoringdebugautomationerrorshistory