ai-strategyconversation-designproduct-designux

Your AI Assistant Should Know What Page You're On

Arun Batchu·April 15, 2026·5 min read
Share

Most organizations that embed an AI assistant on their website make the same mistake: the assistant has no idea what the user is looking at.

Someone is reading a deep technical brief about GPU memory hierarchies. They open the assistant. The first suggested question is "What does your company do?" That is not a conversation. That is a search box with a personality.

The real problem is not intelligence. It is attention. A context-blind assistant forces the user to re-explain where they are and what they care about. A context-aware assistant meets them in the middle of the thought they are already having.

The cost of context blindness

When an assistant ignores page context, three things happen:

  • Questions are generic. "Tell me about your services" when the user is already reading about a specific service. The assistant becomes a worse version of the navigation menu.
  • Answers miss the mark. The user asks about a concept mentioned on the page. The assistant responds with a generic overview instead of connecting to the specific research, expert, or case study they are viewing.
  • Engagement dies at first contact. The user tries one question, gets a boilerplate response, and never opens the assistant again. The investment in AI becomes a decorative feature.

This is not a prompt engineering problem. The model is capable. The failure is architectural: nobody told the assistant where the user is standing.

What changes when the assistant knows the page

The shift is simple in concept and dramatic in effect. When the assistant knows the user is viewing a specific expert's profile, it can:

  • Suggest questions about that expert's specific work, not generic "who are your team members?"
  • Reference the expert's published research, projects, and philosophy
  • Connect the user to related content they would not have found through browsing

When the user is reading a research brief, the assistant can:

  • Help them understand the key arguments and apply the insights
  • Surface related briefs, blog posts, or experts who work in the same domain
  • Offer to visualize the concept relationships in the paper

When the user is exploring a knowledge graph, the assistant becomes a guide to the intellectual territory they are navigating.

Key insight: The value of page context is not just better answers. It is better questions. The suggested questions the assistant surfaces should be things the user would not have thought to ask on their own — but that are obviously relevant once they see them.

The pattern, not the implementation

The principle generalizes across any organization embedding AI:

  • Map your content topology. Know what types of pages exist and what makes each type distinct. A product page has different conversational potential than a blog post or a team profile.
  • Pass context, not content. The assistant does not need the full page text. It needs enough metadata to orient itself — what kind of page, which entity, what domain.
  • Adapt both the prompt and the suggestions. Context should shape the system prompt (what the model knows about the current situation) and the suggested questions (what the user sees before they type anything).
  • Treat navigation as conversation signal. When a user moves from one page to another, the assistant should acknowledge the shift. "Ask about this page" is a more useful prompt than stale follow-ups from a previous context.

Why this matters for organizations

The embedded AI assistant is becoming table stakes. Within two years, every serious professional services site, research platform, and knowledge hub will have one. The competitive question is not whether you have an assistant. It is whether your assistant is paying attention.

A context-aware assistant turns a website from a collection of pages into a guided experience. It transforms passive reading into active inquiry. And it surfaces the kind of unexpected connections — between an expert's background and a research paper, between a blog post and a methodology — that justify the entire investment in structured knowledge.

The better question is not "how smart is your AI?" It is: does your AI know where the conversation is happening?

Found this useful? Share it.
Share