Skip to content

Commit cd16245

Browse files
authored
Merge pull request #202 from nocodb/docs/scripts-paid-plan
docs: plan details for scripts
2 parents a616c3a + 3f7c01b commit cd16245

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/scripts/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ icon: 'code'
88

99
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.
1010

11+
<Callout type="info">Scripts are available from the NocoDB Plus plan on the cloud, and with the Enterprise license in self-hosted environments.</Callout>
12+
1113
## Key Features
1214

1315
- **JavaScript Environment**: Write and run JavaScript code directly in NocoDB

0 commit comments

Comments
 (0)