> For the complete documentation index, see [llms.txt](https://ciusji.gitbook.io/elixirnote/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ciusji.gitbook.io/elixirnote/guides/command-palette.md).

# Command palette

All users actions in ElixrNote are processed through a centralized command system. There commands are shared and used through ElixirNote (menu bar, context menus, keyborad shortcuts, etc.) The command palette provides a keyboard-driven way to search for and run ElixirNote Commands:

![](https://1227622466-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAAHwGJ9b98DtetNs3LBY%2Fuploads%2FKyDT6PLb3DofYWszc69d%2FScreen%20Shot%202022-07-24%20at%2014.27.52.png?alt=media\&token=b84167a4-0acf-4359-b1cf-6b3eadaeb610)

The command palette can be accessed from the View menu or using the keyboard shortcut `Cmd/Ctrl+Shift+C`.
