Tagging in Knowledge Graph Designer

  • Release version: Zurich
  • Updated November 21, 2025
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Tagging in Knowledge Graph Designer

    The Knowledge Graph Designer allows customers to use tags to identify key tables essential for answering natural language questions across various use cases. This functionality enhances the accuracy of search results within the Enterprise Graph framework.

    Show full answer Show less

    Key Features

    • Enterprise Graph Regular Mode: Prioritizes up to 30 tagged tables for improved search accuracy.
    • Enterprise Graph (Small): Searches exclusively within a maximum of 50 tagged tables; mandatory tagging is required for integration with AI agent, Virtual Agent, or Now Assist Panel.
    • Create/Edit Tags: Admins can create or modify tags linked to specific schemas for use with Virtual Agents and AI agents.
    • Prebuilt Tags: Includes default tags for Virtual Agent and Now Assist Panel that can be tailored to fit specific requirements.

    Key Outcomes

    By effectively tagging tables, customers can ensure that their Virtual Agents, Now Assist Panels, and AI agents provide accurate and relevant responses to user queries. Specific tagging strategies for different use cases, such as workspace-specific tags for Now Assist Panel, enhance the overall user experience and operational efficiency.

    Use Knowledge graph tags to mark the key tables, that are important for answering natural language questions for specific use cases.

    Use Knowledge Graph Designer to create and edit tags from the Enterprise Graph Tags section.

    Table 1. Tagging in different Enterprise Graph modes
    Name Description
    Enterprise Graph- regular mode Provides hint to Enterprise Graph on which tables to prioritize when retrieving information, to improve the accuracy of results.

    It is recommended to only tag up to 30 tables for regular mode as hints to prioritize while searching.

    Enterprise Graph (Small)

    Provides a list of tables to run the search operation. Enterprise Graph (Small) will only search on the tables provided by tags.

    It is mandatory to add a tag when Enterprise Graph (Small) is used with any of the prebuilt integration with AI agent, Virtual Agent or Now Assist Panel.

    You can tag a maximum of 50 tables.

    Note that to enable querying on columns of table which are references to another table, also include referenced table in tags.

    Creating tags

    Tags are created by kg_admins using the Knowledge Graph Tags section and has to be linked to schema when selecting the Enterprise Graph or Enterprise Graph (Small) as the Knowledge Graph schema for your use case in Virtual Agent, Now Assist Panel or AI agent.

    Knowledge graph ships the following prebuilt tags:

    1. VIRTUAL AGENT DEFAULT TAG: A prebuilt tag listing common to core, ITSM, and HR tables for integrating Enterprise Graph with the Virtual Agent on the employee portal. Admins can edit this tag to include additional tables relevant for answering Virtual Agent queries.
    2. NOW ASSIST PANEL DEFAULT TAG: A prebuilt tag listing common to core, ITSM and HR tables which can be leveraged as general tag on Now Assist panel. Admins can edit this tag to add additional important table for answering questions on Now Assist panel.
    Follow these steps to create or edit tags:
    • Go to the Knowledge Graph Designer to view the existing tags and their associated tables. You can use an existing tag, edit one to fit your needs, or create a new tag for your particular use case.
    • Navigate to the admin center for consuming apps.
      • For the Now Assist Virtual Agent or Now Assist Panel, go to your virtual agent’s setup, select Information Sources, and open the Knowledge Graph.
      • For AI agent, proceed to its setup and open the Knowledge Graph tool for the AI agent.
    • Select Enterprise graph or Enterprise Graph (Small) as the KG schema and select the required tag from Tag drop down to link it to graph schema.
    Note:
    In this release, the Enterprise Graph option is hidden by default for Now Assist Virtual Agent and Now Assist Panel, and only Enterprise Graph (Small) can be selected as schema option. To use Enterprise Graph, Admins can enable it as a schema option by setting the property sn_kg.va.enable_global_graph_all_modes to true. The role required is Admin.

    Recommended tables for different use cases

    • Now Assist Virtual Agent: For Now Assist Virtual Agent include the tables necessary to answer the expected user queries. For example if you want to deploy a new virtual agent on employee center portal, you should add a tag having tables relevant for answering employee questions.
    • Now Assist Panel: Now Assist Panel operates as a unified assistant across multiple workspaces, hence it is essential to tag tables as follows:
      • An individual tag for each workspace that encompasses key tables relevant to that workspace. This ensures the Now Assist panel can deliver responses specific to queries related to the workspace tables when accessed within each workspace.
      • Create a general tag that includes the most important tables required to answer users questions on Now Assist panel, allowing the Now Assist panel to provide relevant answers when used outside of any workspace.
      • For more information on adding workspace tags in Now Assist Panel, see Add a Knowledge Graph schema to a chat assistant.
    • AI agent: For an AI agent use case, include key tables relevant to the agent's purpose. For example, for asset manager agents User, Asset, and other crucial tables should be included in the tag. For more information, see Add a Knowledge Graph to an AI agent.