[Yandex Cloud documentation](../../../../index.md) > [Yandex Serverless Integrations](../../../index.md) > [Step-by-step guides](../../index.md) > Workflows > Managing a workflow > Viewing monitoring charts

# Viewing workflow monitoring charts

{% list tabs group=instructions %}

- Management console {#console}

  1. In the [management console](https://console.yandex.cloud), select the folder containing the [workflow](../../../concepts/workflows/workflow.md).
  1. Navigate to **Serverless Integrations**.
  1. In the left-hand panel, click ![image](../../../../_assets/console-icons/graph-node.svg) **Workflows**.
  1. Select the workflow whose monitoring charts you want to view.
  1. In the left-hand panel, click ![image](../../../../_assets/console-icons/display-pulse.svg) **Monitoring**.
  1. You will see the following charts:

      * **Workflow Executions**: Total number of [workflow runs](../../../concepts/workflows/execution.md).
      * **Workflow Executions Inflight**: Number of workflow runs in progress.
      * **Workflow Executions Timings**: Workflow progress histogram.
      * **Workflow Steps**: Total number of started steps.
      * **Workflow Steps Inflight**: Number of steps in progress.
      * **Workflow Steps Timings**: Progress histogram for an individual step.

      You can select a time period for which you want to display information: hour, day, week, month, or a custom interval.

{% endlist %}