diff --git a/content/scripts/index.mdx b/content/scripts/index.mdx index fba5d2d8..4fb0ed2c 100644 --- a/content/scripts/index.mdx +++ b/content/scripts/index.mdx @@ -8,6 +8,8 @@ icon: 'code' NocoDB Scripts is a powerful automation engine that allows you to write JavaScript code to interact with your NocoDB bases. Scripts enable you to automate workflows, perform complex operations, transform data, and integrate with external services - all without leaving the NocoDB interface. +Scripts are available from the NocoDB Plus plan on the cloud, and with the Enterprise license in self-hosted environments. + ## Key Features - **JavaScript Environment**: Write and run JavaScript code directly in NocoDB