# Learning Path

> A compact route from your first Glow workflow to testing and operating it with confidence.

Use this optional curriculum when you want one route through the documentation. If you prefer to learn by solving a specific problem, start with [Choose the Right Step](/build/which-step) or a [cookbook recipe](/getting-started/cookbook/overview).

### Build and run your first workflow

Follow [Quickstart: Your First Workflow](/getting-started/tutorials/your-first-workflow). In about five minutes, you will place a trigger and an AI Step, run the workflow and inspect the result.

**After this you can** build a short workflow and read what a Step returned.

### Connect an app and map real data

Follow [Build It Yourself](/getting-started/tutorials/tutorial-basics), then use [Mapping or Transforming Data](/build/core-concepts/mapping-or-transforming) when the destination needs a different value or shape.

**After this you can** connect an account, inspect test data and pass earlier output into a later Step.

### Add routing

Follow [Branching](/getting-started/tutorials/lead-routing-tutorial). You will create alternative paths, configure exact rules and test where the data goes.

**After this you can** choose a route and bring alternative branches back into the workflow.

### Build a workflow for your own outcome

Choose the [cookbook recipe](/getting-started/cookbook/overview) closest to your work, or use [Choose the Right Step](/build/which-step) to assemble a different pattern.

**After this you can** adapt a complete workflow shape to a process in your organization.

### Test it, switch it to Live and watch it

Read [Operating Workflows](/build/core-concepts/operating-workflows) before relying on the result. It covers controlled testing, checking the destination, switching from Draft to Live and monitoring the first automatic runs.

**After this you can** move from a successful manual run to a Live workflow and verify its real behavior.

## Optional: build with someone else

[Working Together](/getting-started/tutorials/collaborating-on-a-canvas) shows how to share a workflow and edit the same canvas in real time. Nothing else in the learning path depends on completing it.

## What's Next?

- 👉 **[Build Your First Workflow →](/getting-started/tutorials/your-first-workflow)**
- Building for another company? Start with [Working With Clients](/msp/overview).
- Already know the outcome? Use [Choose the Right Step](/build/which-step).
