View sections

Learn how to organize views into collapsible sections in NocoDB.

View Sections are available on the Business plan and above in NocoDB Cloud and Self-hosted Enterprise editions.

View Sections allow you to organize your views into collapsible folders within the left sidebar. As the number of views in a table grows, sections help you group related views together, making it easier to navigate and manage your workspace. For example, you could create sections like "Reports", "Data Entry", or "Team Views" to keep things tidy.

View sections overview

Create a section

There are two ways to create a new section:

From the Create View menu

  1. Click the + Create View button in the left sidebar, below the table name.
  2. Click the Section option at the bottom of the dropdown menu.
  3. A new section is created with a default name (e.g., "View section"). You can immediately rename it by double-clicking on the section name.

Create section from menu

From the Move to menu

  1. Right-click on a view or click the ellipsis symbol (...) next to a view name to open the view context menu.
  2. Hover over Move to... to open the submenu.
  3. Click New section to create a new section and automatically move the selected view into it.

Create section from move-to

Each new section is automatically assigned a unique name. If "View section" already exists, subsequent sections are named "View section 2", "View section 3", and so on.

Rename a section

  1. Double-click on the section name in the left sidebar to enter edit mode.
  2. Type the new name.
  3. Press Enter to save, or press Escape to cancel.

Alternatively, you can rename a section from the context menu:

  1. Click the ellipsis symbol (...) on the section header.
  2. Select Rename section.
  3. Type the new name and press Enter.

Rename section

Section names must be unique within a table. If you enter a name that already exists, an error message is displayed.

Move views into a section

  1. Click the ellipsis symbol (...) next to the view you want to move, or right-click on the view name.
  2. Hover over Move to... in the context menu.
  3. Select the target section from the submenu.

Move view to section

The submenu displays all existing sections. You can also:

  • Click New section to create a new section and move the view into it in a single step.
  • Click Remove from section (visible only when the view is already in a section) to move the view back to the top level.

Remove a view from a section

  1. Click the ellipsis symbol (...) next to the view name inside a section.
  2. Hover over Move to... in the context menu.
  3. Click Remove from section.

The view is moved back to the top-level view list, outside of any section.

Remove from section

Expand and collapse sections

Sections are collapsible, allowing you to hide views you are not currently working with.

  • Click on a section header to toggle it between expanded and collapsed states.
  • When collapsed, views inside the section are hidden from the sidebar (except the currently active view, which always remains visible).

Expand collapse section

Expand all / Collapse all

To quickly expand or collapse every section at once:

  1. Click the ellipsis symbol (...) on any section header.
  2. Select Expand all or Collapse all.

Expand all collapse all

Your expand/collapse preferences are saved per table in your browser and persist across sessions.

Change section icon colour

Each section displays a folder icon whose colour can be customized.

  1. Click the ellipsis symbol (...) on the section header to open the context menu.
  2. A colour palette is displayed under Icon colour.
  3. Click on any colour to apply it, or click the More colours option to pick a custom colour.

Change section colour

Reorder sections

You can drag and drop sections to rearrange their order in the sidebar.

  1. Click and hold a section header.
  2. Drag it to the desired position among other sections.
  3. Release to drop it in place.

Delete a section

This action cannot be undone.
  1. Click the ellipsis symbol (...) on the section header.
  2. Click Delete section.
  3. A confirmation dialog appears, informing you that views inside the section will be moved to the top level.
  4. Click Delete to confirm.

Delete section

Deleting a section does not delete the views inside it. All views are automatically moved back to the top-level view list.

Default section

When at least one section exists in a table, a virtual Default section is automatically displayed at the bottom of the section list. This section contains all views that have not been assigned to any section. The Default section cannot be renamed, deleted, or reordered, but it can be expanded and collapsed like any other section.

Default section


Notes

  • View Sections are an organizational tool — they do not affect the data or configuration of the views inside them.
  • Sections are scoped to individual tables. Each table has its own independent set of sections.
  • All members of a workspace can see sections. Only members with Editor permissions or above can create, rename, reorder, or delete sections.
  • When a section is collapsed, the currently active view remains visible in the sidebar regardless of which section it belongs to.