This quickstart shows the Launchpad in action through a customer care example. You follow the steps end‑to‑end without writing new code, and you see how the same steps map to your own client workflows.Documentation Index
Fetch the complete documentation index at: https://launchpad.datalumina.com/llms.txt
Use this file to discover all available pages before exploring further.
General Development Flow
Implement the endpoint
Build a FastAPI endpoint that receives events and triggers workflow processing
What We’re Building
In this quickstart, we’ll explore a customer care automation system that:Getting Started
The fully implemented quickstart workflow ships onmain under app/launchpad/workflows/examples/quickstart/. After installation, run it directly from the playground: