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
| Builder | Description |
|---|---|
| AI Agent Studio | Create, manage, and test AI agents and agentic workflows to automate self-executing processes and achieve business goals. |
| Now Assist Skill Kit | Create and activate custom prompts and skills for Now Assist using the Now Assist Skill Kit plugin. |
Automation
| Builder | Description |
|---|---|
| Decision tables in Workflow Studio | Embed 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 Studio | Automate work using multi-step flows built from reusable components, without writing code. |
| Playbooks in Workflow Studio | Author cross-enterprise workflows and create a unified process. Use playbooks to provide end users a simplified, task-oriented view of your process. |
Data
| Builder | Description |
|---|---|
| Form Builder | Customize any ServiceNow AI Platform record or form. Form Builder is most often accessed 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 | Configure, 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
| Builder | Description |
|---|---|
| Mobile App Builder | Configure how ServiceNow applications display on mobile devices. |
User interface
| Builder | Description |
|---|---|
| Catalog Builder | Create 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 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 | Build pages for App Engine Studio-generated workspaces or custom web experiences using Next Experience Components and custom web components. |
| Workspace Builder | Automate processes in a single design environment using Workspace Builder. |
Other tools
| Builder | Description |
|---|---|
| Script Debugger | Debug server-side JavaScript for users with the script_debugger role. |