For the complete documentation index, see llms.txt. This page is also available as Markdown.

Security

You can secure a self-hosted n8n instance to protect credentials and workflow data: run a security audit, set up SSL and SSO, restrict nodes and the public API, and redact execution data.

Securing your n8n instance can take several forms.

At a high level, you can:

You can also protect sensitive data processed by your workflows:

More granularly, consider blocking or opting out of features or data collection you don't want:

Last updated

Was this helpful?