App deployment in ServiceNow Studio

  • Release version: Australia
  • Updated May 26, 2026
  • 1 minute to read
  • Deploy applications from ServiceNow Studio using several methods, including using deployment requests to move application and global file changes across instances. Deployment options depend on organizational preference and standards.

    View and manage your deployment pipeline from within ServiceNow Studio, without switching to another application or environment.

    How are deployment requests created?

    When a developer selects Publish in an application, a deployment request is created and displays on the Deployment section of the ServiceNow Studio homepage, on the Deployment requests tab.

    Select a deployment record number to open it in a new tab, or select New to create a deployment request and attach update sets to it.

    Access, edit, or create deployment requests from the Deployment section on the home page.

    What options are available for app deployment?

    Available deployment methods vary depending on if you're on the core UI or the Next Experience.

    Next Experience
    App Engine Management Center (AEMC): Deploy custom applications built in App Engine Studio, Creator Studio, and ServiceNow Studio across instances. AEMC uses Pipelines and Deployments to move applications between instances as they progress toward release. From AEMC, admins can customize pipelines, review and approve or reject deployment requests, and schedule deployments. For more information, see App Engine Management Center.
    Core UI (lists and forms)
    ReleaseOps: Automates the deployment process using update sets and customizable pipelines. ReleaseOps orchestrates the entire process of deployment, including moving changes between instances, running scans and tests, and releasing changes, while providing transparency into the process for release managers and teams.
    Application Repository: Central location for all scoped applications that are published by all ServiceNow customers. After you develop and test a custom application, you can make the application available to company instances by publishing it to this repository.
    Update sets: Group of configuration changes that can be moved from one instance to another. Admins can group a series of changes into a named set and then move them as a unit to other systems for testing or deployment.