> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cubestack.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Pipelines

> Automate data workflows with CubeStack pipelines.

# Pipelines

Pipelines let you automate data workflows — transforming, validating, and routing data as it flows through CubeStack.

## What is a Pipeline?

A pipeline is a sequence of steps that process data automatically when certain events occur, such as a record being created or updated.

## Use Cases

* **Data validation** — Enforce business rules beyond column-level validation
* **Notifications** — Trigger webhooks or emails when data changes
* **Transformations** — Automatically compute or format field values
* **Syncing** — Keep data in sync across cubes or external systems

<Info>
  Pipelines are an advanced feature. Check your plan to see if pipelines are available.
</Info>
