Platform Propose survey responses agentic workflow

  • Release version: Australia
  • Updated April 1, 2026
  • 4 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 Platform Propose Survey Responses Agentic Workflow

    The Platform Propose Survey Responses agentic workflow in ServiceNow streamlines and boosts survey completion rates by assisting requesters with AI-generated answer suggestions. After a request or incident is resolved, the assigned user receives an email containing AI-suggested survey responses based on the related record data. The user can either accept these AI-generated answers via a provided link or choose to complete the survey manually. This workflow improves survey response efficiency and accuracy, helping organizations gather timely and relevant feedback.

    Show full answer Show less

    Prerequisites and Setup

    • Requires ServiceNow Otto for Platform installed on the instance, which is included with other AI applications.
    • Applicable to surveys triggered on the Incident or Request tables, including standard and custom surveys with associated triggers.
    • Role snuxcgenai.platformaisurveyresponse is required to access and use the workflow.
    • Role masking and security controls must be configured to control user access and data permissions for survey tables and related data.

    Accessing and Configuring the Workflow

    • Access via AI Agent Studio under All > AI Agent Studio > Create and manage, then select "Propose survey responses".
    • The guided setup displays included AI agents and their roles, steps, and tools.
    • Agentic workflows can be accessed from the Core UI and AI Activity panel in workspaces for monitoring and interaction.
    • UI actions can be enabled to trigger the workflow; ensure the system property com.glide.agenticprocessesview.enabled is set to true for visibility.

    Triggering and Testing

    • The workflow requires activation of a trigger linked to survey events; it cannot be triggered from the ServiceNow Otto panel.
    • For testing in AI Agent Studio with appropriate roles, use the sample utterance: Help me with survey AINST00XXXX, including key fields such as number, short description, state, priority, and caller ID for data extraction.

    Key AI Agents Involved

    • Survey Response Suggestion AI Agent: Generates suggested survey answers based on record details.
    • Survey Filling Data Collection AI Agent: Collects relevant record and survey question data to facilitate feedback gathering.
    • Both agents require the role snuxcgenai.platformaisurveyresponse and must be enabled in their availability settings.

    Practical Benefits for ServiceNow Customers

    This agentic workflow helps ServiceNow customers improve survey response rates by automating answer suggestions, reducing manual effort for agents, and enabling quicker, more informed feedback collection. It integrates seamlessly with existing Incident and Request surveys and can be customized by duplicating and adjusting the workflow. By leveraging AI-driven suggestions, customers can expect more consistent and timely survey completion, aiding in service quality measurement and improvement initiatives.

    Use the Platform Propose survey responses agentic workflow to assist requesters in completing surveys.

    Propose survey responses overview

    The Propose survey responses agentic workflow can help simplify and increase survey responses. Many callers end up not filling out surveys after requests have been fulfilled, and this agentic workflow helps them to make informed decisions to answer survey questions quickly.

    When this agentic workflow and trigger are activated, the assignee receives an email with AI-suggested answers to their survey based on the associated Incident or Request. They then have the option to accept the AI-generated answers with a link at the bottom of the email. They can also choose to fill out the survey manually.

    The agents, tools, and triggers that are associated with the Propose survey responses agentic workflow are provided by AI applications. You can activate the agentic workflow template by making the trigger active. If you want to change this agentic workflow's instructions, you must duplicate it, adjust the settings to suit your needs, and activate the duplicated version of the agentic workflow instead.

    Note:
    Depending on your license, you will have access to certain application features, generative AI skills, agentic workflows, and AI agents. For more information, see ServiceNow product tiers.

    Prerequisites and setup

    To access this workflow, you must have ServiceNow Otto for Platform installed on your instance, which you can get if you install any other AI application.

    You can use this workflow for any survey triggered on the Incident or Request table. For example, this agentic workflow can be used by the Short Customer Satisfaction Survey with Smiley Face when an Incident is closed. You can change existing surveys, and the agentic workflow can still propose answers. The agentic workflow can also be used for custom surveys triggered by the Incident or Request table as long as there’s a trigger associated with the survey. See Configure a trigger condition for a survey for instructions on adding a trigger to a survey.

    Propose survey responses isn’t available for ServiceNow Otto panel.

    Role masking

    Required role: sn_uxc_gen_ai.platform_ai_survey_response.

    Agentic workflows and their AI agents use role masking to determine which users can access them. Ones installed with your applications have specific roles that come included with the application. If you select Users with specific roles for user access, you must configure the security controls to include these roles. For the instructions to change the security controls, see Define security controls for an agentic workflow.

    In the data access settings, you must also add the necessary roles to enable reading of survey tables and other related tables.

    Accessing the Propose survey responses agentic workflow

    To access the agentic workflow:
    1. Navigate to All > AI Agent Studio > Create and manage.
    2. Select Propose survey responses.

    The first step of the guided setup includes a complete list of included AI agents. Selecting the name of an AI agent opens it in a new browser tab, where you can see the full description, role, list of steps, and tools. Tools are displayed in the second step of the AI agent guided setup, Add tools and information.

    In-product agentic AI and UI actions

    Agentic workflows can be accessed in the Core UI and in workspaces in the AI Activity panel. From there, you can track their progress, provide or review input, and see the results of the work performed. For more information, see In-product agentic AI for more details about the AI Activity panel.

    To enable users to access agentic workflows with UI actions, you can open the agentic workflow in AI Agent Studio and navigate to the Select channels and access step. You can select a UI action as a possible way to access the workflow

    If you don't see your UI actions after configuring it in AI Agent Studio, ensure that the property com.glide.agentic_processes_view.enabled is set to true. See Enable the in-product experience for agentic workflows.

    Sample utterance

    After the workflow has been activated in AI Agent Studio, you need to set a trigger for the workflow to run. This workflow cannot be triggered from the ServiceNow Otto panel.

    If you want to test the agentic workflow in AI Agent Studio and you have the sn.aia_admin role, enter the following phrase in the Testing page in the Task field: Help me with survey AINST00XXXX. List of fields to extract inc/case/req details: number, short_description, description, calendar_stc, escalation, reopen_count, close_code, close_notes, state, priority, caller_id. You must include the list of fields to extract.

    AI agents used in the Propose survey responses agentic workflow

    The following table lists the agents that are used in the Propose survey responses agentic workflow.
    Important:
    In the Define availability step of each AI agent's guided setup, make sure that the Status toggle is enabled to activate the AI agent.
    Table 1. AI agents names and descriptions in the Propose survey responses agentic workflow
    AI agent name AI agent description Role required
    Survey response suggestion AI agent Suggests answers to questions based on record details. sn_uxc_gen_ai.platform_ai_survey_response
    Survey filling data collection AI agent Collects the data related to the record and the survey questions to gather feedback. sn_uxc_gen_ai.platform_ai_survey_response

    Other Platform agentic workflows

    For more information on other agentic workflows that are associated with the Platform workflow, see Platform agentic workflows.