Skip to main content
This feature is in public preview.
A component is a visual primitive a knowledge application can render in addition to text. Components let an answer take the most useful shape for the question instead of forcing every response into prose. Components are read-only and retrieval-oriented. They render information from the connected sources; they do not write back to source systems.

Available components

Enabling components

From the deployment dashboard, enable the components you want the application to use. Components must be compatible with the layout:
  • Chat layouts can render any component inline in an answer.
  • Search layouts work best with content cards and comparison tables.
  • Structured and hybrid layouts work best with comparison tables, coverage matrices, timelines, and progress trackers.

How the application picks a component

The application chooses a component based on the question, the response shape, and the components you have enabled. If a question is best answered with text, the application returns text even if components are enabled.

Component output and citations

Every component cites the documents it was built from. End users can click into a cited source to see the original document. See Citations.