Definition #
This quick start guides you through creating a minimal working agent and testing the runner flow.
Why it matters #
A successful first build gives immediate understanding of how paths, steps, and outcomes work together.
How it works #
- Create a new agent.
- Add one path and simple steps.
- Configure completion message.
- Run in test mode.
- Review result and iterate.
Configuration fields #
- Agent name
- Path name
- Step types
- Completion title/message
- Test candidate details
Example scenario #
A user creates an agent with contact confirmation and one form step, then verifies completion in the runner.
Common mistakes #
- Adding too many steps initially
- Forgetting completion settings
- Skipping test mode validation
Troubleshooting checklist #
- Confirm step order
- Validate required field settings
- Check runner displays expected content
- Verify completion screen appears correctly