Now Assist for Creator release notes

  • Release version: Yokohama
  • Updated July 23, 2025
  • 10 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 Now Assist for Creator Yokohama Release Notes

    Now Assist for Creator is a ServiceNow application leveraging generative AI to enhance and expedite application development on the ServiceNow AI Platform. The Yokohama release introduces significant enhancements including autonomous AI agents, expanded AI model provider options, improved user roles, and new conversational capabilities for creating applications and catalog items.

    Show full answer Show less

    Key Features

    • Build Agent: An autonomous AI agent embedded in the ServiceNow IDE that can independently generate, explain, validate, and fix ServiceNow applications.
    • Conversational Catalog Item Creation: Now Assist in Catalog Builder allows users to create and preview catalog items and record producers through guided conversations, simplifying the creation process.
    • Expanded AI Model Providers: Support now includes Google Gemini (2.0 Flash, 2.5 Pro), AWS Claude 3.7 Sonnet, in addition to Now LLM Service and Azure OpenAI GPT-4.1 models, offering flexibility based on organizational needs.
    • App Generation Enhancements: Users can add columns, flows, and workspaces to applications, configure event handlers via UI Builder, and generate flows or subflows from images.
    • Code Assistance Improvements: Now Assist for Code supports multiple AI providers and features contextual auto-complete, code explanation, summarization, and inline editing with prompt modals.
    • Test Generation: Generate and edit automated tests by describing test requirements, enabling faster test creation and iteration.
    • Role Accessibility: The guided app creator role now allows users without admin privileges to build applications using Now Assist.
    • RPA Automation: Enhanced support in RPA Desktop Design Studio for creating and editing automations and activities using short text instructions and AI-assisted previews.
    • Usage Measurement Update: Transition from a 365-day look-back to a 365-day burn-down model aligned with contract anniversary dates for more accurate usage tracking.
    • Default Skill Activation: Certain Now Assist skills and agentic workflows are now enabled by default for appropriate roles, simplifying initial setup.
    • Access Control Configuration: ACLs for AI agents and workflows can be managed to control discoverability and execution permissions.

    Key Outcomes

    • Accelerated Application Development: The Build Agent and conversational AI capabilities reduce manual coding effort, allowing faster creation and editing of applications and catalog items.
    • Improved Developer Productivity: Enhanced code explanation, summarization, and auto-complete features streamline script editing and debugging.
    • Broader AI Model Flexibility: Support for multiple AI providers ensures compliance with regional restrictions and offers customers choice based on performance and policy requirements.
    • Expanded User Access: Non-admin users with appropriate roles can leverage Now Assist to create applications, broadening the creator base within organizations.
    • Simplified Automation Creation: Integration with RPA Desktop Design Studio enables faster automation development through AI-assisted instructions and previews.
    • Enhanced Management and Compliance: Usage measurement improvements and ACL configuration empower administrators to monitor and control AI feature utilization effectively.

    Activation and Additional Information

    Now Assist for Creator is available through the ServiceNow Store and requires installation via the store. It integrates with related ServiceNow products such as App Engine Studio, Integration Hub, Workflow Studio, MID Server, Process Automation Designer, and RPA Hub to provide a comprehensive low-code/no-code development and automation environment.

    The ServiceNow® Now Assist for Creator application includes generative AI skills that can make developing on the ServiceNow AI Platform more efficient. Now Assist for Creator was enhanced and updated in the Yokohama release.

    Now Assist for Creator highlights for the Yokohama release

    Yokohama Patch 11
    • Review changes to Now Assist usage measurement.
    • Create, edit, and deploy fully functional ServiceNow applications using the Build Agent in the ServiceNow IDE.
    • Generate catalog items conversationally and preview them during the creation process with Now Assist in Catalog Builder.
    • Choose an AI model provider for all Now Assist for Code skills in the script editor.
    Yokohama Patch 8
    • Removed the now.assist.creator role as a requirement for test generation.
    Yokohama Patch 6
    • Use Google Gemini and Anthropic Claude on AWS as AI model providers for Now Assist skills and AI agents in addition to Now LLM Service and Azure OpenAI.
      Note:
      Additional AI model providers are supported for the following Now Assist for Creator skills:
      • App generation
      • App summarization
      • Catalog item generation
      • Code generation
      • Flow generation
      • Flow summarization
      • Playbook generation
      • Process Mining
      • RPA bot generation
      • Spoke generation
      • Test generation
    Yokohama Patch 3
    • Summarize what a flow or subflow does by using generative AI.
    • Generate playbooks from inputs that refer to active actions, flows, subflows, content from installed spokes, or activity definitions.
    • Create automation and UI components in Now Assist for app generation.
    • Use the code explain and summarize feature of Now Assist for Code to explain and summarize the code. This feature is supported by both Now LLM Service and the Azure OpenAI model providers.
    • Use the Client Script Summarization skill to generate a high-level summary and a detailed explanation of a client script.
    Yokohama Patch 1
    • Enable your users to create applications by using the Now Assist for app generation skill even if they don't have the admin role.
    • Use the improved application preview before generating an application by using the Now Assist for app generation skill.
    • Enable your RPA Desktop Design Studio users to create and edit automations and activities, and extend automation logic flow with Now Assist for RPA Hub.
    • Enable your ServiceNow Studio users to generate a summary of an app.
    • Use the Quick Actions button in the Now Assist for Code enabled script editor to edit code and add comments.
    • Use the prompt modal in inline or floating mode with Now Assist for Code.
    • Now Assist for Code now supports both Now LLM Service and Azure OpenAI model providers. When you select the Azure OpenAI model provider, all requests for the Now Assist for Code model are redirected to Azure OpenAI for evaluation and response. Additionally, you get access to the Code Explain and Code Summarize features.
    • Use the auto-complete feature of Now Assist for Code to get contextually relevant code suggestions while typing.

    See Now Assist for Creator for more information.

    Important:
    Now Assist for Creator is available in ServiceNow Store. For details, see the "Activation information" section of these release notes.

    New in the Yokohama release

    Yokohama Patch 11
    Build Agent, an autonomous AI agent for ServiceNow application development
    Build Agent, located in a chat panel within the ServiceNow IDE, functions as an autonomous AI agent capable of independently generating a complete ServiceNow application. It can handle various code-related tasks, such as rewriting tables, explaining code, validating and improving existing applications, fixing application errors, and more.
    Generate catalog items conversationally with Now Assist in Catalog Builder
    Create catalog items and record producers efficiently using the conversational interface within Catalog Builder. Communicate your requirements and specifications for your desired catalog items through guided conversation. Now Assist for catalog generation helps to simplify and streamline the catalog item creation process.
    Yokohama Patch 6
    New third-party AI model provider options available for Now Assist
    Google Gemini 2.0 Flash, Google Gemini 2.5 Pro, and AWS Claude 3.7 Sonnet are available for Now Assist skills and AI agents in addition to Now LLM Service and Azure OpenAI GPT-4.1 and GPT-4.1 mini.
    Note:
    Additional AI model providers are supported for the following Now Assist for Creator skills:
    • App generation
    • App summarization
    • Catalog item generation
    • Code generation
    • Flow generation
    • Flow summarization
    • Playbook generation
    • Process Mining
    • RPA bot generation
    • Spoke generation
    • Test generation
    Yokohama Patch 3
    Add columns to existing tables with Now Assist for app generation
    Add columns to existing tables in Now Assist for app generation.
    Add flows in Now Assist for app generation
    Create a flow when creating an application in Now Assist for app generation. Enhance an existing application by adding a flow.
    Add workspaces in Now Assist for app generation
    Create a workspace when creating an application in Now Assist for app generation. Enhance an existing application by adding a workspace.
    Configure an event handler with Now Assist
    Use Now Assist in UI Builder to configure event handlers. At present, you can configure links to a destination, open or close modals, and view load requested event handlers using Now Assist in UI Builder.
    Create a flow or subflow from an image
    Create a flow or a subflow from an image by using Now Assist. Capture the detailed process in an image and attach the image to Workflow Studio. Now Assist generates a preview of the flow that you can modify and regenerate.
    Enable Code Explain and Summarize
    Support Code Explain and Code Summarize features with the Now LLM Service. Ensure compliance with any regional restrictions and help APAC users who may face limitations with US-based models.
    Summarize client scripts
    Use client script summary generation to get both a high-level summary and a detailed explanation of the client scripts.
    Summarize a flow or subflow
    Summarize what a flow or subflow does by using generative AI.
    Support additional components in the RPA Bot generation skill
    Support 97 additional components with Now Assist for RPA Hub.
    Support Retrieval Augmented Generation (RAG) with playbook generation
    Generate playbooks from inputs that refer to custom actions, flows, subflows, content from installed spokes, or activity definitions. Include the names of commonly used and recently published actions, subflows, flows, and activity definitions that are available on your instance in your playbook generation requests.
    Time out long running app summaries
    Time out app summary generation after two minutes.
    Use the Now LLM Service with Now Assist for app generation
    Choose Now LLM Service or OpenAI GPT-4o to ensure compliance with any regional restrictions. This feature is helpful for APAC users who may face limitations with US-based models, such as GPT-4.0.
    Yokohama Patch 1
    Create applications in ServiceNow Studio by using Now Assist with the guided app creator role
    Enable your users with the guided app creator role (in addition to users with the admin role) to create applications with the Now Assist for app generation skill.
    Create and edit automations and activities and extend automation logic flow in RPA Desktop Design Studio by using Now Assist

    Use the Robotic Process Automation (RPA) bot generation skill in RPA Desktop Design Studio to create and edit automations and activities through short text instructions and preview options. This feature helps you to accelerate automation development because new and existing users can develop and build faster automations.

    Enhance the automation logic by using the Build automation option, starting from components or from an empty design surface that is based on text instructions.

    Summarize an app in ServiceNow Studio
    Use the new Now Assist for app summary generation skill to quickly generate a summary of an app. You can then copy the summary to the app description, and then use the summaries to find duplicate or redundant apps.
    Generate and edit automated tests faster by using the Test generation skill
    Use the new Test generation skill to generate automated tests faster by simply describing your test requirements. Review the generated test, make edits directly, or refine your original prompt to generate a revised version of the test.

    UI changes

    Yokohama Patch 1
    Find files faster when previewing an application in the Now Assist for app generation skill
    Filter the app files list and narrow the search when previewing an application that is created with the Now Assist for app generation skill.
    Enhanced visibility of apps created by the Now Assist for app generation skill
    On the ServiceNow Studio home page, apps that are generated by AI display the AI indicator.

    Changed in this release

    Yokohama Patch 11
    Changes to Now Assist usage measurement
    Starting with Yokohama Patch 5, Now Assist usage measurement is transitioning from a 365-day look-back model to a 365-day burn-down model, with usage resetting at the contract anniversary date. For more information, refer to KB KB2704710: Now Assist Usage - Overview & New Measurement Logic.
    Some Now Assist skills, agents, and agentic workflows are turned on by default
    The skills are automatically available to appropriate role users for the application, such as ITIL roles on incident forms or change forms. This change simply activates the skill and does not touch the roles that may be needed to use the skill. The new default behavior works as follows:
    • New customers: When you install a Now Assist product, designated skills and agentic workflows are turned on automatically.
    • Existing customers who are upgrading (starting with Yokohama Patch 11): Any previously unconfigured skill, agent, or agentic workflow is turned on automatically (the AI asset was never configured and turned on, then turned off again). Previously configured skills and agentic workflows that were turned on, then off, remain inactive.
    Configure ACLs for AI agents and agentic workflows
    Configure the access control lists for who can discover and trigger AI agents and agentic workflows in their guided setups in AI Agent Studio. You can determine whether an AI agent or agentic workflow behaves as a dynamic user or as an AI user. You can also specify if an AI agent or agentic workflow can be available to all authenticated users or publicly available.
    Previous Patch releases
    More easily identify changes when previewing and updating applications
    When previewing an application, any requested changes made by the Now Assist for app generation skill are listed when the preview pane loads.
    Edit applications without having to change the scope manually
    When editing applications, the Now Assist for app generation skill now changes the scope that you’re working in to the scope of the application automatically.
    More easily query Analytics Generation
    Analytics Generation now uses a semantic filter instead of Natural Language Query (NLQ), resulting in less rigid requirements for queries.
    Yokohama Patch 1
    Improved query engine for Analytics Generation
    Starting in Yokohama Patch 1, analytics generation supports GPT-4o for generating queries, to provide better accuracy in responses. These improvements include support for up to two levels of dot-walking based on user utterances.

    Removed in this release

    Yokohama Patch 12
    • Spoke generation has been removed from Now Assist for Creator. See the ServiceNow Store website for additional information.

    Activation information

    Install Now Assist for Creator by requesting it from ServiceNow Store. Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.