---
sourceDocument: Australia Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/now-intelligence

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Enable semantic generation for a table

# Enable or disable\` semantic generation for specific tables {#ariaid-title1}

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

Tables can be included in the semantic table configuration but have semantic generation disabled. Enable semantic generation to include that table in Query Generation. Deactivate irrelevant data to improve results.

## Vorbereitungen

Query Generation must be activated, and the desired table must have a Semantic Table Configuration record. For more information, see [Query Generation skills](https://servicenow-prod.fluidtopics.net/GcbAGGwr7_j_dxFZ093LAQ "Query Generation skills enable users to ask questions in Now Assist in Platform Analytics applications and receive answers.") and [Add a table to the semantic data layer](https://servicenow-prod.fluidtopics.net/PPcWbYYc5k0gBFhiuMOIQQ#add-table-semantic-layer "Add more tables to the Query Generation semantic layer so that users can use Now Assist in Platform Analytics applications to ask questions about the data in those tables.").

Role required: sn_query_gen.admin or higher

## Warum und wann dieser Vorgang ausgeführt wird

When a query is generated, the system searches for tables and table columns by looking through the Entities \[sn_query_gen_entity\] and Dimensions \[sn_query_gen_dimension\] tables. It selects a limited set to provide as context
for the language model that creates your query. By turning off unused Entities or Dimensions, you help the system focus on the most important data, which makes your queries more accurate and useful.

On the other hand, sometimes a table or table hierarchy is included in the Semantic Table Configuration \[sn_query_gen_table_config\] table, but semantic generation is deactivated. For example, some CMDB tables are supported by default but have semantic generation disabled. In this case, the performance impact of including these tables can be significant, and you have the option
of turning semantic generation on for these tables only if you are sure that you want to. You could also turn semantic generation on and off for a table to test its performance impact, for example.  
You can control semantic generation at different levels of granularity depending on whether you control it through the Semantic Table Configurations, Entities, or Dimensions tables, as follows:

* Semantic Table Configuration: Changes to semantic generation enablement affect the Entities for the main table and all child tables, if included. Changes also affect all Dimensions for those tables.  
  Hinweis:  
  After you disable semantic generation for a Semantic Table Configuration record, you can reactivate individual Entities in the affected table hierarchy. Doing so reactivates the Dimensions for that Entity and only that Entity.
* Entity: If you activate or deactivate an Entity record, the change affects only that table but not its parent or sibling tables. However, all of its associated Dimensions are activated or deactivated.
* Dimension: If you deactivate a Dimension record, only that record is affected.
{#enable-semantics-generation__ul_ml1_ygp_ngc}

## Prozedur

1. Navigate to AllQuery Generation.  
   If you do not have this navigation path despite having the correct roles, you may be missing the entitlement.
2. Open one of the following tables:
   * To disable or enable semantic generation for an entire table hierarchy, navigate to AdministrationSemantic Table Config.
   * To disable or enable semantic generation for a single table and all its columns, navigate to Semantic LayerEntities.
   * To disable or enable semantic generation for individual columns of a table, navigate to Semantic LayerDimensions.
   {#enable-semantics-generation__choices_pbt_bcp_ngc}
3. Locate the table or column of interest.  
   Tipp:  
   * If you are in the Semantic Table Configurations table and the table is not listed, consider adding it as described in [Add a table to the semantic data layer](https://servicenow-prod.fluidtopics.net/PPcWbYYc5k0gBFhiuMOIQQ#add-table-semantic-layer "Add more tables to the Query Generation semantic layer so that users can use Now Assist in Platform Analytics applications to ask questions about the data in those tables.").
   * If you are searching for a deactivated Entity or Dimension, ensure that you have removed the Active = true condition from the list filter.
   * If you are searching for an Entity that represents a child table in a hierarchy, look for the Semantic Usage Instructions entries that begin with the parent table.
   * If you are looking for a Dimension record that is associated with a particular Entity, consider searching for that Entity value.
   {#enable-semantics-generation__ul_p5n_ddp_ngc}
4. Open the table record.
5. Toggle semantic generation.
   * In a Semantic Table Configuration record, change to the correct application scope and select or deselect Enable Semantic Generation.  

   * In an Entity or Dimension record, select or deselect Active.  

   {#enable-semantics-generation__choices_i24_bgp_ngc}
6. Select Update.

