Skip to content

Commit 410493c

Browse files
authored
Merge pull request #328 from nocodb/docs/nocoai
docs: noco AI > nocoAI
2 parents 5ed3425 + becefe1 commit 410493c

File tree

14 files changed

+54
-54
lines changed

14 files changed

+54
-54
lines changed

content/docs/bases/create-base.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ Find more details on adding tables to a base in the [Tables](/docs/product-docs/
3030

3131
<Callout type="info">This feature is available only on NocoDB Cloud. It is not supported in self-hosted or on-premise deployments.</Callout>
3232

33-
[Noco AI](/docs/product-docs/noco-ai) lets you instantly generate a complete base — including tables, views, fields, and relationships — just by describing your needs in natural language. Refer details [here](/docs/product-docs/noco-ai/create-base) for more details on how to use this feature.
33+
[NocoAI](/docs/product-docs/noco-ai) lets you instantly generate a complete base — including tables, views, fields, and relationships — just by describing your needs in natural language. Refer details [here](/docs/product-docs/noco-ai/create-base) for more details on how to use this feature.
3434

3535
---

content/docs/noco-ai/create-base.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: 'Create Base using AI'
3-
description: 'Quickly generate a fully-structured base using natural language prompts with Noco AI'
4-
tags: ['Noco AI', 'Create Base']
3+
description: 'Quickly generate a fully-structured base using natural language prompts with NocoAI'
4+
tags: ['NocoAI', 'Create Base']
55
keywords: ['Create base with AI', 'AI base generation', 'NocoDB smart schema']
66
---
77

88
<Callout type="info">This feature is available only on NocoDB Cloud. It is not supported in self-hosted or on-premise deployments.</Callout>
99

1010
## Overview
1111

12-
Noco AI lets you instantly generate a complete base — including tables, views, fields, and relationships — just by describing your needs in natural language. Perfect for non-technical users, fast prototyping, and workflow automation.
12+
NocoAI lets you instantly generate a complete base — including tables, views, fields, and relationships — just by describing your needs in natural language. Perfect for non-technical users, fast prototyping, and workflow automation.
1313

1414
---
1515

@@ -39,7 +39,7 @@ Provide more details like organization name, industry, and audience to help tail
3939

4040
6. Click **Suggest Tables & Views**
4141

42-
Noco AI will analyze your prompt and generate the recommended schema.
42+
NocoAI will analyze your prompt and generate the recommended schema.
4343

4444
7. **Review** Tables and Views
4545

@@ -86,7 +86,7 @@ Once you’re happy with the structure, click **Create Base** to finalize and st
8686

8787
## Next Steps
8888

89-
Now that your base is created, explore additional Noco AI capabilities:
89+
Now that your base is created, explore additional NocoAI capabilities:
9090

9191
- AI-assisted **[View Suggestions](/docs/product-docs/noco-ai/create-view)**
9292
- AI-assisted **Field Suggestions**

content/docs/noco-ai/create-field.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Create Fields using AI'
33
description: 'Automatically generate relevant fields for your tables using NocoAI.'
4-
tags: ['Noco AI', 'Create Field']
4+
tags: ['NocoAI', 'Create Field']
55
keywords: ['AI field creation', 'NocoDB smart fields', 'suggest fields with AI']
66
---
77

content/docs/noco-ai/create-formula.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Generate Formulas using AI'
33
description: 'Use natural language prompts to generate formulas with NocoAI.'
4-
tags: ['Noco AI', 'Formula Field', 'Prompt Based Formula']
4+
tags: ['NocoAI', 'Formula Field', 'Prompt Based Formula']
55
keywords: ['AI formula generator', 'formula prompt', 'NocoDB smart formula']
66
---
77

content/docs/noco-ai/create-options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Create Options using AI'
33
description: 'Automatically generate field options for select fields using NocoAI.'
4-
tags: ['Noco AI', 'Select Field Options']
4+
tags: ['NocoAI', 'Select Field Options']
55
keywords: ['AI select options', 'NocoDB smart select', 'suggest dropdown values']
66
---
77

content/docs/noco-ai/create-table.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Create Tables using AI'
33
description: 'Use NocoAI to auto-generate tables and relationships based on natural language prompts.'
4-
tags: ['Noco AI', 'Create Table']
4+
tags: ['NocoAI', 'Create Table']
55
keywords: ['AI table creation', 'NocoDB smart schema', 'suggest tables with AI']
66
---
77

content/docs/noco-ai/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: 'Noco AI'
2+
title: 'NocoAI'
33
description: 'Smarter Apps, Instantly Built with AI'
4-
tags: ['Noco AI', 'Overview']
4+
tags: ['NocoAI', 'Overview']
55
icon: "sparkle"
6-
keywords: ['Noco AI overview', 'NocoDB AI automation', 'AI-powered automation', 'NocoDB cloud AI']
6+
keywords: ['NocoAI overview', 'NocoDB AI automation', 'AI-powered automation', 'NocoDB cloud AI']
77
---
88

99
<Callout type="info">NocoAI is available on cloud deployments of NocoDB. It is currently not supported on self-hosted or on-premise installations.</Callout>

content/docs/noco-ai/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Noco AI",
2+
"title": "NocoAI",
33
"pages": [
44
"create-base",
55
"create-table",

content/legal/ai-terms.mdx

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
---
2-
title: 'Noco AI Terms'
3-
description: 'Review the Noco AI Terms to understand your rights, responsibilities, and limitations when using NocoDB’s AI-powered features, including data usage, third-party provider requirements, and service availability.'
2+
title: 'NocoAI Terms'
3+
description: 'Review the NocoAI Terms to understand your rights, responsibilities, and limitations when using NocoDB’s AI-powered features, including data usage, third-party provider requirements, and service availability.'
44
---
55

6-
**Last Updated: August 05, 2025**
6+
**Last Updated: October 14, 2025**
77

8-
These Noco AI Terms (“AI Terms”) apply to your access to and use of Noco AI (defined below). The AI Terms form a part of the agreement between you or your organization (collectively, “you” or “your”) and NocoDB Inc, doing business as NocoDB (“NocoDB”, “we”, “our”, or “us”), that governs your use of the Services, such as NocoDB’s [Terms of Service](/docs/legal/terms-of-service) or a [Master Subscription Agreement](/docs/legal/msa) between you and NocoDB (your “Service Terms”). Capitalized terms used but not defined in these AI Terms have the meaning set forth in your Service Terms. As used in these AI Terms, “Customer Data” also means “Your Content” (or similar term) as used in your Service Terms, and the “Services” also means the “NocoDB Products” (or similar term) as used in your Service Terms. In the event of a conflict between these AI Terms and your Service Terms, these AI Terms will control.
8+
These NocoAI Terms (“AI Terms”) apply to your access to and use of NocoAI (defined below). The AI Terms form a part of the agreement between you or your organization (collectively, “you” or “your”) and NocoDB Inc, doing business as NocoDB (“NocoDB”, “we”, “our”, or “us”), that governs your use of the Services, such as NocoDB’s [Terms of Service](/docs/legal/terms-of-service) or a [Master Subscription Agreement](/docs/legal/msa) between you and NocoDB (your “Service Terms”). Capitalized terms used but not defined in these AI Terms have the meaning set forth in your Service Terms. As used in these AI Terms, “Customer Data” also means “Your Content” (or similar term) as used in your Service Terms, and the “Services” also means the “NocoDB Products” (or similar term) as used in your Service Terms. In the event of a conflict between these AI Terms and your Service Terms, these AI Terms will control.
99

10-
## 1. Noco AI
11-
As used in these AI Terms, “Noco AI” means the features and functionality of the Services made available to you that utilize generative artificial intelligence models. Noco AI is powered by the third-party AI platform and model providers listed on this page, as updated from time to time (each a “Third-Party AI Provider”). In consideration of your agreeing to and complying with these AI Terms, we grant you a non-exclusive, revocable, non-transferable, limited right to access and use Noco AI in accordance with your Service Terms, including these AI Terms.
10+
## 1. NocoAI
11+
As used in these AI Terms, “NocoAI” means the features and functionality of the Services made available to you that utilize generative artificial intelligence models. NocoAI is powered by the third-party AI platform and model providers listed on this page, as updated from time to time (each a “Third-Party AI Provider”). In consideration of your agreeing to and complying with these AI Terms, we grant you a non-exclusive, revocable, non-transferable, limited right to access and use NocoAI in accordance with your Service Terms, including these AI Terms.
1212

1313
## 2. Input and Output
14-
You may provide or make available prompts, data, text, or other input to be processed by Noco AI (“Input”) and receive data generated and returned by Noco AI based on the Input (“Output”). Input processed by Noco AI and the resulting Output are your Customer Data.
14+
You may provide or make available prompts, data, text, or other input to be processed by NocoAI (“Input”) and receive data generated and returned by NocoAI based on the Input (“Output”). Input processed by NocoAI and the resulting Output are your Customer Data.
1515

1616
## 3. Use Restrictions and Third-Party AI Provider Requirements
17-
When you use Noco AI, you are solely responsible for the development, content, operation, maintenance, and use of Customer Data. You will ensure, and you represent and warrant, that Input and your use of Noco AI and Output will not violate: (a) any applicable law; (b) your Service Terms, including these AI Terms; or (c) NocoDB’s Acceptable Use Policy, as updated from time to time. In addition, you will review and comply with the applicable Third-Party AI Provider terms and policies available here, as updated from time to time, which are incorporated into these AI Terms by reference.
17+
When you use NocoAI, you are solely responsible for the development, content, operation, maintenance, and use of Customer Data. You will ensure, and you represent and warrant, that Input and your use of NocoAI and Output will not violate: (a) any applicable law; (b) your Service Terms, including these AI Terms; or (c) NocoDB’s Acceptable Use Policy, as updated from time to time. In addition, you will review and comply with the applicable Third-Party AI Provider terms and policies available here, as updated from time to time, which are incorporated into these AI Terms by reference.
1818

1919
## 4. Limitations
20-
You acknowledge that due to the nature of machine learning and the technology powering Noco AI, Output may not be unique, and Noco AI may generate the same or similar output to you and a third party. You should not rely on factual assertions in Output without independently fact-checking their accuracy; Output that appears accurate because of its detail or specificity may still contain material inaccuracies. Noco AI may not dynamically retrieve information, and Output may not account for events or changes to underlying facts occurring after the relevant model was trained. Output should be evaluated for accuracy and suitability for your use case, including by employing human review of the Output.
20+
You acknowledge that due to the nature of machine learning and the technology powering NocoAI, Output may not be unique, and NocoAI may generate the same or similar output to you and a third party. You should not rely on factual assertions in Output without independently fact-checking their accuracy; Output that appears accurate because of its detail or specificity may still contain material inaccuracies. NocoAI may not dynamically retrieve information, and Output may not account for events or changes to underlying facts occurring after the relevant model was trained. Output should be evaluated for accuracy and suitability for your use case, including by employing human review of the Output.
2121

22-
## 5. Improving Noco AI
23-
Your use of Noco AI does not grant NocoDB any right or license to use or share Customer Data in a manner that is inconsistent with your Service Terms, unless otherwise agreed by you. For clarity, NocoDB does not use, or permit others to use, Input or Output to train the generative artificial intelligence models used to provide Noco AI.
22+
## 5. Improving NocoAI
23+
Your use of NocoAI does not grant NocoDB any right or license to use or share Customer Data in a manner that is inconsistent with your Service Terms, unless otherwise agreed by you. For clarity, NocoDB does not use, or permit others to use, Input or Output to train the generative artificial intelligence models used to provide NocoAI.
2424

2525
## 6. Data Retention
26-
Third-Party AI Providers will not (a) log Input or Output for human review, or (b) save or retain Input or Output. Third-Party AI Providers may retain and use metadata associated with Noco AI usage solely for billing, safety, and compliance purposes.
26+
Third-Party AI Providers will not (a) log Input or Output for human review, or (b) save or retain Input or Output. Third-Party AI Providers may retain and use metadata associated with NocoAI usage solely for billing, safety, and compliance purposes.
2727

2828
## 7. Privacy and Subprocessors
29-
To the extent your Customer Data contains Personal Data (or similar term), you instruct NocoDB and our subprocessors to process such Personal Data for the purposes of providing Noco AI and Output. You consent to our use of applicable Third-Party AI Providers as subprocessors, as listed at [www.nocodb.com/subprocessors](/docs/legal/subprocessors).
29+
To the extent your Customer Data contains Personal Data (or similar term), you instruct NocoDB and our subprocessors to process such Personal Data for the purposes of providing NocoAI and Output. You consent to our use of applicable Third-Party AI Providers as subprocessors, as listed at [www.nocodb.com/subprocessors](/docs/legal/subprocessors).
3030

3131
## 8. Suspension and Service Levels
32-
Notwithstanding anything to the contrary in your Service Terms, NocoDB may suspend your access to any portion or all of Noco AI if: (a) NocoDB reasonably believes or determines that your use of Noco AI is in violation of these AI Terms or poses a risk to NocoDB, the Services, or a third party; (b) a Third-Party AI Provider requires such suspension; (c) a Third-Party AI Provider has suspended or terminated NocoDB’s access to or use of services or products required to enable your access to Noco AI; or (d) NocoDB’s provision of Noco AI to you is prohibited by legislation, regulation, or other act of government.
32+
Notwithstanding anything to the contrary in your Service Terms, NocoDB may suspend your access to any portion or all of NocoAI if: (a) NocoDB reasonably believes or determines that your use of NocoAI is in violation of these AI Terms or poses a risk to NocoDB, the Services, or a third party; (b) a Third-Party AI Provider requires such suspension; (c) a Third-Party AI Provider has suspended or terminated NocoDB’s access to or use of services or products required to enable your access to NocoAI; or (d) NocoDB’s provision of NocoAI to you is prohibited by legislation, regulation, or other act of government.
3333

34-
Notwithstanding anything to the contrary in your Service Terms, NocoDB does not make any warranty regarding the availability or uptime of Noco AI, and downtime of Noco AI will not constitute downtime under any applicable service level agreement, such as NocoDB’s [Service Level Agreement](/docs/legal/sla).
34+
Notwithstanding anything to the contrary in your Service Terms, NocoDB does not make any warranty regarding the availability or uptime of NocoAI, and downtime of NocoAI will not constitute downtime under any applicable service level agreement, such as NocoDB’s [Service Level Agreement](/docs/legal/sla).
3535

3636
## 9. Beta Features
37-
NocoDB may provide you with a version or feature of Noco AI that is not generally available as part of an alpha, a beta, a limited release, a developer preview, or another similar term (“AI Beta”). Such Noco AI versions or features (collectively, “AI Beta Features”) might contain bugs, errors, or omissions. AI Beta Features are provided to you for testing purposes only, on an “AS IS” basis, without any warranty, liability, indemnity, or performance obligations. AI Beta Features are not subject to any support commitments. AI Beta Features might never be made available for general use or otherwise be provided in a future version of Noco AI or the Services, and we may discontinue AI Beta Features, or revoke your access to AI Beta Features, at any time for any or no reason, in our sole discretion, without any liability to you. Discontinuing AI Beta Features, or making AI Beta Features inaccessible to you, may have the effect of making some or all of your Customer Data inaccessible to you.
37+
NocoDB may provide you with a version or feature of NocoAI that is not generally available as part of an alpha, a beta, a limited release, a developer preview, or another similar term (“AI Beta”). Such NocoAI versions or features (collectively, “AI Beta Features”) might contain bugs, errors, or omissions. AI Beta Features are provided to you for testing purposes only, on an “AS IS” basis, without any warranty, liability, indemnity, or performance obligations. AI Beta Features are not subject to any support commitments. AI Beta Features might never be made available for general use or otherwise be provided in a future version of NocoAI or the Services, and we may discontinue AI Beta Features, or revoke your access to AI Beta Features, at any time for any or no reason, in our sole discretion, without any liability to you. Discontinuing AI Beta Features, or making AI Beta Features inaccessible to you, may have the effect of making some or all of your Customer Data inaccessible to you.
3838

3939
## 10. Modifications
40-
Notwithstanding anything to the contrary in your Service Terms, we may modify or update these AI Terms from time to time, so you should review this page periodically. In such cases, we will update the “Last Updated” date at the top of this page. If the changes are material, we will provide you with reasonable notice prior to the effective date of the changes, either by emailing the email address associated with your account or by notifying you through the Services. For clarity, such notice may be provided to any person designated as an administrator on your account. Your continued use of Noco AI after any change to these AI Terms becomes effective constitutes your acceptance of the new AI Terms. If you do not agree to any part of these AI Terms or any future AI Terms, you must not use or access Noco AI. If NocoDB fails to provide you with notice of material changes to these AI Terms in accordance with this Section, then your use of Noco AI will continue to be governed by the terms and conditions of these AI Terms as they were immediately prior to such changes, unless and until you consent to the new version of the AI Terms, after which the modified AI Terms will govern. For clarity, renewing your subscription to the Services subject to the new AI Terms or Service Terms that reference the new AI Terms (including by automatic renewal), or otherwise agreeing to the new AI Terms in accordance with this Section, constitutes consent for purposes of the preceding sentence.
40+
Notwithstanding anything to the contrary in your Service Terms, we may modify or update these AI Terms from time to time, so you should review this page periodically. In such cases, we will update the “Last Updated” date at the top of this page. If the changes are material, we will provide you with reasonable notice prior to the effective date of the changes, either by emailing the email address associated with your account or by notifying you through the Services. For clarity, such notice may be provided to any person designated as an administrator on your account. Your continued use of NocoAI after any change to these AI Terms becomes effective constitutes your acceptance of the new AI Terms. If you do not agree to any part of these AI Terms or any future AI Terms, you must not use or access NocoAI. If NocoDB fails to provide you with notice of material changes to these AI Terms in accordance with this Section, then your use of NocoAI will continue to be governed by the terms and conditions of these AI Terms as they were immediately prior to such changes, unless and until you consent to the new version of the AI Terms, after which the modified AI Terms will govern. For clarity, renewing your subscription to the Services subject to the new AI Terms or Service Terms that reference the new AI Terms (including by automatic renewal), or otherwise agreeing to the new AI Terms in accordance with this Section, constitutes consent for purposes of the preceding sentence.

0 commit comments

Comments
 (0)