The Run History page is your central hub for searching, filtering, and debugging all CI workflows and jobs
across Blacksmith runners.Whenever you’re tracking down who introduced a bug or checking whether a recent change caused a
failure, the Run History page helps you find answers quickly.
If you want to see when a particular log line (e.g., an error) first appeared, you can select
that log line and search for it globally across your entire CI pipeline.To learn more about how this works, checkout our logs page.