Getting Started with n8n
OpenBox integrates with n8n by wrapping LLM calls with the govern() function — your existing workflows stay unchanged.
Choose Your Path
Run the n8n Demo
Try a fully configured local setup with Docker, Ollama, and a sample workflow. See governance in action without writing any code.
Wrap an Existing Workflow
Add governance to your own n8n workflow with govern(). Install the SDK, wrap your LLM call, and see results in the dashboard.