FlowBotBeta

Debugging Your Workflows

Troubleshoot and resolve issues in your automated workflows.

Understanding Workflow Notifications

When an execution fails, you will receive notifications. To view a list of errors or informational messages, click the bell icon in the sidebar. This modal provides a quick overview of any issues that require your attention.

Screenshot of the notifications modal displaying a list of errors and information messages.

Reviewing Workflow Executions

Navigate to the list of workflow executions to see a detailed history of both successful and failed attempts. This view helps you track the performance and stability of your workflows.

By clicking on the "eye" or "view" button next to any execution, you can inspect its data flow and identify errors at each step of the process.

Screenshot of the workflow executions list, highlighting successful and failed executions.

Identifying Errors in Nodes

Within the detailed execution view, you can pinpoint exactly where an error occurred. Click on the "?" button over a failed node to reveal its associated output and a specific error message. This feature is crucial for diagnosing and rectifying problems efficiently.

Screenshot showing a failed node within a workflow, with its output and error message displayed.