Skip to main content
The pipeline detail page is where production pipeline decisions happen. The former canvas builder has been removed.

Key routes

  • List: /workspace/data-pipelines
  • Create: /workspace/data-pipelines/new
  • Pipeline workspace: /workspace/data-pipelines/[id]
  • Destination editor: /workspace/data-pipelines/[id]/destinations/[destinationId]
  • Transformation editor: /workspace/data-pipelines/[id]/transformations/[transformationId]
Legacy /builder URLs redirect to the corresponding workspace tab.

Workspace workflow

  1. Use Source to test, discover, select, configure, preview, and save streams.
  2. Use Destinations to add an independent delivery target.
  3. Use Transformations to select that destination and manage its SQL drafts and published revisions.
  4. Return to the destination editor to configure published output tables, Upsert keys, or Airtable field mappings.
  5. Use Overview to validate readiness.
  6. Click Run all in the header.
  7. Use Runs to inspect execution details.
  8. Use Settings for metadata, activation, validation, scheduling, and lifecycle controls.

Runs

The Runs tab shows status, destination, start time, duration, rows written, and published revision count. Select a run for detailed phases, targets, warnings, and sanitized errors. Investigate immediately when row counts drop unexpectedly, a run fails after credential changes, or repeated warnings appear for the same destination.