---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Configure solution definitions to find gaps in a knowledge base

# Configure solution definitions to find gaps in a knowledge base {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 5 Minuten Lesedauer

The Knowledge Demand Insights feature finds knowledge gaps by comparing knowledge
bases with existing tasks. To enable comparing knowledge bases with a task type, you must
first configure similarity and clustering solution definitions.

## Vorbereitungen

This task describes the process for configuring a solution definition.

Instead of doing the configuration through this
procedure, consider using a guided setup. Navigate to KnowledgeAdministrationGuided Setup, click Get Started, and then scroll to the
Knowledge Demand Insights section.{#configure-km-solution-defintions__demand-insights-guided-setup}
Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

Configure one similarity type and one clustering type solution definitions for each task type: incidents, customer service cases, or other tasks. A similarity solution definition collects and compares your existing records to new similar records. A clustering solution definition groups similar records into clusters so you can address them collectively or identify patterns.

## Prozedur

1. Navigate to Knowledge Demand InsightsSolution Definitions.
2. In the Solution Definitions (ML view) list, search for and select the similarity solution definition for the task type.
   * For customer service cases, select Demand Insights: Similar Cases and Knowledge (ml_sn_global_similar_cases_and_kbs).
   * For incidents, select Demand Insights: Similar Incidents and Knowledge (ml_sn_global_similar_incidents_and_kbs).
   * For HR cases, select Demand Insights: Similar HR Cases and Knowledge (ml_x_sn_hr_core_global_demand_insights_similar_hr_cases_and_knowledge).
   * For tasks other than customer service cases, incidents, and HR cases, click New to create another similarity solution definition.
   {#configure-km-solution-defintions__choices_rmg_yzw_4jb}
3. On the Similarity Definition form, verify the default field values for customer service cases or incidents, or fill in the values for a custom configuration.  
   Hinweis:  
   If the application scope isn't set to Knowledge Management - Machine Learning, you cannot edit the form and a warning message appears. To make the form editable, click the word here at the end of the message.
   {#configure-km-solution-defintions__table_bxj_sbx_4jb__entry__2}{#configure-km-solution-defintions__processing}{#configure-km-solution-defintions__stopwords}

   | Field | Description |
   |-|-|
   | Label | Unique name for your similarity solution. |
   | Word Corpus | Defines which knowledge articles and tasks are selected for knowledge gap analysis. If you don't have a relevant word corpus, follow the steps in [Create a word corpus](https://www.servicenow.com/docs/access?context=create-word-corpus&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US). |
   | Table | Table that contains the knowledge article records. Set the value to Knowledge \[kb_knowledge\] unless you use a different table for storing knowledge articles. After you assign a table value, the number of records that match the filter conditions is displayed as a link. |
   | Fields | Fields from the Knowledge table selected for knowledge gap analysis. |
   | Filter | Filter conditions applied on the Knowledge table to filter knowledge article records for knowledge gap analysis. |
   | Test Table | Table that contains the task records that you want to compare with knowledge article records. |
   | Test Fields | Fields from the task table selected for knowledge gap analysis. |
   | Processing Language | Dominant language of the dataset you're training on the solution definition. By default, English processing is applied to all datasets. For example, if you select Italian, the system processes the data in both English and Italian. Hinweis: The term processing indicates some of the language-specific steps used as part of training a solution. These steps might include tokenizing words, removing stop words, and stemming. |
   | Stopwords | Common terms in the processing language that are excluded from the search, for example, prepositions. When you select your processing language, the system automatically adds a Stopwords list that uses the same language. For example, if your processing language is Italian, the Default Italian Stopwords list appears. The Default English Stopwords list also appears in your selection as well. |
   | Training Frequency | Frequency with which the model for similarity solution definition must be retrained. |
   | Update Frequency | Frequency with which to include new records in the model for the similarity solution definition. |
   [Tabelle : 1. Similarity Definition form]

   {#configure-km-solution-defintions__table_bxj_sbx_4jb}
4. Submit and train the solution definition.
   * For a new solution definition record, click Submit \& Train.
   * For an existing solution definition record, click Update \& Retrain.
   {#configure-km-solution-defintions__choices_xnb_nzq_fkb} {#configure-km-solution-defintions__solution-buttons}
{#configure-km-solution-defintions__solution-buttons}
5. **Wahlweise:** Include more useful related articles by reviewing the similarity examples based on the similarity score and updating the similarity score threshold value.  
   For more information, see [Review solution
   similarity examples](https://www.servicenow.com/docs/access?context=review-similarity-examples&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US) and [Update your similarity
   score threshold](https://www.servicenow.com/docs/access?context=update-similarity-threshold&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US).
6. In the Solution Definitions (ML view) list, search for and select the clustering solution definition for the task type.
   * For customer service cases, select Demand Insights: Case Clusters Need Knowledge (ml_sn_global_cases_need_knowledge_cluster).
   * For incidents, select Demand Insights: Incident Clusters Need Knowledge (ml_sn_global_incidents_need_knowledge_cluster).
   * For HR cases, select Demand Insights: HR case clusters need knowledge (ml_x_sn_hr_core_global_demand_insights_hr_case_clusters_need_knowledge).
   * For tasks other than customer service cases and incidents, click New to create another clustering solution definition.
   {#configure-km-solution-defintions__choices_fvr_j2r_fkb}
7. On the Clustering Definition form, verify the default field values for customer service cases or incidents, or fill in the values for a custom configuration.  
   Hinweis:  
   If the application scope isn't set to Knowledge Management - Machine Learning, you cannot edit the form and a warning message appears. To make the form editable, click the word here at the end of the message.
   {#configure-km-solution-defintions__table_bbr_chp_tjb__entry__2}

   | Field | Description |
   |-|-|
   | Label | Unique name for your clustering solution. |
   | Word Corpus | Which tasks are selected for collections. |
   | Table | Table that contains the filtered tasks that require knowledge articles. Set the value to Task knowledge coverage \[kb_task_knowledge_coverage\] unless you use a different table for storing filtered tasks. After you assign a table value, the number of records that match the filter conditions is displayed as a link. |
   | Fields | Fields from the Task knowledge coverage table selected for knowledge gap analysis. |
   | Filter | Filter conditions applied on the Task knowledge coverage table to filter knowledge article records for knowledge gap analysis. |
   | Processing Language | Dominant language of the dataset you're training on the solution definition. By default, English processing is applied to all datasets. For example, if you select Italian, the system processes the data in both English and Italian. Hinweis: The term processing indicates some of the language-specific steps used as part of training a solution. These steps might include tokenizing words, removing stop words, and stemming. |
   | Stopwords | Common terms in the processing language that are excluded from the search, for example, prepositions. When you select your processing language, the system automatically adds a Stopwords list that uses the same language. For example, if your processing language is Italian, the Default Italian Stopwords list appears. The Default English Stopwords list also appears in your selection as well. |
   | Update Frequency | Frequency with which to include new and updated records in the model for the clustering solution definition. |
   | Training Frequency | Frequency with which the model for clustering solution definition must be retrained. |
   [Tabelle : 2. Clustering Definition form]

   {#configure-km-solution-defintions__table_bbr_chp_tjb}
8. Submit and train the solution definition.
   * For a new solution definition record, click Submit \& Train.
   * For an existing solution definition record, click Update \& Retrain.
   {#configure-km-solution-defintions__d26093e283}

## Nächste Maßnahme

Complete the KB curation configuration form to define the scheduled jobs for demand insights. For more information, see [Configure the mapping of solution definitions with task tables](https://servicenow-prod.fluidtopics.net/KRn25uI3zo~og6iC1CJTmg "Configure the combination of the task table and similarity and clustering solution definitions that are processed in a scheduled job for a task type. You can create another demand insights configuration or modify an existing configuration to define a scheduled job for demand insights.").
**Zugehörige Konzepte**   

* [Predictive Intelligence for Knowledge Management](https://servicenow-prod.fluidtopics.net/1FijTyEOF0cW8nGI23feiQ "The Predictive Intelligence for Knowledge Management capability uses machine-learning algorithms to provide various Knowledge Management capabilities, such as similar articles and knowledge demand insights.")  
**Zugehörige Tasks**   

* [Analyze knowledge gaps from a demand insights dashboard and create knowledge gap feedback tasks](https://servicenow-prod.fluidtopics.net/5qqHmec0_rqh50vhgWukYQ "Use the demand insights dashboard for your tasks to analyze candidate knowledge gaps and create knowledge gap feedback tasks.")  
**Zugehörige Informationen**   

* [Create and train a similarity solution](https://www.servicenow.com/docs/access?context=create-similarity-solution&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US)
* [Create and train a clustering solution](https://www.servicenow.com/docs/access?context=create-clustering-solution&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US)

