Tutorials
End-to-end recipes for common patterns. Each tutorial is independent — pick whichever fits the goal at hand.
- Hello World — the smallest useful flow.
- Customer support flow — branch on intent, call a knowledge plugin, route to a human reviewer when confidence is low.
- Expense approval with HITL — provision a sandbox, run a policy check, hand decisions over the threshold to a reviewer.
- Publish a flow as a chat model — make your Core reachable from any OpenAI-compatible client.
- Multi-model flow — use a fast model for triage and a smart model for response generation.
- Import an existing YAML manifest — turn a hand-edited or third-party YAML Core into a ScaiFlow flow you can edit visually.
- Publish to your tenant catalog — package, version, share flows across your team.