Take some time to capture the logging of your workflows and pipelines, so you can easily find a trace of anything you have run.

Things tend to go wrong when you least expect it and at that point you like being able to see what happened.

See Logging Basics, Logging Reflection or consider logging to a Neo4j graph database. This last one allows you to browse the logging results in the Neo4j perspective.

Other options include the Pipeline Log, Pipeline Probe, Workflow log and Execution Information Location. Take a look at the available options and choose a logging strategy that works for your project and team.