Key features
- Agent list β All agents available in the current workspace
- Search β Filter by name or description
- Agent cards β Avatar, name, description, tools, memory indicator
- Keyboard navigation β Arrow keys and Enter
- Get more agents β Link to the Marketplace to browse and install agents
- @mention β Type
@agentnamein the input to select an agent - Agent pill β Selected agent shown as a pill in the input; remove with X or Backspace
Opening the agent panel
Method 1: Agent button
- Click the agent icon in the input toolbar (left side).
- The panel opens above the input.
- Search field is focused when the panel opens.
Method 2: Keyboard shortcut
- Press Insert to open the agent panel.
Method 3: @mention (input only)
- Type
@in the input field. - Type the agent name; matching agents appear.
- This uses a separate autocomplete UI, not the full panel.
Panel layout
Header
- "Select Agent" β Title
- "Get more Agents" β Opens the Marketplace
- Search field β Filter agents by name or description (placeholder: "Search...")
Agent list
Scrollable list of agent cards. Each card shows:
| Element | Description | |---------|-------------| | Avatar | Agent image or initial | | Provider badge | Small logo for the model provider (OpenAI, Anthropic, etc.) | | Name | Display name | | Description | Short instructions or description | | Brain icon | Shown when the agent has memory enabled | | Tool badges | Up to 4 tool names; "+N" if more |
Selecting an agent
- Use the search field to filter if needed.
- Click an agent card, or use Arrow Up / Arrow Down and Enter.
- The panel closes.
- An agent pill appears in the input next to your text.
- Your message is sent to that agent when you submit.
Agent pill
- Shows avatar (or initial) and name.
- Remove: Click the X on the pill, or place the cursor at the start and press Backspace.
- When an agent is selected, the placeholder may change.
When the panel is hidden
The agent button (and thus the panel) is hidden when:
- An agent session is active β An agent is already running a multi-step task in the thread.
- In that state, agent selection is not available until the session ends.
Plan limits
- Agents per workspace β Your plan may limit how many agents you can use per workspace.
- If limited, the list shows only the first N agents.
- Install more from the Marketplace, subject to plan limits.
Keyboard shortcuts
| Key | Action | |-----|--------| | Insert | Open agent panel (when not in agent session) | | Arrow Down | Move to next agent | | Arrow Up | Move to previous agent | | Enter | Select the highlighted agent | | Escape | Close panel | | Backspace (at start of input, agent selected) | Remove agent from input |
Agent card details
Memory (brain icon)
- Indicates the agent can remember context across turns.
- Agents without this icon do not use persistent memory in the same way.
Tools
- Tool badges show capabilities (e.g. web search, file access).
- Hover for the full tool name.
- If there are more than 4 tools, "+N" indicates the rest.
Provider logo
- Small badge in the corner shows which model provider backs the agent.
- Useful when comparing agents that use different providers.
Get more agents
- Click "Get more Agents" in the panel header.
- Opens the Marketplace where you can browse and install agents.
- Newly installed agents appear in the workspace list after assignment.
Troubleshooting
- Panel doesnβt open β Check if an agent session is active; the button is hidden in that case.
- No agents listed β Ensure agents exist and are assigned to the workspace; use Marketplace to add more.
- Search returns nothing β Broaden or clear the search; try a different term.
- Agent not responding β Verify the agent is configured correctly in AI Agents settings.
- Insert key has no effect β The panel may be hidden during an active agent session.
Related topics
For more information, see:
- Chat Input Field Guide β Input toolbar and agent button
- Chat Model Selection Guide β Model selection modal
- AI Agents Introduction β Creating and configuring agents