Builder Path - Beginner
A step-by-step learning path to build and deploy your first StackAI workflow.
Last updated
Was this helpful?
A step-by-step learning path to build and deploy your first StackAI workflow.
Build a basic workflow. Deploy it to end users. Troubleshoot common issues.
By the end, you will be able to:
Build a workflow that runs end-to-end in the builder.
Pass data between nodes using inputs and outputs.
Add a knowledge base and retrieve context in a workflow.
Deploy a workflow as a Chat Assistant or Form.
Use run traces to debug failures.

Learn the canvas Nodes, runs, publishing, and data flow.

Build an agent end-to-end Follow a full deployment checklist.

Knowledge bases (RAG) Add documents and retrieve relevant context.

Deploy to users Chat, form, or API.

Debug your first run Traces, logs, and common failure modes.
Review the platform and builder workflow. Focus on node wiring, runs, and publishing.
Add structure to the LLM prompt. Use explicit instructions and an expected output format.
Create a knowledge base from a small document set. Use it to retrieve relevant context during a run.
Deploy to an interface. Use the run trace to identify failures and incorrect outputs.
Last updated
Was this helpful?
Was this helpful?

