What navigation commands do
Navigation Commands give visitors quick shortcuts to your most important pages — right inside the chat. Instead of asking "where's your pricing?", a visitor types / and picks a command, and their browser navigates to the page you mapped. You configure them under Content tab → Commands.
Up to 10 commands
Add as many as 10 navigation commands per chatbot.
Relative or absolute URLs
Use a relative path like /pricing to stay on your site, or a full URL like https://example.com.
Command palette
Visitors type / in the chat input, or press Cmd/Ctrl+K, to open the command list.
Add a command
Open the Commands view
Choose an icon
Set a label and URL
/pricing or an absolute URL like https://example.com.Add the command
How it works for visitors
- Visitors type
/in the chat input to see available commands. - They can also press
Cmd/Ctrl+Kto open the command palette quickly. - Selecting a command navigates the visitor's browser to the specified URL.
- Relative URLs (like
/pricing) navigate within your current site. - Absolute URLs open in the current window.