
⚠️ Before you start
You need admin rights in your workspace
This action is permanent and cannot be undone
Deleting a pipeline does not delete the source connection
Pipeline tokens consumed so far still count towards your usage after deletion
The Danger zone of a pipeline offers two destructive actions. They sound similar but do very different things.
Truncate Pipeline Data
Keeps the pipeline itself (configuration, schedule, sync history) but deletes all data this pipeline has synced into the warehouse. The pipeline sync state is reset to its initial state, so the next sync starts from scratch. Use this when you want to re-sync clean data without losing your pipeline setup.
Delete Pipeline
Permanently removes the pipeline and all its configuration, including sync history and audit logs. The warehouse data and Data Products are kept by default, but you can choose to remove them too. Use this when you no longer need the pipeline at all.
In both cases the source connection stays intact and can be used to create new pipelines.
Truncating deletes all synced data from the warehouse, but keeps the pipeline itself. Use this when you want to start the pipeline fresh, for example after fixing a configuration issue in your source system.
All synced data rows are permanently deleted from the warehouse
The pipeline sync state is reset to its initial state
All Data Products using this pipeline are affected, since their underlying data is gone until the next sync
Navigate to Engineering → Processing → Pipelines
Click the pipeline name to open its detail view
Navigate to Settings
Scroll to Danger zone and click Truncate data…
The Truncate Pipeline Data modal appears

Use the Copy button to copy the pipeline name, paste it into Type the pipeline name to confirm truncation
Optionally enable Sync immediately after truncate to start a new sync run as soon as the truncation completes
Click Truncate data
Deleting removes the pipeline and all its configuration. The source connection stays, so you can rebuild a new pipeline from it later.
When you delete a pipeline, the following is immediately and permanently removed:
The pipeline and all its configuration
The sync history and audit logs for this pipeline
Unlike deleting a source connection, these toggles are turned off by default. Only enable them if you specifically want to remove data.
Also delete all resulting data products (default: OFF)
If enabled, all Data Products created from this pipeline are permanently deleted. All shared access to those Data Products is immediately revoked, all dashboard widgets using those Data Products stop working, and consumers in other spaces lose access immediately. Leave OFF to keep your Data Products and historical dashboard data intact.
Also delete ingested data from the warehouse (default: OFF)
If enabled, all data this pipeline ingested into the warehouse is permanently truncated. Leave OFF to preserve historical data after the pipeline is gone.
Navigate to Engineering → Processing → Pipelines
Click the pipeline name to open its detail view
Navigate to Settings
Scroll to Danger zone and click Delete pipeline…
The Delete Pipeline modal appears

Review your toggles (both OFF by default)

Use the Copy button to copy the pipeline name, paste it into Type the pipeline name to confirm deletion
Click Delete permanently
The Delete option isn't visible under Options.
You don't have admin rights. Contact your workspace admin.
"Name does not match" and the button stays inactive.
Use the Copy button and paste directly. The name must match exactly, including capitalisation and special characters.
My dashboard still shows data after deletion.
Then both toggles were OFF by default and your Data Products and warehouse data are intact. Widgets continue to show historical data but will no longer receive new syncs.
I want to remove the source connection too.
Deleting a pipeline does not affect the source connection. See Delete a Source Connection to remove the connection itself.
Can I undo a deletion?
No. Once you click Delete permanently, the pipeline is immediately and irreversibly removed.
Will pipeline tokens already used be refunded?
No. Tokens consumed by a pipeline count towards your usage regardless of whether the pipeline is later deleted.
What's the difference between deleting a pipeline and deleting a source connection?
Deleting a pipeline removes only that specific pipeline and its configuration. The source connection remains active and can be used to create new pipelines. Deleting a source connection removes the connection itself and all pipelines that use it. See Delete a Source Connection.