> 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:

![](/files/kpDxkYRclLZgOfhHqTBn)

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