SparkBox / Guides / n8n setup

How to set up n8n

Automate anything with visual workflows. This guide covers how to access it, log in for the first time, configure the basics, and where its data lives so you can back it up.

1. What is n8n?

A powerful workflow automation tool that lets you connect apps, APIs, and services with a visual editor. Build complex automations without coding using 400+ integrations.

2. How to access it

Once it's enabled, n8n runs on your SparkBox at:

http://<your-NAS-IP>:5678

Start with a workflow template or create a new one from scratch

3. First login

n8n shows a setup screen on first launch. Create your owner account there — it becomes the admin.

If it instead asks for a password you didn't set, check Settings → Passwords in your SparkBox dashboard — every auto-generated credential is listed there.

4. Tips

5. Settings you can change

You can set these when you enable the module, or later from Apps → n8n in the dashboard:

6. Where your data lives

n8n's config and persistent data are stored on the SparkBox host under:

/opt/sparkbox/modules/n8n/config/

Backups via the SparkBox dashboard's Backup tile include this directory by default, so a single restore brings n8n back to its current state on a fresh install.

Next steps

That's n8n live on SparkBox.

If something doesn't match what you see, post in d/sparkbox or hit us up on YouTube. Every SparkBox bug gets patched; every UX-stumble in this guide gets rewritten.

Get SparkBox → More guides →

About this guide: Generated from the SparkBox module manifest and verified against a live install. If you spot something that doesn't match your experience, tell us in d/sparkbox.