Skip to main content

Command Palette

The command palette lets you navigate anywhere in your Frappe/ERPNext system by typing — no menu hunting, no memorising paths.

Opening the Command Palette

Press Ctrl+K (or Cmd+K on Mac) from anywhere in the desk.

Command Palette with Quick Actions

Quick Actions

The command palette opens with a Quick Actions section showing the most common document creation shortcuts:

  • New Sales Invoice
  • New Purchase Order
  • New Customer
  • Theme Settings
  • Go to Home

These appear immediately without typing anything — one keystroke to create your most-used documents.

Type any part of what you're looking for:

What You TypeWhat Opens
A document name (e.g. Sales Invoice)Opens the list view for that doctype
A record name (e.g. INV-0042)Opens that specific document
A setting (e.g. Theme Settings)Opens that settings page
A module name (e.g. Accounts)Opens that module
Partial matchesResults filter as you type

Keyboard Navigation

KeyAction
Ctrl+K / Cmd+KOpen command palette
/ Move through results
Enter / OpenOpen the selected item
EscClose the palette

Enabling / Disabling

The command palette is controlled by the Enable Command Palette (Ctrl+K) toggle in Theme Settings → Features. It is enabled by default after installation.

Why It Matters

The default ERPNext navigation requires you to know which module a doctype lives in, then navigate through nested menus. The command palette eliminates that — press Ctrl+K, type the name, press Enter. Works for any doctype, any record, any settings page in seconds.