Create base
Learn how to create a base in NocoDB.
Create base from scratch
To initiate the creation of a new database from the ground up, follow these steps:
- Navigate to the left sidebar and click on the
+ Create Base
button. - Select
Start from scratch
from the modal that appears. - Input the desired name for the database within the presented pop-up modal.
- Select
Base Type
: Default / Private.- Default: This is the standard base type where access is governed by workspace roles.
- Private: This base type allows for granular control over access, independent of workspace roles. Only the base creator will have access by default, and other members must be explicitly granted access. Learn more about Private Base.
- Conclude the process by clicking on the
Create Base
button.
When you create a base, you become its owner. Only base owners can delete a base, and multiple bases can be created within a single workspace
On the successful creation of a base, you will be directed to the Base Dashboard, which serves as the primary landing page for the base.
Find more details on adding tables to a base in the Tables section.
Create base using AI
This feature is available only on NocoDB Cloud. It is not supported in self-hosted or on-premise deployments.
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 for more details on how to use this feature.