Using Virtual Agent for Public Sector Digital Services

  • Release version: Zurich
  • Updated July 31, 2025
  • 2 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 Using Virtual Agent for Public Sector Digital Services

    ServiceNow Virtual Agent for Public Sector Digital Services enables administrators to create chatbot conversations tailored specifically for public sector use cases. This subscription-based solution helps constituents perform self-service tasks such as submitting government service cases and accessing information on regulations or benefits. Admins and topic authors can build custom conversation topics or modify pre-built ones to suit public sector needs.

    Show full answer Show less

    Key Features

    • Custom and Pre-built Topics: Build your own topics or leverage pre-built conversations from the Virtual Agent platform and Customer Service Virtual Agent Conversations plugin (com.sncsm.virtualagent).
    • Topic Blocks: Use reusable subflows called topic blocks to quickly add common conversation elements like adding or retrieving records, simplifying design and maintenance.
    • Public Sector Specific Topic Blocks:
      • Prompt Service for Constituent: Allows constituents to select a type of government service (e.g., permits or licenses).
      • Create Public Sector Additional Members: Enables constituents to add authorized individuals who can view a case or issue, such as family members.

    Practical Guidance for ServiceNow Customers

    • Activate the Customer Service Virtual Agent Conversations plugin (com.sncsm.virtualagent) to access pre-built topics and topic blocks essential for public sector scenarios.
    • Define the use cases relevant to your public sector constituency before building or customizing topics.
    • Preview and test pre-built topics and topic blocks in Virtual Agent Designer to understand their behavior.
    • Duplicate and publish pre-built topics or blocks before customizing to preserve the originals.
    • Add public sector topic blocks to your conversations by specifying input parameters, such as the caseid and casetype for the Additional Members block, to integrate these functionalities smoothly.

    Expected Outcomes

    By leveraging Virtual Agent for Public Sector Digital Services, ServiceNow customers can expedite the deployment of chatbots that facilitate constituent self-service, improve engagement, and streamline government service delivery. The use of reusable topic blocks accelerates conversation development while maintaining consistency and ease of management.

    As an admin, you can use Virtual Agent to create chatbot conversations tailored to public sector use cases.

    With Virtual Agent for Public Sector Digital Services, which is available by subscription, you can build conversation topics that assist your constituents with self-service tasks. For example, you can create Virtual Agent topics that enable constituents to submit government service cases or help them find relevant information on government regulations or benefits.

    As admins or topic authors, you can build your own custom, public sector conversation topics. Or, you can use pre-built conversations that are available with the Virtual Agent platform and Customer Service Virtual Agent Conversations plugin (com.sn_csm.virtualagent) and modify them for public sector use cases.

    When you’re creating or modifying topics, you can also use pre-built components called topic blocks. These blocks are subflows that run conversational elements or common tasks in a conversation, such as adding or retrieving records. Pre-built topic blocks are included with the Virtual Agent platform and Customer Service conversations. Topic blocks enable topic authors to quickly add standard functions to Virtual Agent conversations, simplifying conversation design and maintenance.

    The Public Sector Digital Services Core application provides several topic blocks that you can use in public sector conversations:
    • Prompt Service for Constituent – Asks constituents to select a type of government service.
    • Create Public Sector Additional Members – Prompts constituents to add other persons who have an authorized interest in an issue or case.

    To learn more about topic blocks and how to use them in Virtual Agent conversations, see Maximizing code reuse with topic blocks.

    Before building Virtual Agent topics for public sector use cases

    Before creating Virtual Agent conversations, review the following prerequisites and the basic process for working with pre-built topics and topic blocks in Virtual Agent Designer.

    Prompt Service for Constituent topic block

    Use this topic block in a conversation to ask constituents to select a service from a list of available government services, for example permits or licenses. Activate the Customer Service Virtual Agent Conversations (com.sn_csm.virtualagent) plugin to use this topic block.

    Figure 1. Example of prompt for services

    Create Public Sector Additional Members topic block

    Use this topic block to let your constituents specify other people, such as family members or other authorized individuals, who can view a case or issue. Activate the Customer Service Virtual Agent Conversations (com.sn_csm.virtualagent) plugin to use this topic block.

    Figure 2. Example prompts for adding members to a government service case
    When you use this topic block in a conversation, you specify the input parameters from the originating (calling) topic to the topic block.
    Table 1. Public Sector Additional Members input parameters
    Parameter Description

    case_id

    sys_id of the public sector case record created.

    case_type

    Extension of the base public sector service.