Semantic configuration for external content indexed source for Now Assist<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Introduction The goal of this article is to provide detailed steps and explanation on how to take advantage of the external content within your Now Assist multi-content responses. This configuration will allow the search admin to identify which fields will be included in the semantic embedding configuration for the external content. Overview This article will step through the semantic indexed configuration of an external content indexed source. This assumes that the external content schema has been created. Details Start with the AI Search indexed source configuration There are two key semantic field configurations, one for title and the other for body, these names (title, body) must be used. The title field configuration can use the default settings for chunking, beyond that select the field that this title field should map to from the external content indexed source. The example below is showing a mapping of the title field from the external content to the title semantic field configuration. Follow the same pattern for the body field configuration. This example shows the mapping of the short_description field for the external content source to the body semantic field configuration. Finally with the semantic field configuration done a full reindex of the content will need to be done for this indexed source. To add this content to a search profile follow the process of creating an AI Search search source and add it to the appropriate search profile Note: Each semantic field configuration can include more than one field coming from the external content source.