- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
15 lines
633 B
Plaintext
Executable File
15 lines
633 B
Plaintext
Executable File
---
|
|
title: "Debugging Runs"
|
|
icon: 'bug'
|
|
description: "Ensuring your business automations are running properly"
|
|
---
|
|
|
|
You can monitor each run that results from an enabled flow:
|
|
|
|
1. Go to the Dashboard, click on **Runs**.
|
|
2. Find the run that you're looking for, and click on it.
|
|
3. You will see the builder in a view-only mode, each step will show a ✅ or a ❌ to indicate its execution status.
|
|
4. Click on any of these steps, you will see the **input** and **output** in the **Run Details** panel.
|
|
|
|
The debugging experience looks like this:
|
|
 |