Core Concepts

View as Markdown

Once you have built a workflow or two, a handful of ideas explain how everything fits together. This section covers the concepts that show up again and again: how steps connect and pass data, how to compute values on the fly, how to keep sensitive information safe, how a workflow gets started, and how to test it before you rely on it.

You do not need to read these in order. Start with whatever you are trying to do and follow the links from there.

The essentials

Running and starting workflows

Reuse