Skip to content

Guides / Calculator

What does it cost to run n8n yourself?

The n8n community edition has no license fee. Running it in production still costs money, and most of that cost is engineering time. Put in your own numbers and see where yours lands.

At pilot scale there isn't much to price. One instance, a few workflows, an upgrade when someone has a spare hour. Whoever built it absorbs the work and nobody tracks it.

Production is different. Patching, infrastructure, execution data, and incidents all start taking real time, and most teams don't total it up until someone asks where the engineering hours went. This works out your number, then tells you which of the four is driving it.

Your numbers

What are you spending to run n8n?

Every input here is yours. The starting values are placeholders set low on purpose, so replace them with what your team would actually say.

Reading advisories, testing patches in staging, booking windows, and checking for regressions afterward.

2 hrsper week

Backup checks, pruning the executions table, storage sizing, and log management.

1.5 hrsper week

Unplanned work when a workflow fails, including out-of-hours time and the follow-up fixes.

3 hrsper month

Compute, database, storage, and any monitoring or security tooling alongside it. A single instance can run in the tens of dollars. A queue-mode setup with Redis, workers, and a load balancer runs considerably higher.

$150per month

Salary plus benefits and overhead, divided by working hours. Finance usually has this number.

$85per hour

Annual operating cost

$0

Engineering time plus infrastructure, before anything is built on the platform.

Patching

$0

Backups, logs, retention

$0

Incidents

$0

Infrastructure

$0

 

How this is calculated. Weekly hours × 52, monthly hours × 12, multiplied by your loaded rate. Infrastructure is your monthly figure × 12. The full-time-equivalent share divides total hours by 2,080. The starting values are placeholders rather than benchmarks, so replace them with your own. This covers the cost of running the instance, so it leaves out building the workflows themselves, initial setup, any license fee, and the business cost of downtime. Treat the result as a floor.