Blank canvas

An empty n8n, ready for whatever you already had in mind.

Nothing is imported and nothing is assumed. You get the editor, an empty workspace, and the same instance everyone else gets. Most people who already know what they are building start here.

What it does

  1. Your instance opens at its own address.
  2. You create your account on the first screen.
  3. You build.

What you supply

Nothing. This one runs as soon as your instance is up.

Credentials are stored inside your own n8n, encrypted with a key that is generated and kept for you. We never see them and neither does anyone else.

Getting it running

Other starting points

  • Daily digest into chat, collect a few things every morning and post one tidy message to slack or telegram.
  • Feed watcher, watch a feed and tell you when something new shows up, without checking it yourself.
  • Form submissions into a table, catch a form submission and append it to a spreadsheet or a table you already use.
  • An assistant on Telegram, a chat bot that answers with an ai model of your choosing and remembers the conversation.