Managing pipelines

When viewing your pipelines, you can manage them in a number of ways. You can rename, edit, disable, enable and delete them from this list. If you want to see more detailed information about the pipeline and each action that it has carried out, you can do so by clicking on the View in Monitoring button.

Edit

Editing a pipeline allows you to make changes to its name, and any nodes, connections, and automations you’ve set up within it.

To edit a pipeline:

  1. Find the pipeline you want to edit, and click it to open its editor.
  2. Make your changes and additions in the editor.
  3. If you want to Rename the pipeline, click the Settings button in the top-right corner, then make your change accordingly.
  4. When you’re done, click Save.

Duplicate

To duplicate a pipeline:

  1. Find the pipeline you want to duplicate.
  2. Click on the three dots .
  3. Click Duplicate.
  4. In the pop-up, type in a name for the duplicated pipeline.
  5. Click Save.
📘

Duplicated pipeline details

  • When the pipeline is duplicated, the copy will be in a disabled state. You must manually enable it for it to be active.
  • A new URL will be generated for each Incoming webhook component.
  • If you’ve used a Fired in Explore event component in the original pipeline, the system will append the copy suffix along with a number to ensure that the name maintains its uniqueness.

Enable / Disable

There are two ways you can enable or disable a pipeline.

From the pipeline list:

  1. Find the pipeline you want to disable or enable.
  2. Click on the three dots .
  3. Click Disable or Enable, respectively.
  4. In the pop-up, click Disable or Enable, respectively.

From a pipeline’s settings:

  1. Find the pipeline you want to delete, and click it to open its editor.
  2. Go to the Settings tab in the top right.
  3. Under State, toggle to your preferred state: Disabled or Enabled.
📘

Disabling a pipeline won't undo any actions that have taken place, it will only prevent new actions from being triggered. If there are any actions pending, they’ll be carried out even after disabling.

Delete

There are two ways you can delete a pipeline.

From the pipelines list:

  1. Find the pipeline you want to delete.
  2. Click on the three dots .
  3. Click Delete.
  4. In the pop-up, click Delete.

From a pipeline’s settings:

  1. Find the pipeline you want to delete, and click it to open its editor.
  2. Go to the Settings tab in the top right.
  3. Click Delete Pipeline.
  4. In the pop-up, click Delete.
📘

Deleting a pipeline won't undo any actions that have taken place, it will only prevent new actions from being triggered. If there are any actions pending, they’ll be carried out even after deletion.

Search

You can search for your pipelines by name. Simply type in the pipeline name in the search bar and it’ll appear below.

Manage pipelines from Setup

All of the actions listed above can also be done from the Setup tab within a pipeline. You can find this tab in the top-right corner, after clicking on the pipeline you want to manage.