Loading video...

Video Failed to Load

Go Home

Not a prank — folders are officially here! Our most requested feature just dropped in the stable branch. Organize your workspace with: - Unlimited folders - Nested folders - Workflow search within folders Try it now! (Requires Registered Community Edition or a paid plan) Read more: #n8n #ohyeah

24,067 views • 1 year ago •via X (Twitter)

10 Comments

Sudhanshu Sharma 💯's profile picture
Sudhanshu Sharma 💯1 year ago

@n8n_io is this a prank? not able to access n8n .io

Netwrix's profile picture
Netwrix3 years ago

Get your hands on this free Powershell ebook and take the first step towards automating your daily tasks! Learn the basics, common administrative tasks, and scheduling scripts with ease. May the PowerShell be with you!

Isa Mutlib's profile picture
Isa Mutlib1 year ago

your website is down

M𝕏's profile picture
M𝕏1 year ago

Had me worried this was April fools 😂😭

Sarah Guemouri's profile picture
Sarah Guemouri1 year ago

Site seems down?

Tom Bennet's profile picture
Tom Bennet1 year ago

Finally, a digital filing cabinet that doesn't make me feel like I'm playing Tetris. Unlimited folders? Nesting? I'm in love 😍

n8n.io's profile picture
n8n.io1 year ago

:) Thanks James!

social media agentur famefact track by track GmbH's profile picture
social media agentur famefact track by track GmbH1 year ago

docs page working. main page doesn´t.

Quentin Daems ⚡️'s profile picture
Quentin Daems ⚡️1 year ago

So much hyped!! 🤩🤩🚀

Santiago's profile picture
Santiago1 year ago

Nice!

Related Videos

OpenClaw has 186K GitHub stars and 1.5M compromised API keys. I needed a secure alternative. So, I built it with n8n and Claude Opus 4.6. It can already: - Reply to your Telegram messages - Access selected folders from your laptop - Access Gmail, Drive, Notion, Linear, etc. - Install new local tools in a sandbox - Run autonomously for hours - Create multiple subagents - Learn from experience - Wake up regularly But, unlike OpenClaw, it: - Can't access your API keys - Can't modify its environment - Can't access folders you haven't shared - Can't access tools you haven't approved - Must get your confirmation, e.g., when sending emails These aren’t prompt instructions. They’re hard architectural boundaries — Docker isolation, mounted folder permissions, n8n’s tool approval system. Key components: ✅ The VPS on Hostinger hosts n8n and a sandbox container. Agents can also connect to my laptop's sandbox via a Claudeflare tunnel + Desktop Commander MCP. ✅ The Manager agent is the brain. It plans, decides, delegates, and talks to the user. It never touches files. It never runs scripts. It works entirely from executor summaries. ✅ The Executor agents are the hands. Each receives a task (what to do + why it matters), decides how to execute it, and reports back. They can install new tools and execute code only in their dedicated sandboxes. ✅ Data Tables in n8n store both memories and sessions — no external database, no vector store, no infrastructure. Just rows in a table. Turns out, that's enough. Two memory types: - Manager memory: user preferences, facts, corrections, relationship, skills, context - Executor memory: what tools are installed, what’s broken, workarounds ✅ Sessions are short-term state for multi-step tasks. Original request, plan, assumptions, and what happened so far. When the Manager loops with fresh context, the session is all it gets. That's a Ralph Wiggum loop. I've been using it for 5 days. And already can't imagine not having it on my phone. What's next: - Heartbeat via Cron (a scheduled prompt) - Civic Nexus governance + MCPs - Supermemory integration - WhatsApp as an additional surface - Hardening The architecture supports all of it. OpenClaw proved people want personal AI agents. It also proved that 'just trust the prompt' isn't a security model. Docker isolation, mounted folder permissions, tool approval — none of this is new technology. It's just discipline. You can easily do this even with n8n — no coding required. --- Want to try it or read more? More, what I learned, and a setup guide: productcompass[.]pm

Paweł Huryn

54,038 views • 6 months ago