Metadata refers to the optional filters or parameters placed on the retrieval request when your knowledge base content is called via a Knowledge base node. This is useful as your data can become massive in scale.
Imagine, for example, you have a large collection of insurance questions, but for a specific user query, you only want to search within the user's own insurance policy. In this case, you can use Metadata to tag each question (e.g., by user ID group) that acts as a filter during retrieval. This ensures only matching insurance questions are searched, improving speed and relevance.
Including Metadata
To include metadata for your knowledge base content, enter the supporting JSON schema that will act as a filter.