mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 09:57:17 +00:00
2.4 KiB
2.4 KiB
title
| title |
|---|
| NocoDB terminologies |
import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
To maximize your use of NocoDB, it's beneficial to become familiar with some common terms.
Within this section, we've provided straightforward explanations for keywords and phrases that are relevant to NocoDB's functionality and capabilities. This resource is designed to assist you in gaining a deeper understanding of NocoDB as you embark on the process of setting up workspaces, bases, tables, and various other elements within the platform.
Layout
Layout below shows broader components of NocoDB's UI.
- Left sidebar
- Navbar
- Toolbar
- View area
- Right sidebar
- Footbar
Terminologies
| Term | Description |
|---|---|
| Workspace | Collection of one or more bases |
| Base | Collection of one or more tables, often related and linked to one another |
| Table | |
| Field | |
| Record | |
| View | |
| Workspace Collaborator | Workspace member with specific access permissions |
| Workspace Owner | Member who had created workspace. There can be only one owner for a workspace & ownership is non-transferable |
| Base Collaborator | Base member with specific access permissions |
| Base Owner | Member who had created base. There can be only one owner for a base & ownership is non-transferable |
