---
sourceDocument: Zurich Build or modify applications
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/application-development

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Developing your application

# Developing your application {#ariaid-title1}

* Release version: Zurich
* 
* Updated June 15, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) 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 Developing Your Application

ServiceNow enables customers to build custom applications tailored to their organizational needs using a range of development environments and tools.
Whether you prefer no-code, low-code, or pro-code approaches, ServiceNow offers builders designed for different skill levels and development goals on the ServiceNow AI Platform.
Show full answer Show less  

## Choosing the Right Builder

Select an app builder based on your role and technical expertise:

* **Creator Studio:** For process or line-of-business owners to build no-code request-fulfillment apps quickly.
* **App Engine Studio:** A low-code environment empowering citizen developers to create a broader range of apps with templates and guided design.
* **ServiceNow Studio:** A unified development environment for citizen and platform developers combining low-code and pro-code tools, integrated source control, and app packaging.
* **ServiceNow IDE and SDK:** For source code developers to build apps with JavaScript modules and third-party libraries using modern coding tools, including AI-assisted code generation.

## AI Integration in Application Development

* **Now Assist:** Use conversational AI within ServiceNow Studio to generate and refine applications through dialogue.
* **App Summarization:** Quickly generate concise descriptions of app contents in ServiceNow Studio for easier review.
* **ServiceNow Otto for App Engine:** Enhance apps with AI agents and skills to add intelligent automation capabilities.
* **AI-Powered Code Generation:** Generate scripts from text or code snippets to accelerate development.

## Capabilities of No-Code and Low-Code Development

**No-Code (Creator Studio):** Build simple request-fulfillment apps without writing code, ideal for business users.

**Low-Code (App Engine Studio):** Accelerate innovation with guided templates, governance, and native integrations to automate processes and build mobile-first experiences that scale across the enterprise.

## Pro-Code Development with ServiceNow Studio

* Develop and deploy applications with fine-grained control over code, debugging, and source control.
* Use integrated Git capabilities for collaboration and version management.
* Leverage Developer Sandboxes for isolated parallel development, reducing conflicts and speeding up time to production.
* Access a modern, unified environment with streamlined navigation and productivity-enhancing tools.

## Builder Library

ServiceNow provides a variety of specialized builders, such as Decision Builder, UI Builder, and Workspace Builder, to address specific development needs and create different types of data and workflow elements. Customers can choose the appropriate builder based on the application requirements.  
Build a custom application to meet the business needs of your organization. Choose a
builder for the type of user experience or workflow that you want to create.

