Skip to main content

Pipelines

In Prophecy, data pipelines are designed to facilitate efficient data movement and transformation. In SQL projects, these pipelines execute within a Prophecy fabric that orchestrates operations using Prophecy Automate in conjunction with your chosen SQL warehouse.

Pipeline creation

To create a new pipeline, navigate to the Create Entity page in the left sidebar. You can also create pipelines directly within an open project.

The following table describes the parameters you must provide when you create a pipeline.

ParameterDescription
ProjectThe project where the pipeline will live.
Pipeline nameThe name that identifies the pipeline.
Directory pathThe file path where this pipeline information will be stored in the project Git repository.
The default location is the pipelines directory.

What's next

Learn more about pipeline runs and configurations in the following pages.