mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 17:38:40 +07:00
1.0 KiB
1.0 KiB
title, description, contentType
| title | description | contentType |
|---|---|---|
| Enterprise key | How to use your enterprise license key. | howto |
Enterprise license key
You need to add your enterprise license key to enable enterprise features. You can do this through the UI, or using environment variables.
Add an enterprise license key in the UI
In your n8n instance:
- Select Settings > Usage and plan.
- Select Enter activation key.
- Paste in your license key.
- Select Activate.
Add an enterprise license key using environment variables
In your n8n configuration, set N8N_LICENSE_ACTIVATION_KEY to your license key.
Refer to Environment variables to learn more about configuring n8n.
Allowlist the license server IP addresses
n8n uses Cloudflare to host the license server. As the specific IP addresses can change, you need to allowlist the full range of Cloudflare IPs{:target=_blank .external-link} to ensure n8n can always reach the license server.