Update sets: documentation and troubleshooting resourcesIssue <!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } This article provides documentation, troubleshooting guides, videos, and community resources for working with update sets. Release<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } All releases Resolution<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } .kb_rsrc_card { background-color: #f7f7f7; color: #293e40; padding: 10px; /*height: 4rem;*/ border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #dedede; min-height: 300px; } .kb_rsrc_cards { max-width: 1200px; margin: 0 auto; display: grid; grid-gap: 1rem; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); } .kb_rsrc_card td, th { padding: 10px; vertical-align: top; } .kb_rsrc_card h3 { color: #293e40; margin-top: 9px; font-size: 16pt; } .kb_rsrc_card ul, ol { padding-left: 1em; font-size: 14pt; } Product documentation System update setsGet started with update setsUpdate set administrationView customizations and compare with currentCreating, testing, and moving customizationsUpdate set transfers to other instances Knowledge and troubleshooting Troubleshooting issues with completed update setsTroubleshooting issues with retrieving update setsTroubleshooting update set previewVerifying that expected records are contained in an update setDetermining if there is an out-of-sync workflow after an update setChecking which records will be captured within an update set Videos Troubleshooting Issues with Retrieving Update SetsManaging Update Set Collision Community content I'm not a ServiceNow admin, but I play one on TV - pt 1: update setsUpdate sets - Some useful tips and best practicesMini-Lab: Moving Update Set Customer Update RecordsAchieve your process goals with Team Development, Update Sets, and ApplicationsCommunity Code Snippets: A tip for vetting update setsQuickly capture a catalog item and all associated components in an update setOrchestration update set movement between sub-prod environmentsHow can I send a notification when my current update set changes?