What is the Flow Inspector?

The Flow Inspector is a powerful tool designed to give you deep insights into how your flows operate. It allows you to analyze, debug, and optimize your workflows by inspecting each step in detail.

How to Access the Flow Inspector

You can open the Flow Inspector by:

  • Clicking on the Execution History of a specific flow.

  • Selecting the Inspect option directly from the menu.

What Can You Do with the Flow Inspector?

  1. Step-by-Step Analysis:

    • View each step in your flow, including:

      • Inputs: The data received by the step.

      • Outputs: The data generated or transformed by the step.

    • Identify how data flows through your automation.

  2. Error Debugging:

    • Detect issues in failed flows.

    • Inspect the problematic step to understand what went wrong.