Autom8 AI Docs
  • Introduction to A8I
  • Quick Start
    • Your First Workflow
  • Workflows Explained
    • Create and Run a Workflow
    • Workflow Components
    • Executions
    • Manual, Partial, and Production Executions
    • Workflow Executions
    • All Executions
    • Custom Execution Data
    • Debug and Re-run Past Executions
    • Tags
    • Export and Import Workflows
    • Workflow Templates
    • Workflow Sharing
    • Workflow Settings
  • Flow Logic
  • Data
    • Data Structure
    • Data Flow Within Nodes
    • Transforming Data
    • Processing Data with Code
    • Data Mapping
  • AI Assistant
  • Glossary
  • Integrations
  • Build an AI Chat Agent in Autom8 AI
Powered by GitBook
On this page
  1. Workflows Explained

Debug and Re-run Past Executions

Autom8 AI allows you to load and re-run data from previous workflow executions. This is especially helpful when debugging failed runs—so you can fix the issue and test the same input conditions without retriggering the original event.


Feature Availability

Available on:

  • Cloud: All plans

  • Self-Hosted: Registered Community edition and above


How to Load Past Execution Data

  1. Open your workflow

  2. Go to the Executions tab

  3. Find the execution you want to debug:

    • For failed executions, click Debug in Editor

    • For successful executions, click Copy to Editor

This action loads the exact data into your workflow editor and pins it to the first node, allowing you to safely iterate and re-test.

Note: Only executions saved by your workflow settings will appear in the list.

PreviousCustom Execution DataNextTags

Last updated 5 days ago