# Overview of Pipelines

## ![](https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FG5ZbxX918xOHwbAwAJ4n%2FSummary2-Small-Icon.svg?alt=media\&token=da26a67f-ff7f-47b3-8669-06be960dc2d7) Overview

Pipelines in Flosum allow you to automate the process of moving changes between environments. A pipeline connects a branch to one or more organizations and defines the steps for validation, testing, and deployment.

The Pipelines page provides a searchable list of all available pipelines along with their metadata, making it easy to track activity and manage automation.

<div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FTyzmpkt7SXBtd4YxLbuU%2FOverviewOfPipelines-Pipelines-01.png?alt=media&#x26;token=bfe01c15-c16c-4164-9857-466574452219" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}

#### Best Practices

* **Name pipelines by purpose** (e.g., Release-Branch-Pipeline, QA Team Pipeline).
* **Connect only required orgs** to reduce unnecessary runs.
* **Use branches strategically** – tie pipelines to stable integration or release branches.
* **Review activity logs** regularly to track deployment health.
* **Run pipelines after PR approvals** to ensure code quality and conflict resolution before promotion.
  {% endhint %}

## Pipelines Page <a href="#best-practices" id="best-practices"></a>

When viewing the **Pipelines** page, the following details are displayed:

<table data-header-hidden><thead><tr><th width="179.99993896484375"></th><th></th></tr></thead><tbody><tr><td><strong>Pipeline Name</strong></td><td>The name assigned to the pipeline.</td></tr><tr><td><strong>Created By</strong></td><td>The user who created the pipeline.</td></tr><tr><td><strong>Last Activity</strong></td><td>The time since the last execution or update of the pipeline.</td></tr><tr><td><strong>Branch</strong></td><td>Specifies the branch that triggers the pipeline automatically. If <strong>Automatic Launch</strong> is off, this field will be blank.</td></tr><tr><td><strong>Organizations</strong></td><td>The number of different organizations assigned to steps in the pipeline.</td></tr><tr><td><strong>Actions</strong> (⋮)</td><td>Pipeline options: <strong>Edit pipeline name</strong> and <strong>Delete</strong>.</td></tr></tbody></table>

### Searching, Sorting, and Filtering

The Pipelines page can be searched, filtered, and sorted:

* **Search** – Find pipelines by name.
* **Branches** – Filter by associated branches.
* **Latest Activity** – Sort pipelines by:
  * Sort by name A–Z – alphabetical order.
  * Sort by name Z–A – reverse alphabetical order.
  * Latest activity – most recent updates first.
  * Oldest activity – oldest updates first.

## Pipeline Actions <a href="#creating-a-pipeline" id="creating-a-pipeline"></a>

The following pipeline actions are all accessible from the Pipelines page:

1. Click **Pipelines** from the left sidebar menu.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FITDf7aLqJKm5wB8YlwYi%2FOverviewOfPipelines-Pipelines-01.png?alt=media&#x26;token=cadc644f-3d2d-4bec-a18d-59117070831f" alt="" width="563"><figcaption></figcaption></figure></div>

{% stepper %}
{% step %}

### Creating a Pipeline

1. Click **Create pipeline**.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2F3JVJZqdTb6C5XddVfN7L%2FOverviewOfPipelines-S01-01.png?alt=media&#x26;token=c8099771-ccef-471e-af19-66a0ffad67d0" alt="" width="563"><figcaption></figcaption></figure></div>
2. Enter a name for the pipeline in the **Pipeline name** textbox.
3. Click **Create pipeline**.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FkOZTM97gjtvlfEvZOOFq%2FOverviewOfPipelines-S01-02.png?alt=media&#x26;token=cbe1061e-cf7d-4b7d-b676-5769e59880ee" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Once a pipeline is created, you can configure it by adding steps. See the following article for more instructions.

