Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Initial setup for Enterprise Graph schema in production instance

Setup and use Enterprise Graph Schema, a unified knowledge graph schema, that captures all the ServiceNow and third party tables and their connections.

Before you begin

When you install Enterprise Graph, it automatically begins configuring instance tables. This may take several days and until the setup is complete, the schema won’t respond effectively to queries.

If you have already completed the setup in sub-production instance, you can import the generated descriptions to production instance and fasten the process.

Assuming that you have completed the setup in sub-production instance, do the following to complete the initial setup in production instance:

  • Create an integration user, in the sub-production instance. For more information, see
  • Verify if the descriptions are generated in sub-production instance.
  • Use the following procedure to:
    • Import the data into production.
    • Run the associated Transform Maps.
  • Remove tracker records from the production instance.

Role required: admin

Procedure

  1. Navigate to All > Connections & Credentials > Connection & Credential Aliases.
Image omitted: image.connection-and-credntials-page
Connection and credentials navigation
  1. Open the record with name Description_Connector.

  2. Select Create New Connection & Credential from the related links section.

Image omitted: image.connection-and-credentials-aliases
Create connection and credentials aliases
  1. Enter the required details in the Create Connection & Credential form.
Image omitted: image.create-connection-and-credntials
Create connection and credentials form
  1. Add the user name and password that was used, while creating the new user.

    See for more information.

  2. Navigate to All > System Import Sets > Administration > Data Sources.

  3. In the name field search bar, enter KG to view the related tables.

    The following tables are displayed:

    • KG Choice Picker Description.
    • KG Column Picker Description.
    • KG Table Picker Description.
    • KG Triplet Picker Description.
Image omitted: choice-tables-kg.png
Picker description options
  1. Open one of the displayed table and select Load All Records from the Related links section.

    Ensure the data is loaded.

Image omitted: image.table-picker-kg
KG Table picker
  1. Navigate to System Import Sets > Advanced > Import Sets, once the data is loaded.

    For detailed information, see import set documentation

Image omitted: image.import-set-kg
Import set
  1. Open the import set and select Transform from the Related links section.

    For detailed information, see Transform map documentation

  2. Select Transform to complete the transformation.

Image omitted: image.transform-page-kg
Transform option
  1. Navigate to the selected table and verify if the data is loaded.

  2. Repeat the import set and transformation steps for other three tables.