Command palette (⌘K)
Press ⌘K / Ctrl+K anywhere to jump to any page or fire a quick create-action (new contact, quote, lead, message). Fuzzy-filter, arrow-key navigation, Enter to go, Esc to close. Reuses the same permission-gated NAV_CATALOG the sidebar uses, so it never offers a destination the user can't reach. Pure FE, keyboard-first, screen-reader labeled, EN/ES.
If you are building a front end
Your front end calls this over the same-origin `/api/v1` proxy — no backend code to write, no schema to design. Endpoints: none.
Bring any front end — hand-written, or generated with Lovable, v0, Bolt, Claude, or Cursor. You get auth, a multi-tenant database, payments through your own Stripe, and email/SMS without writing or hosting a backend.
- How to turn it on
- Always on for authenticated pages.
- Who can use it
- each entry inherits its nav/action permission — the API is still the wall.
- The API behind it
none- Where it lives
- global (⌘K on every authed page)
Machine-readable
This page is generated from our published capability catalog. Point your AI assistant at /features.json (or /llms.txt) and it can read every feature, how to enable it, and the endpoints behind it — then build against them.