> ## Documentation Index
> Fetch the complete documentation index at: https://docs.famulor.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Debugging Runs

> 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:

<img src="https://mintcdn.com/famulor/eSDh2bduRl2BLvxU/resources/debugging.png?fit=max&auto=format&n=eSDh2bduRl2BLvxU&q=85&s=fddb3c9c1a16fbe5ec3cfc2d15af4b90" alt="Debugging Business Automations" width="2880" height="1642" data-path="resources/debugging.png" />

<Tip>
  Related pages: [Introduction](/en/automation-platform/introduction), and [Building Flows](/en/automation-platform/building-flows).
</Tip>
