If you run more than one n8n instance, this one's for you. ๐ I got tired of juggling separate logins, digging through scattered execution logs, and never having one place to see what's actually broken. So I built AgeniusDesk, a command center that sits on top of the n8n you already run. Today I'm releasing the Community Edition, free and open source (MIT). It talks to any n8n over the public API, so there's nothing to change in your workflows. Run it with Docker in about two minutes. What it does: ๐ One-click n8n deploy. Spin up a fresh self-hosted n8n in Docker right from the dashboard (name, port, admin login, done). The same flow also stands up Postgres, Redis, Qdrant, and Ollama. ๐๏ธ Multi-instance. Manage unlimited n8n instances from one screen and switch between them instantly. ๐จ Real-time error feed. Failures from every instance, grouped by workflow, node, and type, with one-click "ask AI to find the root cause." ๐พ Import, export & backup. Pull workflows in from JSON (single or bulk), export any workflow, and back up everything (or just the active ones) to a single file you can restore later. Real portability and disaster recovery across instances. ๐งช Code Lab. A Monaco editor for n8n Code nodes with AI generation, a prompt builder, and one-click send-to-n8n. ๐ค Per-area AI models. Code Lab, error triage, and chat each get their own provider and model (OpenRouter, OpenAI, Anthropic, or local Ollama). Keys stay encrypted server-side and never touch the browser. ๐ Insights. Success rates, execution timelines, and busiest/slowest workflows per instance. ๐ Built in already: account login, encrypted secrets, role-based access, and a security-hardening pass. It's free, self-hosted, and MIT licensed. No catch. Full walkthrough video is dropping on YouTube soon (I'll add the link below once it's up). If you run n8n, I'd genuinely love your feedback: what's missing, what's confusing, what would make this part of your daily stack. Drop a comment. ๐