--- title: Pipelines Page --- Use the **Pipelines** Page to navigate between and manage pipelines. The page shows execution summaries for all [ClearML Pipelines](../../fundamentals/pipelines.md). Click on a pipeline card to navigate to its [Pipeline Runs Table](webapp_pipeline_table.md), where you can view the pipeline structure, configuration and outputs for all of the pipeline’s runs, as well as create new runs. ![Pipelines page](../../img/webapp_pipeline_table.png) ## Pipeline Cards The pipeline cards display summarized pipeline information: ![Project card](../../img/webapp_pipeline_card.png) * Pipeline name * Time since the pipeline’s most recent run * Run summary - Number of *Running*/*Pending*/*Completed*/*Failed* runs * Tags ### Pipeline Actions Click Menu on the top right of a pipeline card to open its context menu and access pipeline actions. ![Project context menu](../../img/webapp_pipeline_context_menu.png) * Rename - Change the pipeline’s name * Add Tag - Add label to the pipeline to help easily classify groups of pipelines.