Create table

Learn how to create a table in NocoDB.

Create a new table

To create a table from scratch:

  1. Click + Create New in the left sidebar.
  2. From the dropdown, select Table.
  3. (Optional) Provide a name for the table in the modal that appears.
  4. (Optional) Use Add Description to include additional context or details.
  5. Click Create Table to complete the setup.

image image

Creating table Using AI

This feature is available only on NocoDB Cloud. It is not supported in self-hosted or on-premise deployments.

NocoAI can provide a set of suggested tables based on your current schema and context. The tables thus created will include relevant fields and will be linked to existing tables where applicable. This allows you to quickly expand your database structure without manually defining each table and its relationships.

image

For more details on how to use this feature, refer to the NocoAI documentation.