n8n Fundamentals · 20 min

Debugging executions like a pro

Read the execution list, inspect item data at each step, and replay failed runs.

Key concepts

  • Execution list & filters
  • Item view vs. table view
  • Re-run from a failed node

Exercise

Force a node to fail, then use the executions panel to re-run only from that node after fixing it.

Official docs