Dark mode
Slash commands & block types

Slash commands & block types

Type / at the start of any line (or after selecting text) to open the slash menu — the full catalog of blocks the editor can insert. Every menu item maps to a real block type, so everything you insert stays addressable, commentable, and linkable.

Basic blocks

Block

Description

Heading 2 / 3 / 4

Section headings (H1–H6 available from the toolbar)

Bullet list

Unordered list

Numbered list

Ordered list

Task list

Checkboxes with per-item owner and due date

Toggle

Collapsible section with a title

Table of Contents

Auto-generated links to document headings

Blockquote

Quote or excerpt

Code Block

Fenced code block with language selection. Two languages are special: Mermaid and nwdiag render as live diagrams (see Diagrams in docs)

Divider

Horizontal rule

Table

Insert a table (starts 2×2 with a header row; resizable columns)

Emoji

Emoji picker

Callouts

Callouts come in five variants — Info (blue), Warning (amber), Tip (green), Danger (red), and Success (green) — rendered as highlighted notes with an icon. Use them for caveats, prerequisites, and outcomes.

Live data blocks

  • Task / Epic — embed a PM task or epic that renders live status and opens the object when clicked.

  • Deal / Contact / Company — embed CRM records the same way.

  • Conversation — embed a support conversation card.

  • Entity — the generic picker: search across tasks, epics, CRM records, and conversations at once.

  • Saved View — embed a live PM, CRM, or support view (see its own page).

Media & code

  • Image — upload, resize, align, caption, and annotate images.

  • File — attach a downloadable file.

  • Video — embed from YouTube, Vimeo, Loom, or Wistia.

  • Embed — unfurl a workspace link into a rich card.

  • Excalidraw — insert an editable whiteboard diagram.

  • HTML — insert a custom HTML block (sanitized; see its own page).

  • Sources — a citation block for AI-generated content provenance.

AI blocks

  • AI-generated sections — insert a section that an agent generates (and can regenerate) for your review.

  • Citations — attach source references (support conversations, docs chunks) with confidence scores.

Tips

  • Markdown paste: CSV/TSV pasted into the editor converts to a table.

  • Every block has a hover handle with block actions (duplicate, delete, comment, copy link).

Was this article helpful?