docs/usage/user-interface/command-menu.mdx
The Command Menu is LobeHub's quick action center. Press ⌘ + K (Mac) or Ctrl + K (Windows/Linux) and a search overlay appears. Type a few keywords to find Agents, Topics, settings, or actions — no need to click through menus or the sidebar. It's the fastest way to navigate LobeHub.
Fuzzy search — You don't need to type the full name. "programming" or "python" can match "Python Programming Agent." When switching between Agents frequently, the Command Menu is much faster than browsing the sidebar.
Cmd + KCtrl + KThe menu appears as an overlay in the center of the screen.
<Image alt={'Command Menu'} src={'/blog/assets095af3a0a0f850fc206fc3bbc19a4095.webp'} />
| Type | Examples |
|---|---|
| Agents | Type an Agent name to switch sessions or start a new conversation |
| Topics | Enter topic keywords to jump to past conversations |
| Sections | "Settings", "Documents", "Resources" — jump directly to a section |
| Skills & MCP | Search for plugins and MCP servers |
| Actions | "Create Agent", "Create Agent Team" — execute without navigating menus |
Keyboard navigation: Use ↑ and ↓ to move through results, Enter to execute, Esc to close. Tab switches between result categories when you're typing a message.
<Image alt={'Command Menu Search and Navigation'} src={'/blog/assetsebc1ebe8330d982f6a0b757aafb3f4a1.webp'} />
To start a conversation with a specific Agent:
Cmd + K / Ctrl + K to open the Command MenuTab to switch to the Agent selectorEnter — the conversation starts immediatelyCreate new: Select "Create Agent" or "Create Agent Team" and press Enter to create without leaving the menu.
Select a section like "Documents" or "Resources" and press Enter to jump there. No sidebar scrolling, no extra clicks.
Enter keywords to search across:
Results are categorized so you can quickly see what you're looking at and choose the right one.
Switch Agents mid-task — Cmd + K → type Agent name → Enter. Faster than clicking through the sidebar.
Resume a past conversation — Cmd + K → type a keyword from the topic → Enter. Jump straight to that Topic.
Create a new Agent without leaving the flow — Cmd + K → "Create Agent" → Enter. No need to find the create button.
Quick access to Settings — Cmd + K → "Settings" → Enter. One shortcut instead of avatar → menu → Settings.
<Card href={'/docs/usage/agent/topic'} title={'Topics'} /> </Cards>