n8n AI agent builder
Enterprisen8n
Product overview
Name of Agent: n8n AI agent builder
Who is using it?: enterprises, also available to self host
Website: (https://n8n.io/ai-agents/, archived)
Category: Enterprise
Company & accountability
Developer: n8n
Name of legal entity: n8n GmbH
For profit company?: Yes
Parent company?: n8n
Technical capabilities & system architecture
Documention: (https://docs.n8n.io/advanced-ai/examples/understand-agents/, archived)
User interface and interaction design: Node-based canvas interface for design, chatbot to test
User roles: Designer, Operator, Executor, Examiner
Component accessibility: Code released under license (link)
Autonomy & control
Autonomy level and planning depth: L1: user has full control over how to design the agent and is directly manipulating the canvas. Resulting agents are L4: their actions can be gated by user approval/disapprovals
User approval requirements for different decision types: Can trigger an agent action when a chat message is received from a user or another agent, can also trigger agent actions based on approve/decline user actions
Execution monitoring, traces, and transparency: Unclear if the reasoning is enabled in models that power the agents
Emergency stop and shut down mechanisms and user control: Doesn't seem to be an option to stop agent after it starts running
Usage monitoring and statistics and patterns: Unclear, but insights tab in n8n might be for usage monitoring?
Ecosystem interaction
Identifies technically?: None, n8n Agents call the outside world via workflow nodes (especially the HTTP Request node and integration nodes), which use standard HTTP with headers that the workflow author can configure. Community evidence suggests defaults like axios/xx or n8n for some nodes ((link, archived), (link, archived))
Safety, evaluation & impact
What types of risks were evaluated?: None found
(Internal) safety evaluations and results: None found
Third-party testing, audits, and red-teaming: None found
Benchmark performance and demonstrated capabilities: None found
Any known incidents?: None found