---
title: "Edit and delete pipelines and steps"
slug: "edit-and-delete-pipelines-and-steps"
updated: 2026-06-01T16:09:38Z
published: 2026-06-01T16:09:38Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.quickbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit and delete pipelines and steps

The owner of a pipeline can edit or delete the pipeline and any steps in the pipeline.

Changes made in the pipeline designer apply immediately, and deleting is permanent.

## Edit pipelines

When you edit a triggered or scheduled pipeline, Quickbase turns it off to prevent unexpected errors. After you're done editing, you may need to turn the pipeline back on.

Changes that don't affect the structure of the pipeline won't turn off the pipeline automatically. This includes editing the pipeline's name, description, schedule, tags, step names, and notes.

> [!NOTE]
> Note
> 
> All changes to a pipeline create a `pipeline_update` event in [audit logs](/v1/docs/audit-logs). Changes that cause the pipeline to be turned off also create a `pipeline_auto_disable` event.

To edit a pipeline:

1. On the My pipelines page, select the name of the pipeline to edit. This opens the pipeline designer.
2. Make changes to the pipeline.
3. Turn on the pipeline.

## Delete pipelines

To delete a pipeline:

1. On the My pipelines page, open the menu ![More options menu icon](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/30696282916372.png)of the pipeline to delete.
2. Select **Delete** in the menu.
3. Confirm deleting the pipeline. After you select **Yes, delete pipeline**, the pipeline is immediately and permanently deleted.

> [!TIP]
> Tip
> 
> If you're concerned about deleting a pipeline, you can export the pipeline in a YAML format, which you can import again later.

## Edit steps

To edit a step, select it on the canvas. This opens the details and information of the step.

![Animation showing selecting a step on the pipeline canvas to open its details](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/30696262913556.png)

## Delete steps

To delete a step from a pipeline:

1. Open the menu for the step.
2. Select **Delete**.
3. Confirm deleting the step. After you select **Yes, delete step** the step is immediately and permanently deleted.

![Delete step confirmation in the pipeline designer](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/30696282935444.png)

> [!NOTE]
> Note
> 
> When you delete a search step, it deletes the steps following the search step also.
