Skip to content
Release: Australia · Updated: 2026-04-29 · Official documentation · View source

Integrated development tools for ServiceNow Studio

Use the development tools in ServiceNow Studio to build apps, flows, tables, forms, and more — all without leaving the platform.

What development tools are available in ServiceNow Studio?

Use the following development tools to build apps, flows, processes, tables, and more in ServiceNow Studio. Some tools include the word "Builder" in their name, but all tools listed here enable you to build different parts of an app. Some are automation tools; others are for building your user interface. For more information about builders, see Builders in ServiceNow Studio.

AI

BuilderDescription
AI Agent StudioCreate, manage, and test AI agents and agentic workflows to automate self-executing processes and achieve business goals.
Now Assist Skill KitCreate and activate custom prompts and skills for Now Assist using the Now Assist Skill Kit plugin.

Automation

BuilderDescription
Decision tables in Workflow StudioEmbed business logic into if-then decision rules. Decision tables read data from inputs, evaluate conditions, and return one or more results when all conditions for a rule are met.
Flows, subflows, and actions in Workflow StudioAutomate work using multi-step flows built from reusable components, without writing code.
Playbooks in Workflow StudioAuthor cross-enterprise workflows and create a unified process. Use playbooks to provide end users a simplified, task-oriented view of your process.

Data

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

Integration

BuilderDescription
Integration Hub ImportsConfigure, run, and schedule data imports through a single interface. Integration Hub Imports consolidates data integration capabilities in one environment — eliminating the need to manage multiple forms across the platform — and guides you through configuring data sources, target tables, and data mapping.

Mobile builder

BuilderDescription
Mobile App BuilderConfigure how ServiceNow applications display on mobile devices.

User interface

BuilderDescription
Catalog BuilderCreate or edit a catalog item (catalog item or record producer) using a visual, guided experience with specified restrictions. Catalog Builder enables you to delegate the creation and maintenance of the catalog.
Service PortalCreate or update the portal page layout and add or remove widgets on the page.
Service CatalogCreate or edit a catalog item, which can be a record producer, an order guide, or a content item.
Survey designerCreate survey categories and questions, configure their details, and publish the survey to specific users or groups.
UI BuilderBuild pages for App Engine Studio-generated workspaces or custom web experiences using Next Experience Components and custom web components.
Workspace BuilderAutomate processes in a single design environment using Workspace Builder.

Other tools

BuilderDescription
Script DebuggerDebug server-side JavaScript for users with the script_debugger role.