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

# Pipelines and stages

> Build a pipeline, define stages, set entry and exit criteria.

Run one pipeline or many. Each stage has:

* A name and color
* A probability
* Entry criteria (auto-advance rules)
* Exit criteria (what must be true to leave)

See [Building your pipeline](/pipelines/building) and [Stage automation](/pipelines/stage-automation).
