Overview
When enabled, the AI agent can:- Ask clarifying questions with 2-4 clickable reply options
- Guide conversations through progressive triage (multiple questions across turns)
- Reduce drop-off by replacing long text responses with scannable button options
- Let users type freely via a text input alongside the suggestions
How It Works
- A user sends a message to the AI agent
- The agent responds with a short question and suggested reply buttons
- The buttons replace the text input area at the bottom of the chat
- The user clicks a suggestion, types a custom reply, or dismisses the options
- The conversation continues, and the agent may ask additional qualifying questions
Keyboard Shortcuts
Users can select suggested actions using keyboard shortcuts for faster navigation:- Press 1, 2, 3, etc. to select the corresponding suggestion
- Press Escape to dismiss the suggestions and return to the text input
- When more suggestions are available than fit on screen, use pagination to see additional options
Configuration
Enabling Suggested Actions
- Go to AI Studio > Agents
- Select the agent you want to configure
- In the agent settings, find the Suggested Actions section
- Toggle Suggested Actions on
- Set the maximum number of suggestions per message (default: 4, maximum: 6)
- Save the agent
Action Templates (Optional)
You can define template suggestions that the AI can use alongside its own generated options. This is useful for ensuring certain options (like “Talk to a human”) are always available. Each template has:- Label: The text shown on the button
- Value: The message sent when clicked
Use Cases
Customer Support Triage
The agent asks “What can I help you with?” and offers options like:- “I have a question about my order”
- “I need help with billing”
- “I want to return an item”
Progressive Qualification
The agent narrows down the issue across multiple turns:- First question: “What area do you need help with?”
- Second question: “What specifically about your order?”
- Third question: “Can you share your order number?”
Guided Troubleshooting
The agent walks users through diagnostic steps with suggested next actions at each stage.Interaction with Other Features
- Follow-up Replies: When Suggested Actions is enabled, it replaces the standard follow-up replies feature for that agent
- Conversation Starters: Suggested Actions works alongside conversation starters. Starters appear on the chat home page, while suggested actions appear during the conversation
- Tool Calling: The AI agent can use suggested actions alongside other tools (like order lookup or ticket creation)
Related
- Conversation Starters — Initial prompts
- Widget Configuration — Widget settings
