Update sets in ServiceNow Studio

  • Release version: Australia
  • Updated May 21, 2026
  • 1 minute to read
  • Use update sets in ServiceNow Studio to group configuration changes and move them as a unit to other instances for testing or deployment.

    Update sets track configuration changes made in ServiceNow Studio so that admins and delegated developers can move those changes to other instances as a single deployable unit. Access update sets from within an individual application or from the Deployment tab. Update set interactions in ServiceNow Studio follow the same patterns as on the ServiceNow AI Platform. For more information about tasks you can accomplish with update sets, see System update sets.

    Administrators can perform the following actions with update sets to control the full deployment lifecycle.
    • Create an update set to store local changes.
    • Select the current update set to direct where new local changes are recorded.
    • Commit an update set to prepare it for distribution.
    • Report on the contents of update sets.
    • Compare update sets to determine what differences they contain.
    • Merge separate update sets into a single update set.
    • Create an external file from an update set.
    • Retrieve update sets from remote instances to pull in changes made on other instances.
    • Apply retrieved update sets to install those changes on the current instance.
    • Back out changes applied from an update set.
    • Set system properties related to update sets to configure default update set behavior.
    • Promote update sets for deployment via ReleaseOps. For more information, see ReleaseOps.
    Delegated developers can perform the following actions with update sets in ServiceNow Studio to manage changes within their assigned applications.
    • Create an update set to store local changes.
    • Switch between update sets using the update set picker.
    • Package changes for deployment using the Publish button in any app.
      Note:
      If your app was created in ServiceNow IDE and converted to Fluent, you must switch from ServiceNow Studio back into the ServiceNow IDE for the publishing and deployment process.