Terms
The short version: this is a free, open-source tool provided as is. Use it at your own risk.
No warranty
n8n studio is provided "as is", without warranty of any kind. We do not guarantee it is free of bugs or that it fits any particular purpose. To the fullest extent allowed by law, we are not liable for any loss or damage that comes from using it.
You run your own workflows
When you hit Run, the workflow executes in your own n8n instance, with real side effects. n8n studio only sends the input you gave it and reads back what your n8n did. You are responsible for what your workflows do. We are not responsible if a run sends, charges, deletes, or changes something, or if your n8n behaves in a way you did not expect.
Your keys and data are yours
Your n8n URL and API key stay in your browser's local storage. We do not collect, store, or transmit them, your workflows, or your execution data. See the Privacy page for details.
Not affiliated with n8n
n8n studio is an independent tool. It is not affiliated with, endorsed by, or connected to n8n.io. "n8n" is a trademark of its respective owner.
License
The source is MIT licensed. You are free to use, modify, and self-host it.