PRACTICAL NOTES FOR PEOPLE WHO BUILD
The n8n Encyclopedia.
Find an answer by task, node or problem. Practical field notes from workflows I build and run, with complete examples you can download.
190 field notes · 19 workflow downloads · Free to read
Start here · 6 entries
New to n8n? Read these first
What n8n is, how the editor works, cloud versus self-hosted, and the three guides I send to every new client before their first workflow.
Tips · Building workflows · 36 entries
Building workflows
Structure, sub-workflows, Code nodes, expressions and the patterns that keep a workflow readable at 100 nodes and beyond.
Tips · Data, APIs and webhooks · 36 entries
Data, APIs and webhooks
Pagination, batching, retries, binary data, webhook design and the HTTP Request node used properly.
Tips · Reliability and performance · 36 entries
Reliability and performance
Error workflows, queue mode, execution data, timeouts and the settings that decide whether a workflow survives a bad night.
Tips · Ops and security · 24 entries
Ops and security
Credentials, environment variables, backups, upgrades and the self-hosting habits that keep an instance safe and boring.
Tips · AI and LLM integration · 12 entries
AI and LLM integration
Structured outputs, memory, retrieval, tool calls and human approval gates for the agent steps inside n8n.
Reference · 22 entries
Reference
Node references, core concepts, self-hosting notes and troubleshooting, written to be searched rather than read end to end.
Showcase · 19 builds with workflow JSON
Showcase builds
Complete workflows from my own projects, each with its node count, what it automates and the JSON you can import into your instance.