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

# Flow Runs

<Frame>
  <img src="https://files.readme.io/d179cf0c72f51e520c5cd5c5e8963609f16b25f279be01e465577e23702cd57e-flow-runs.png" alt="Flow Runs illustration" />
</Frame>

Whenever a [Flow](/reference/workspace-elements/flows) runs, we record the following:

* What launched the flow (an event, schedule, or an API call).
* Flow inputs.
* Runs of every node in the flow.
* Logs of every run:
  * Data transformations.
  * API requests.

You can see the list of runs on the [Flow Runs](https://console.getmembrane.com/activity/flow-runs) page.
