Pay/subscription model

Hi again!

I have another question: Even if I self host n8n in my own server, do I have to pay to use variables?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Yes, you need an enterprise plan even if self hosted

Here’s what it looks like on my self hosted instance

As a work around you could save data to the disk then read the data from the same location when you need that “variable”. Just a bit more clunky

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.