n8n-docs/docs/enterprise-key.md
2023-07-18 16:11:46 +01:00

738 B

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:

  1. Select Settings > Usage and plan.
  2. Select Enter activation key.
  3. Paste in your license key.
  4. 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.