Skip to main content
Odin has a command palette for fast navigation and entity search, plus a set of keyboard shortcuts modelled on Vim and Linear. Once you’ve internalised them, you can drive most of the product without touching the mouse.

Command palette

Open the command palette with +K (macOS) or Ctrl+K (Windows/Linux). From the palette you can:
  • Navigate to any page in the sidebar
  • Search findings by title — start typing (minimum 2 characters) to see the top matches
  • Search assets by name — same minimum length
  • Jump to recently visited pages
Selecting a result takes you straight to that page or entity, just as if you’d clicked it in the UI.

Keyboard shortcuts dialog

Press ? anywhere in the app to open the keyboard shortcuts reference. It shows every shortcut grouped by purpose.

Global

ShortcutAction
+K / Ctrl+KOpen command palette
[Toggle the sidebar
?Show this shortcuts dialog
Press the first key, then the second key in quick succession to jump to a page.
ShortcutDestination
g hHome
g aAlert Centre
g fFindings
g sAssets
g gAttack Surface Map
g wMjolnir runs
g mWorkflows
g iIntegrations
g rReports
g xMitigation

List navigation

These work on the Findings and Assets pages.
ShortcutAction
j / Move selection down
k / Move selection up
gJump to first item
Shift+GJump to last item
xToggle selection on the focused row
EnterOpen the focused item
EscapeDeselect all
+A / Ctrl+ASelect all visible items

Page-specific shortcuts

A few pages add their own shortcuts:
  • Suppression Rules: press c to open the new rule dialog
  • Home dashboard: press R to refresh all dashboard data without reloading the page
The keyboard shortcuts dialog (?) always reflects what’s available in the current build.