* [adding-a-pipeline-step](https://docs.flosum.com/devops/pipeline/configuring-pipeline-steps/adding-a-pipeline-step "mention")
  {% endhint %}
  {% endstep %}

{% step %}

### Running a Pipeline

1. Click **Run pipeline**.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FNJwFE6eMbl1GVnxZyaX2%2FOverviewOfPipelines-S02-01.png?alt=media&#x26;token=3e23ac9d-dfee-40e1-9c98-763f5ca2ead4" alt="" width="563"><figcaption></figcaption></figure></div>
2. Click the **Branch** dropdown menu.
3. Select the branch to run the pipeline from.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FTPKGEPUt8Bc8cuE0i4RS%2FOverviewOfPipelines-S02-02.png?alt=media&#x26;token=bd8bd2fc-f62c-477d-a66a-fd0d27ecc0aa" alt="" width="563"><figcaption></figcaption></figure></div>
4. Click the **Pipeline** dropdown menu.
5. Select the pipeline to run.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FL65iLUkxWi528BsywcKQ%2FOverviewOfPipelines-S02-03.png?alt=media&#x26;token=873b968f-d182-47c6-84f9-5fd62c3fe87f" alt="" width="563"><figcaption></figcaption></figure></div>
6. Click **Run**.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FwKWtPl99UuRM8ThVDmC9%2FOverviewOfPipelines-S02-04.png?alt=media&#x26;token=c281c52a-3ca5-4113-b778-44dcb7787203" alt="" width="563"><figcaption></figcaption></figure></div>
7. After clicking **Run**, the pipeline job starts, and a **Pipeline ran successfully** message is displayed.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FPLhv7ks7vEppRTOgQv25%2FOverviewOfPipelines-S02-05.png?alt=media&#x26;token=65f2bf34-fbe1-4db7-9a61-eae36702325d" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
The **Pipeline ran successfully** message only means that the pipeline job was successfully started. This message does not indicate that the pipeline completed all of its operations successfully. To view the pipeline results, check the branch's activity.
{% endhint %}

{% hint style="info" %}

#### Pipeline Results

Viewing a pipeline's progress and results is done from the branch on which the pipeline was run. See the following article for instructions on viewing a pipeline's results.

* [viewing-pipeline-results](https://docs.flosum.com/devops/pipeline/pipeline-actions/viewing-pipeline-results "mention")
  {% endhint %}
  {% endstep %}

{% step %}

### Deleting a Pipeline

{% hint style="warning" %}

#### Warning

Make sure the pipeline is no longer required before deleting it, as this action cannot be undone.
{% endhint %}

{% hint style="info" %}
A pipeline can also be deleted when in the pipeline editor, by selecting **Delete** in the upper-right menu.
{% endhint %}

1. Click the **Three Dot** menu for the pipeline to delete.
2. Click **Delete**.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FJYlJpmv8agr2P0ObWLfX%2FOverviewOfPipelines-S03-01.png?alt=media&#x26;token=f6c819df-f0d3-427d-864a-f956881da13d" alt="" width="563"><figcaption></figcaption></figure></div>
3. Click **Yes** in the Delete Pipeline confirmation dialog box.

   <div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2FyoSHoZbV2jqgbsrOpWCU%2FOverviewOfPipelines-S03-02.png?alt=media&#x26;token=7d6b69ff-1f52-4c69-b677-afd23f86989c" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}

## Pipeline Editor <a href="#deleting-a-pipeline" id="deleting-a-pipeline"></a>

When you click a pipeline, the pipeline editor opens. This tool lets you set up the steps in your pipeline and configure Automatic Launch options. For further details on pipeline configuration, refer to these articles.

* [adding-a-pipeline-step](https://docs.flosum.com/devops/pipeline/configuring-pipeline-steps/adding-a-pipeline-step "mention")
* [editing-a-pipeline-step](https://docs.flosum.com/devops/pipeline/configuring-pipeline-steps/editing-a-pipeline-step "mention")

<div align="left"><figure><img src="https://1800549522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRpUu5iMlzMFAudyBvMOl%2Fuploads%2Fjw1cMifSTRt3K7GVZMzC%2FOverviewOfPipelines-PipelineEditor-01.png?alt=media&#x26;token=ecba200f-cd90-443e-92eb-e7456d1e9266" alt="" width="563"><figcaption></figcaption></figure></div>
