What a page contains
Every page has the following fields.| Field | Description |
|---|---|
| Title | The name of the page, shown in the sidebar and search results |
| Body | Rich text content powered by the Plate editor |
| Status | Where the page is in its lifecycle (see below) |
| Author | The member who created the page |
| Tags | Optional labels for filtering and discovery |
| Custom fields | Configurable key-value metadata for your team’s workflows |
| Tasks | Action items embedded directly in the page content |
Page statuses
Pages move through a five-step lifecycle. The status tells every reader exactly how much to trust the content.Page tree structure
Pages in a Space are arranged in a tree. You can create a top-level page or nest a page under any existing page to any depth. This lets you model your information architecture exactly — for example:How to create a page
Click New Page
In the Docs sidebar, click New Page in the top bar. To create a nested page, right-click any existing page and select New subpage.
Choose a type
Select Standard for regular documentation or Blog if you want the post to also appear in the Intranet feed.
Write your content
Use the rich editor to write your page. Type
/ to open the command palette and insert any block — image, table, code block, callout, and more.Rich editor capabilities
The Plate editor supports a full range of content blocks.Images and media
Images and media
Drag and drop images into the editor or use the
/image command. Images are stored in your Collabase instance.Tables
Tables
Insert a table with
/table. Add and remove rows and columns by right-clicking any cell. Tables support rich text inside each cell.Code blocks
Code blocks
Insert a code block with
/code. Select the language for syntax highlighting. Code blocks are ideal for commands, scripts, and configuration snippets.Callouts
Callouts
Insert a callout with
/callout. Use callouts to highlight important information, warnings, tips, or notes so readers do not miss them.Math
Math
Insert a math block with
/math. The editor renders LaTeX equations inline and as display blocks.Diagrams (Excalidraw)
Diagrams (Excalidraw)
Insert a diagram with
/diagram. Diagrams open the embedded Excalidraw editor and are saved directly in the page.Embeds
Embeds
Paste any URL to embed external content — videos, Figma designs, and other supported providers render inline.
Permissions
Pages inherit the permission model of their Space.- Members can create, edit, and comment on pages.
- Viewers can read pages. If the Space allows viewer suggestions, Viewers can also leave comments and propose edits.
Folder-level restrictions narrow access; they cannot grant access beyond what the Space permission already allows.

