Skip to main content
Documentation/Keyboard Shortcuts

Keyboard Shortcuts

Complete reference for all KeyRing AI keyboard shortcuts — global, navigation, modals, and context-specific.

Read time: 3 min read

Cross-Platform Compatibility

All shortcuts use Ctrl on Windows/Linux and Cmd on macOS automatically. The app detects your platform and uses the appropriate modifier key.

Global Shortcuts (Always Active)

These shortcuts work throughout the entire application, regardless of which module or modal is open.

ShortcutAction
Ctrl + EnterSubmit prompt
Ctrl + .Cancel all active streams
EscapeClose active modal

Quickly toggle visibility of major UI panels without reaching for the mouse.

ShortcutAction
Ctrl + BToggle navigation panel (collapse/expand)
Ctrl + JToggle prompt area (collapse/expand)

Open frequently-used modals and modules instantly.

ShortcutAction
Ctrl + Shift + HOpen/close History modal
Ctrl + Shift + MOpen/close Metrics modal
Ctrl + Shift + AToggle Attachments module

Conversation Actions

Manage conversations, export results, and copy consensus with keyboard-only workflows.

ShortcutAction
Ctrl + Shift + NStart new conversation
Ctrl + Shift + EExport conversation (Markdown)
Ctrl + Shift + CCopy consensus to clipboard

Context-Specific Shortcuts

These shortcuts only work in specific modules or components.

Prompt Editor

ShortcutAction
EnterSend prompt (when not holding Shift/Ctrl)
Shift + EnterInsert new line
Arrow Up/DownNavigate @mention picker
Tab or EnterSelect highlighted @mention
EscapeClose @mention picker

Agent Builder

ShortcutAction
Ctrl + SSave agent definition

Model Config

ShortcutAction
Ctrl + SSave configuration
Ctrl + EnterSave configuration

Roundtable Modal

ShortcutAction
EscapeClose orbit provider menu

UI Element Shortcuts

Quick actions available in specific UI components.

ElementShortcutAction
License key inputEnterSave license key
Agent run inputEnterLaunch agent run
Onboarding flow inputsEnterProceed to next step

Most Critical Shortcuts

For daily use, master these three first:

  • Ctrl + Enter — Submit prompt (used constantly)
  • Escape — Close modals (quick exit from any modal)
  • Ctrl + . — Cancel streams (stop runaway responses)

What's NOT Implemented (Yet)

Based on user feedback, these are commonly requested but not yet available:

  • Command palette — No ⌘K-style search/command palette yet
  • Customizable shortcuts — All shortcuts are currently hardcoded
  • System-level global hotkeys — Shortcuts only work when app has focus

Have a suggestion? Use the in-app feedback form to request new shortcuts.

Quick Reference Summary

Total shortcuts implemented: 18 unique keyboard shortcuts

Daily Use

  • Ctrl + Enter — Submit
  • Escape — Close modal
  • Ctrl + . — Cancel

Workflow Efficiency

  • Ctrl + Shift + N — New
  • Ctrl + Shift + E — Export
  • Ctrl + Shift + C — Copy consensus

Navigation

  • Ctrl + B — Toggle nav
  • Ctrl + J — Toggle prompt

Modal Access

  • Ctrl + Shift + H — History
  • Ctrl + Shift + M — Metrics
  • Ctrl + Shift + A — Attachments

Related Documentation