Integrated development tools for ServiceNow Studio

  • 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 Integrated Development Tools for ServiceNow Studio

    ServiceNow Studio offers a suite of integrated development tools that empower users to build applications, flows, processes, and tables efficiently. These tools enhance the capabilities of the ServiceNow AI Platform, allowing for a wide range of development tasks, from automation to user interface design.

    Show full answer Show less

    Key Features

    • AI Builder: Tools for creating and managing AI agents and workflows, helping automate tasks towards business objectives.
    • Automation Builder: Facilitates the creation of decision tables and workflows, enabling process automation without coding.
    • Data Builder: Includes Form Builder for customizing records and Table Builder for visual design of tables and forms.
    • Integration Hub: Simplifies data import processes and integrates various data management tasks into a single interface.
    • Mobile Builder: Customizes the display of applications on mobile devices.
    • User Interface Builder: Tools like Catalog Builder and UI Builder for designing and managing user interfaces and experiences.
    • Script Debugger: Assists in debugging server-side JavaScript for users with the appropriate role.

    Key Outcomes

    By utilizing these integrated development tools, ServiceNow customers can streamline their app development processes, enhance automation, customize user experiences, and effectively manage data integrations. This results in improved operational efficiency and the ability to quickly adapt applications to meet evolving business needs.

    ServiceNow Studio provides instant access to several tools available in the ServiceNow AI Platform development suite. As you create apps using ServiceNow Studio, you can extend their capabilities with these powerful development tools.

    Development tools

    Use the following integrated development tools to build apps, flows, processes, tables, and more in ServiceNow Studio.

    While some tools have the word "Builder" attached to their name and others don't, all tools listed below enable you to build different parts of apps. Some builders are automation tools, while others enable you to build your user interface. For more information about builders, see Builders in ServiceNow Studio.

    AI

    Builder Description
    AI Agent Studio Create, manage, or test AI agents and agentic workflows so that you can create self-executing workflows to help you achieve your business goals.
    Now Assist Skill Kit The Now Assist Skill Kit plugin for Now Assist enables you to create and activate custom prompts and skills for Now Assist.

    Automation

    Builder Description
    Decision tables in Workflow Studio Decision tables in Workflow Studio embed business logic into a series of if-then decision rules. Decision tables read data from inputs and evaluate the data according to specified conditions. When all the conditions for a decision rule are met, the decision table returns one or more results.
    Flows, subflows, and actions in Workflow Studio Flows, subflows, and actions enable process owners to automate work. Build multi-step flows from reusable components without having to code.
    Playbooks in Workflow Studio Playbooks enable process owners to author cross-enterprise workflows and create a single, unified process. You can also use playbooks to provide end users with a simplified, task-oriented view of your process.

    Data

    Builder Description
    Form Builder Customize any ServiceNow AI Platform record or form using Form Builder. Form Builder is accessed most often through Table Builder on the Forms tab.
    Table Builder Design tables, forms, and flows visually using a single user interface.

    Integration

    Builder Description
    Integration Hub Imports

    Integration Hub - Import enables you to configure, run, and schedule your data imports all through a single simplified interface.

    It also consolidates multiple data integration capabilities into a single environment, eliminating the need to create and manage several forms throughout the platform. Its step-by-step experience guides you through the configuration of data sources, target tables, and data mapping. You can schedule your data imports or run them on demand.

    Mobile builder

    Builder Description
    Mobile App Builder Configure how ServiceNow applications display on mobile devices.

    User interface

    Builder Description
    Catalog Builder You can create or edit a catalog item (catalog item or record producer) using a visual and guided experience along with specified restrictions. The catalog builder experience enables you to delegate the creation and maintenance of the catalog.
    Service Portal Create or update the portal page layout and add or remove widgets on the page.
    Service Catalog Create or edit a catalog item, which can be a record producer, an order guide, or a content item.
    Survey designer Create survey categories and questions, configure their details, and publish the survey to specific users or groups.
    UI Builder UI Builder is a web user interface builder. Use UI Builder to build pages for App Engine Studio generated workspaces or custom web experiences using Next Experience Components and custom web components.
    Workspace Builder Workspace Builder enables you to automate processes in a single design environment.

    Other tools

    Builder Description
    Script Debugger The Script Debugger enables users with the script_debugger role to debug server-side JavaScript.