Contextual Help
Definition
Contextual help is a support strategy that delivers assistance based on the user's current context within an application — the page they are on, the task they are attempting, or the action they just took. Rather than requiring users to leave the application and search for help, contextual help proactively surfaces relevant documentation, tooltips, walkthroughs, or AI chat responses. Contextual help can be delivered through tooltips, inline documentation, smart search suggestions in help widgets, or AI chatbots that automatically retrieve articles relevant to the user's current page.
Why It Matters
Contextual help addresses one of the fundamental problems of traditional support: users must know what to search for to find the help they need. When a user is confused by a specific UI element or workflow, they may not know the correct terminology to find the relevant article. Contextual help solves this by automatically surfacing relevant content based on what the user is doing. This improves task completion rates, reduces support volume, and increases user confidence. For AI chatbots, contextual awareness enables more accurate responses when users ask vague questions like 'How does this work?'
How It Works
Contextual help systems work by associating help content with specific application contexts — usually page routes, UI component IDs, or user action sequences. When a user is on a specific page or triggers a specific action, the help system queries for content tagged or mapped to that context. Implementation approaches include: tagging knowledge base articles with page identifiers, using page metadata to pre-populate search queries in help widgets, and configuring AI chatbots to include page context in their knowledge retrieval queries.
Contextual Help: In-Context Trigger
Settings — API Configuration
Where to find your API Key
Your API key is available in the Developer tab under Account Settings. Keep it secret — do not share it publicly.
Read moreReal-World Example
A 99helpers customer builds a financial reporting tool where users frequently get stuck on the data filter configuration screen. They tag three knowledge base articles with the page identifier for that screen and configure the help widget to auto-display those articles when users visit the page. They also configure the AI chatbot to prioritize filter-related articles when users ask questions from that screen. Task completion on the filter configuration screen increases by 45%.
Common Mistakes
- ✕Building context mapping manually without a scalable system — as the product grows, manual context associations become unmanageable
- ✕Surfacing too many contextual suggestions — showing more than 3-5 suggestions overwhelms users rather than helping them
- ✕Ignoring mobile contexts — touch interfaces need different contextual help delivery patterns than desktop applications
Related Terms
Knowledge Base Widget
A knowledge base widget is an embeddable UI component that allows users to search and browse help content from within a website or application without leaving the current page.
In-App Help
In-app help refers to any support content or mechanism delivered within a software application, enabling users to get assistance without switching to an external help site or contacting support.
Self-Service Portal
A self-service portal is a web-based hub where customers can independently find answers, manage their accounts, submit and track tickets, and access documentation — without needing to contact support. An AI chatbot embedded in a self-service portal dramatically increases resolution rates by guiding users to the right answer in real time.
Help Center
A help center is a publicly accessible support hub — typically branded and hosted at help.company.com — that contains the knowledge base, AI chat, and support contact options. It is the central self-service destination for customers seeking assistance, and its quality directly affects support ticket volumes and customer satisfaction.
Knowledge Base Search
Knowledge base search is the capability that enables users to find relevant articles, and enables AI systems to retrieve relevant content to answer questions. Effective search combines full-text keyword matching with semantic understanding — finding relevant content even when users use different words than those in the articles.
Ready to build your AI chatbot?
Put these concepts into practice with 99helpers — no code required.
Start free trial →