---
title: Page-specific initial suggestions
date: 2026-09-04
slug: page-specific-initial-suggestions
author: Sander Rõuk
---

Q&A agents can now open with suggestions that match the page the visitor is on. Someone reading your pricing page sees pricing questions, someone in your docs sees getting-started questions, and everywhere else the default set applies.

![The Q&A agent on the blog suggesting what to read first](/changelog/page-specific-initial-suggestions/blog-suggestions.webp)

How it works:

- The initial suggested messages you already configure remain the default for every page.
- Add optional page-specific overrides under Knowledge & Content: a path such as `/pricing` with up to three suggestions of its own.
- The most specific match wins. An override for `/pricing` also covers `/pricing/teams`, and `/` targets only your homepage.
- Overrides are localisable like the rest of the agent: each language can carry its own suggestions, and anything untranslated falls back to English.
- Suggestions follow the visitor as they browse. On single-page sites they update on navigation without any reload, and no embed changes are needed.

![Configuring page-specific suggestions for the blog in the agent settings](/changelog/page-specific-initial-suggestions/override-dialog.webp)
