1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/actions/how-tos/monitor-workflows/use-the-visualization-graph.md
2025-07-25 13:31:48 +00:00

1.3 KiB

title, shortTitle, intro, redirect_from, versions
title shortTitle intro redirect_from versions
Using the visualization graph Use the visualization graph Every workflow run generates a real-time graph that illustrates the run progress. You can use this graph to monitor and debug workflows.
/actions/managing-workflow-runs/using-the-visualization-graph
/actions/monitoring-and-troubleshooting-workflows/using-the-visualization-graph
/actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/using-the-visualization-graph
/actions/how-tos/monitoring-and-troubleshooting-workflows/monitoring-workflows/using-the-visualization-graph
/actions/how-tos/monitor-workflows/using-the-visualization-graph
fpt ghes ghec
* * *

{% data reusables.actions.enterprise-github-hosted-runners %}

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.actions-tab %} {% data reusables.repositories.navigate-to-workflow %} {% data reusables.repositories.view-run %}

  1. The graph displays each job in the workflow. An icon to the left of the job name indicates the status of the job. Lines between jobs indicate dependencies.

    Screenshot of the visualization graph of a workflow run.

  2. To view a job's log, click the job.