Skip to content

Managing Pipelines

Saving a pipeline

Click Save in the toolbar to save your current pipeline. Saved pipelines appear in the My Pipelines section of the home screen.

Pipelines are saved as .adg files internally. You can download a pipeline file at any time from the pipeline’s settings menu — this is the file you’ll use if you want to run the pipeline from the CLI.

Opening an existing pipeline

From the home screen, click any pipeline in My Pipelines to open it on the canvas. From there you can edit, run, or download it.

Duplicating a pipeline

Open the pipeline, then choose Duplicate from the settings menu. This creates an independent copy you can modify without affecting the original.

Running a saved pipeline

From the home screen, click Run next to any pipeline, or open the pipeline on the canvas and click Run in the toolbar. See Running from the UI for details.

Downloading a pipeline

To get the .adg file for use with the CLI, open the pipeline settings menu and choose Download. See Running with the CLI for next steps.

Community pipelines

Pipelines published by the community are available in the Explore section. You can open any community pipeline, run it directly, or fork it to your own workspace to customize it.

To publish your own pipeline to the community, see Submitting a Pipeline.