Skip to main content

Data Source — Knowledge Base

A Knowledge Base data source connects your digital employee to an existing question-and-answer knowledge base. Semantic search identifies the questions most relevant to the user's request and passes their content to the AI model to build a response.

tip

This source type is ideal for making the most of an existing FAQ, without having to rewrite its content for the AI.

Configuration

Maximum number of questions to include

Limits the number of questions from the knowledge base passed to the AI model. Too high a value may dilute the relevance of the response; too low may miss useful complementary information.

tip

A value between 3 and 5 is usually a good balance. Increase it if your questions are short and thematically close to each other.

Indexing options

These checkboxes control which elements of each question are included in the semantic search index.

OptionDescription
Index the answerIncludes the answer text in the index. Recommended in most cases.
Index learn moreIncludes "learn more" links and content associated with the question.
Index tagsIncludes question tags to improve thematic discrimination.
Index categoriesIncludes question categories in the index.
Index subcategoriesIncludes subcategories in the index.
tip

Enable "Index tags" and "Index categories" if your knowledge base is well structured: this improves the precision of semantic search by adding thematic context.

tip

After changing any indexing option, use "Save and re-index" — not just "Save" — for the changes to take effect in search results.

Filter responses by tag

To restrict this source to a specific context (entity, site, department), fill in the "Filter data sources" section at the bottom of the configuration page. See the Overview for details.