docs/usage/user-interface/shortcuts.mdx
LobeHub provides a comprehensive set of keyboard shortcuts so you can work without constantly reaching for the mouse. Master a few key ones and your workflow noticeably speeds up — especially when switching Agents, managing conversations, or navigating the interface.
Click your user avatar in the top-right corner → App Settings → Shortcuts. You can view all shortcuts and customize most of them.
<Image alt={'Keyboard Shortcuts'} src={'/blog/assets58737403bd41f2f0ea70bdea609e9169.webp'} />
| Action | Shortcut |
|---|---|
| Open Command Menu | ⌘ + K (Mac) / Ctrl + K (Win/Linux) |
| Focus search | ⌘ + J / Ctrl + J |
| Switch to pinned Agent | Ctrl + 1–9 |
| Toggle left panel | ⌘ + [ / Ctrl + [ |
| Toggle right panel | ⌘ + ] / Ctrl + ] |
| Shortcut help | Ctrl + Shift + ? |
Conversation shortcuts use the Option key on Mac and Alt on Windows/Linux — a different modifier from the Essential Shortcuts above.
| Action | Shortcut |
|---|---|
| Open conversation settings | Option + , (Mac) / Alt + , (Win) |
| Regenerate message | Option + R / Alt + R |
| Delete last message | Option + D / Alt + D |
| Delete and regenerate | Option + Shift + R / Alt + Shift + R |
| New Topic | Option + N / Alt + N |
| Add message without sending | Option + Enter / Alt + Enter |
| Edit message | Option + double-click message (Mac) / Alt + double-click message (Win) |
Add message without sending — useful when you want to add context to the conversation without triggering an immediate response. The Agent will see the new message when it next replies.
| Action | Shortcut |
|---|---|
| Save document | ⌘ + S / Ctrl + S |
Most shortcuts can be customized. In the Shortcuts settings panel, click the shortcut you want to change, then press your desired key combination. Useful when:
Tip: Start with the Command Menu (⌘ + K / Ctrl + K) — it's the fastest way to jump to any Agent, Topic, or setting.
Power-user workflow — ⌘ + K to open Command Menu → type Agent name → Enter. Switch Agents in under a second.
Quick iteration — Option + R (Mac) / Alt + R (Win) to regenerate. Option + Shift + R / Alt + Shift + R if you want to delete the last message first, then regenerate.
Multi-Agent work — Pin your top Agents to the sidebar, then use Ctrl + 1–9 to switch between them without touching the mouse.
<Card href={'/docs/usage/getting-started/page'} title={'Pages'} /> </Cards>