hi team,
hi think this can help a lot of us, like it's helping me with all my n8n servers.
I’m building n8n Orchestrator — a lightweight web tool to manage multiple n8n instances and bulk backup/migrate workflows (ZIP export/import).
I’m also shaping it as a foundation for AI-agent operations around n8n (observability, suggestions, governance).
Current alpha (working now)
- Bulk Export/Import workflows as ZIP
- Multi-instance dashboard (dev/staging/prod or multi-client)
- API keys/config stored locally + encrypted in-browser
- Optional encrypted config backup/restore
If you’re running “agentic” automations in n8n, you quickly need:
- cleaner workflow lifecycle (promote, rollback, clone across envs)
- visibility (what changed, what’s broken, what’s noisy)
- safer governance (who deployed what, when)
That’s where I want to take it next.
I’m looking for testers + feature requests from people building agent workflows.
What would you expect from an “agent layer” on top of n8n?