|-|-|-|
| [Agentic development and Build Agent Expedite app development and enhance custom applications with AI using the generative and agentic AI capabilities available on the ServiceNow AI Platform.](https://www.servicenow.com/docs/qPu1HcfIUjMs6rvMplhsYw "Build and enhance custom applications using the generative and agentic AI capabilities available on the ServiceNow AI Platform. The capabilities support every stage of development, from generating application components to vibe coding full-stack applications through natural language conversations.") | [Build no-code applications with Creator Studio Create and manage custom applications in a simple, no-code environment.](https://www.servicenow.com/docs/OQkaRNyBSXnRzV_sob1q4A "Create and manage custom applications in a simple, no-code environment.") | [Build low-code applications with App Engine Accelerate innovation with more creators and less complexity. Empower developers of all skill levels to build applications at scale.](https://www.servicenow.com/docs/G8Lljav~unast28yZ6yEcA "Create and manage custom applications in a simple, low-code environment.") |
| [Build applications with ServiceNow Studio Empower developers with a modern, unified environment for building on the ServiceNow AI Platform using integrated builders and tools.](https://www.servicenow.com/docs/IO2fJSLFNA~45TeA0N9J6A "ServiceNow Studio provides a unified experience for all ServiceNow development activities, enabling admins and developers to extend base system solutions and create custom apps with ease. Use ServiceNow Studio to build apps and app files with integrated tools, access and edit app metadata in scoped and global apps, and package app changes for deployment, all in one powerful development tool.") | [Build pro-code applications Extend or maintain existing applications and user experiences. Connect applications and data across the enterprise.](https://www.servicenow.com/docs/w4T_1gYXi6__xlKYTe~mDQ "Create and manage custom applications from scratch using classic pro-code tools.") | [Builder library Choose a builder tool to quickly develop an application.](https://www.servicenow.com/docs/mj9HO~ugWloc7aDU3qU1HQ "The ServiceNow AI Platform provides a robust set of builder tools that enable you to quickly develop applications for your organization.") |
[ ]

{#developing-applications__table_y5t_rg5_gbc}

## Which app builder should I use?

Use the following table to choose the app building experience that matches your role and technical background.
{#developing-applications__app-builders-table__entry__3}

| Tool | Users | Features |
|-|-|-|
| Creator Studio: Build an app without code. | Process owners, line of business owners | Build request-fulfillment apps without writing code. For example, create an application to request office supplies: a user fills out a form, and an approver accepts or denies the request. For more information, see [Exploring Creator Studio](https://www.servicenow.com/docs/GS~MdEgHSgrsaVaWDPYrEQ "Creator Studio makes creating apps easier by dividing their creation into simple steps. In this section, we'll explain each one."). |
| App Engine Studio: Build a range of apps using low-code tools. | Citizen developers | Build a broader range of apps than Creator Studio without writing code. For more information, see [Exploring App Engine Studio](https://www.servicenow.com/docs/N34RfZiBmZY~~L4RnfxRHg "Learn how you can use the low-code app development tool, App Engine Studio (AES), to build powerful applications using guided setup, predefined templates, and workflows."). |
| ServiceNow Studio: Build and deliver apps in a unified environment. | Citizen developers, Platform developers | Build apps in a unified development environment. ServiceNow Studio provides streamlined navigation, integrated low-code tools, and built-in tracking and packaging so you can develop and ship apps faster. For more information, see [Exploring ServiceNow Studio](https://www.servicenow.com/docs/_1JJ0hNXXd~ZHjvi024l2A "ServiceNow Studio is a unified development environment where platform developers create, modify, and deploy apps. Use ServiceNow Studio to manage app files, edit metadata, and package changes for deployment without switching between tools."). |
| ServiceNow IDE and ServiceNow SDK: Build apps in source code. | Source code developers | Develop applications in source code with ServiceNow Fluent, create JavaScript modules, and use third-party libraries. ServiceNow Fluent is a domain-specific programming language for creating application metadata in code. Use Build Agent in ServiceNow IDE to create and update apps in source code with a conversational interaction. The ServiceNow IDE runs Visual Studio Code for the Web on the ServiceNow AI Platform. The ServiceNow SDK runs Visual Studio Code Desktop locally. For more information, see [Building applications in source code](https://www.servicenow.com/docs/tFaVDBiQaVuBVLbElsIwoQ "Create and develop custom applications in source code using familiar development tools and processes."). |
[Table 1. App builders]

{#developing-applications__app-builders-table}

## Use AI capabilities in custom applications {#developing-applications__section_aw1_sm2_wfc}

[Generate apps with Now Assist for app generation within ServiceNow Studio](https://www.servicenow.com/docs/b6rWtKU1ezXUmIt3631_8w "Have a conversation with the Now Assist for app generation to start building applications.")
:   Create an application in ServiceNow Studio by having a conversation with Now Assist. Describe the app that you want to create and continue the conversation to refine and edit the app further.

[Summarize the contents of an app in ServiceNow Studio](https://www.servicenow.com/docs/yKbQ3G1y2nTiolP034lP3A "Generate a summary of your app using ServiceNow Otto for Creator in ServiceNow Studio. After reviewing the summary, you can use it as a description for your app.")
:   Use app summarization to quickly review and summarize the contents of an application in ServiceNow Studio to use as a short description for the app.

[Leverage AI agents and skills in custom applications with ServiceNow Otto for App Engine](https://www.servicenow.com/docs/CHYUmpeJRneyIl7zEF~JOA "Enhance custom applications with generative and agentic AI capabilities.")
:   Enhance App Engine applications with AI agents and skills using ServiceNow Otto for App Engine.

[Generate code with AI-powered code generation](https://www.servicenow.com/docs/access?context=generate-scripts-from-text&version=zurich&pubname=zurich-api-reference&ft:locale=en-US)
:   Generate scripts from text, code, or a combination of both with AI-powered code generation.

## Build no-code applications with Creator Studio {#developing-applications__section_mhd_vg5_gbc}

[Create applications without coding](https://www.servicenow.com/docs/bt~J4ctGuTX6Co_nr8D0SQ "Creator Studio is a no-code application builder on the ServiceNow AI Platform that lets non-developers create request-fulfillment apps without writing code. Use Creator Studio to build apps that manage employee requests, approvals, and fulfillments, such as equipment requests or travel approvals, directly on the ServiceNow AI Platform.")
:   Build request-fulfill applications in a simple environment, without using code, in Creator Studio.

## Build low-code applications with App Engine {#developing-applications__section_j5v_5y5_j5b}

Build low-code apps quickly, with more creators and less complexity. Safely scale cross-enterprise experiences that users want.

[Empower creators](https://www.servicenow.com/docs/I6RK5F_T2rEWStNY7JdBAw "Build an application in App Engine Studio (AES) that uses predefined data, experience, logic and automation, and security. Add to the template contents to customize the app for your organization.")
:   Bring creator workflow apps to production quickly for mission-critical tasks. Design with guidance and templates that are all within a holistic low-code dev experience​.

[Scale low-code development](https://www.servicenow.com/docs/80ZJLcU5vBqRoD6Z6otKHQ "As an admin, view and approve or reject collaboration requests in the App Engine Management Center (AEMC) from developers who want assistance building their applications.")
:   Empower business and IT to collaborate, manage, and govern low-code app development.​  Set development guardrails, apply standards, and check for compliance, all in one place.

[Accelerate process automation](https://www.servicenow.com/docs/access?context=rpa-main-landing-page&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   Automate processes fast and show value quickly with native integration and low code. Scale your workflows from simple to complex, with consistency across the enterprise.​

[Engage your users](https://www.servicenow.com/docs/access?context=mab-concept&version=zurich&pubname=zurich-mobile&ft:locale=en-US)
:   Captivate users with a modern unified experience that's easy to understand. Build mobile-first experiences using an intuitive, low-code designer.

## Build applications with the new ServiceNow Studio {#developing-applications__section_tpg_sdd_ddc}

Build apps smarter and deliver them faster with the new ServiceNow Studio. ServiceNow Studio empowers platform developers with a modern, unified environment for building on the ServiceNow AI Platform. ServiceNow Studio features streamlined navigation to applications and metadata, integrated low-code tools, efficient tracking and packaging of development work that accelerates development processes and enhances
productivity.

## Build pro-code applications {#developing-applications__section_i3s_hvv_j5b}

Build and deploy apps with fine-grained control. Debug code, manage source control, and publish your apps from a central hub.

[Build your apps faster](https://www.servicenow.com/docs/w4T_1gYXi6__xlKYTe~mDQ "Create and manage custom applications from scratch using classic pro-code tools.")
:   Get all your work done in one place, accelerating the process from coding to deployment.

[Develop applications in source code](https://www.servicenow.com/docs/tFaVDBiQaVuBVLbElsIwoQ "Create and develop custom applications in source code using familiar development tools and processes.")
:   Write code that defines application metadata in an integrated development environment.

[Source control in ServiceNow Studio](https://www.servicenow.com/docs/3VIKWATgVoz8PQ8k0zF59g "App developers working in ServiceNow Studio can manage their data repository in numerous ways using source control.")
:   Commit, branch, and merge to your Git repository with integrated source control.

[Work as a team](https://www.servicenow.com/docs/oL4it1C6WcWzD3rAyKmcpA "Team Development supports parallel development on multiple, non-production instances.")
:   Provide individual developer access to specific application resources for better collaboration.

## Develop in sandbox environments {#developing-applications__section_ylw_xk3_lgc}

Use Developer Sandboxes to create isolated development environments where users can develop on the ServiceNow AI Platform in parallel. Sandboxes help enhance Git-based workflows of the modern software development life cycle by reducing conflicts and enabling faster time to production.

## Builder library {#developing-applications__section_wgz_f1w_j5b}

Each builder fulfills a specific need or produces a specific type of data, such as Decision Builder, UI Builder, and Workspace Builder. For a complete list of builders, see [Builder Library](https://www.servicenow.com/docs/mj9HO~ugWloc7aDU3qU1HQ "The ServiceNow AI Platform provides a robust set of builder tools that enable you to quickly develop applications for your organization.").

