Platform Process images for new tasks agentic workflow

  • Release version: Yokohama
  • Updated November 18, 2025
  • 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 Process Images for New Tasks Agentic Workflow

    The Platform Process Images for New Tasks agentic workflow automates the conversion of images into actionable task records, reducing manual data entry and enhancing task organization. The workflow extracts information such as error messages from images and allows users to review and modify task details before submission.

    Show full answer Show less

    Key Features

    • Automation: Automatically converts images into task records.
    • User Review: Users can adjust details like short description, category, and priority before finalizing the task.
    • Integration: Works with Now Assist applications to facilitate the process.
    • Customizable Workflows: Users can duplicate and modify the agentic workflow to meet specific needs.

    Key Outcomes

    By using this workflow, ServiceNow customers can expect improved efficiency in task management and a reduction in manual data entry errors. The result is a streamlined process that enables users to convert images into actionable tasks quickly and effectively. Users must ensure that the necessary roles and configurations are in place to utilize the workflow effectively.

    Use the Platform Process images for new tasks agentic workflow to convert images to actionable tasks.

    Process images for new tasks overview

    The process images for new tasks agentic workflow can help decrease manual data entry and improve task organization by automatically converting images into task records. First, the agentic workflow extracts information from the image, such as error messages, and presents the analysis to the user. Then, the user is presented with the details of the task, such as short description, category, and priority, before it is submitted so that they can make any changes. Once the information is confirmed, the agentic workflow creates an incident record and attaches the image.

    The agents, tools, and triggers that are associated with the process images for new tasks agentic workflow are provided by Now Assist applications. You can activate the agentic workflow template and set the display settings to include the Now Assist panel. If you want to change this agentic workflow's instructions, you must duplicate it to create a custom agentic workflow, adjust the settings to suit your specific needs, and activate the duplicated version of the agentic workflow instead.

    Prerequisites and setup

    To access this workflow, you must have Now Assist for Platform installed on your instance, which you can get if you install any other Now Assist application, such as Now Assist for IT Service Management (ITSM).

    Users must have the sn_uxc_gen_ai.platform_ai_image_processor role to invoke the agentic workflow.

    If you want the ability for users to create tasks from images using Now Assist for Virtual Agent, you must activate the Image Processor Agent, Record management AI agent, and Document and visual insights AI agent and set the display to include Virtual Agent. This agentic workflow cannot be discovered in Virtual Agent, so you must enable the individual AI agents that comprise it.

    Role masking

    Required role: sn_uxc_gen_ai.platform_ai_image_processor.

    Role masking enables users to limit the roles and privileges of agentic workflows during tool execution. Agentic workflows and their AI agents that get installed with Now Assist applications are assigned pre-defined roles. If you select Users with specific roles for user access, you must configure the security controls to include these roles. Data access settings must also 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 the tables for the records you want to be able to make tasks on. For example, you can add the itil role to the agentic workflow's list of approved roles so that it can access Incident records.

    Additional configuration

    You can change different settings related to the agentic workflow by changing values for the Now Assist Skill Config Var Set. To access the variable set and make changes, do the following while in the Platform AI Agents and Skills scope:

    • Go to the Now Assist Skill Config [sn_nowassist_skill_config] table.
    • Open the record named Image to task config.
    • In the Now Assist Skill Config Var Set related list, select the Tables Mapping configuration variable set.
    • Set the variables for the configuration type.
    • Save the Var Set.
    Table 1. Tables Mapping configuration

    Config field

    Description

    role_and_table_map

    When a user triggers this agentic workflow, it checks the role of the invoking user and uses the map to determine what tables a user can make a record on. For example, if you map itil to Incident table, then users with the itil role can make Incident records with images.

    tableslist

    List of tables where you can make tasks from images

    Accessing the Process images for new tasks agentic workflow

    To access the agentic workflow:
    1. Navigate to All > AI Agent Studio > Create and manage.
    2. Select Process images for new tasks.

    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 Workflows 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 Workflows 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.

    Sample utterance

    After the workflow has been activated in AI Agent Studio, enter Convert image to new task or similar phrases in the Now Assist panel to trigger the workflow. You can also run this workflow on the Testing page of AI Agent Studio with the same utterance in the Task field if you have the sn.aia_admin and sn_uxc_gen_ai.platform_ai_image_processor roles.

    AI agents used in the Process images for new tasks agentic workflow

    The following table lists the agents that are used in the Process images for new tasks 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 2. AI agents names and descriptions in the Process images for new tasks agentic workflow
    AI agent name AI agent description Role required
    Document and visual insights AI agent Extracts information from images. platform_ml_di.creation_agent

    Other Platform agentic workflows

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