Using Knowledge Graph Designer

  • Release version: Xanadu
  • Updated January 30, 2025
  • 1 minute to read
  • Use Knowledge Graph Designer to create customized Knowledge Graph schemas that consist of nodes and edges.

    Knowledge Graph schemas are the customized Knowledge graphs that consist of nodes and edges.

    Like tables, nodes also denote and store details about entities such as user, location, department. You can add nodes to the Knowledge Graph schema so that the system can reach out to all the relevant tables to fetch the data. You can also edit node properties such as data source, start node, end node, and connected nodes.

    Knowledge Graph enables you to select the node columns that can be queried.

    The relationship or connections between these nodes are referred to as edges. You can select and edit the connecting edges and available edges for each node.

    With Knowledge Graph Designer, you can create, edit, duplicate, or delete a Knowledge Graph schema.

    There’s an option to test a Knowledge Graph schema by generating and running a query.

    View Knowledge Graph schemas

    By default,ServiceNow published Knowledge Graph schemas are available with the product. View the prebuilt schemas provided by ServiceNow, or the schemas created by your organization admin. There are currently two prebuilt schemas available that are read-only but can be cloned and edited:

    1. User profile schema
    2. HRSD schema (available only if you have the Now Assist for HRSD plugin)

    User profile schema

    The User profile schema is the default schema that is used for passing the in-session user profile context to the OOTB integration with Virtual Agent for Context. This integration helps with personalized responses.

    This schema details the attributes related to a user and comprises the following details:

    Table 1. User Profile Schema
    Schema Attributes
    sys_user
    • name
    • first name
    • last name
    • user name
    • employee number
    • email
    • business phone
    • mobile phone
    • title
    • preferred language
    • time format
    • date format
    • timezone
    • zip code
    • city
    • state
    cmn_location
    • city
    • state
    • country
    cmn_department
    • name
    • headcount
    core_company name
    manager
    • name
    • first name
    • last name
    • user name
    • employee number
    • email
    • business phone
    • mobile phone
    • title
    • preferred language
    • time format
    • date format
    • timezone
    • zip code
    • city
    • state
    reportees
    • name
    • first name
    • last name
    • user name
    • employee number
    • email
    • business phone
    • mobile phone
    • title
    • preferred language
    • time format
    • date format
    • timezone
    • zip code
    • city
    • state
    assets
    • display name
    • purchase date
    • retired date