Skip to main content

Insytful AI Search Overview

Log in to add to favourites

Page last updated 28 July 2026

Insytful AI Search adds an AI-powered, streaming Q&A search experience to your site. A visitor asks a question and gets a generated answer with sources, plus optional suggestion chips, a classic-search fallback, and full theming control.

This page is for developers integrating the component into a site. If you're looking for a plain-language explanation of how AI Search finds content, writes answers, and handles safety and privacy, see How AI Search works: FAQs.

It ships as two integrations that share the same underlying engine, so pick whichever fits your stack.

Which integration do I need?

React componentsWeb Component (Classic Contensis)
Best forReact / TSX applicationsRazor views, classic Contensis layouts, or any non-React site
Installnpm or yarn etcSingle <script> tag from unpkg
API shapeCompound components (Root, Trigger, Portal, Input, Messages, …)Custom element (<insytful-search>) with slots and child elements
Escape hatchuseRAGResponse hook for fully custom UIJavaScript API (element.open(), events) for programmatic control
GuideAI Search for React / TSXAI Search for Classic Contensis

Both integrations are styled the same way — see AI Search theming for the full CSS variable reference.

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Insytful community on Slack or raise a support ticket to get help from our team.
New support request