---
sourceDocument: Yokohama ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/platform-user-interface

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Exploring Next Experience pickers

# Exploring Next Experience pickers {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  

Next Experience scope pickers provide easy consistent scope
selection across your instance.

The scope selection menu icon (![Scope selector icon.]()) displays in the Unified Navigation for users with roles that provide access to
the application, domain, and update set scope pickers.

Any non-Global application scope displays a red circle on the scope selector menu icon (![Scope selector icon.]()).

The instance tools icon ( ![Instance tools icon.]()) displays the application scope and current update set in a horizontal row beneath the other tool icons in the Unified Navigation. To enable this feature, you must create a system property called glide.ui.next_experience.instance_tools_disabled and set it to False. When this feature is
enabled, the scope selector icon is hidden.

* Application scope: Enables application developers to view and select the application where their changes apply. For more information, see [Application scope](https://www.servicenow.com/docs/access?context=c_ApplicationScope&version=yokohama&pubname=yokohama-application-development&ft:locale=en-US).
* Domain scope: Defines what users can access. Only users with access to domain separation see the domain scope picker. For more information, see [Domain scope](https://www.servicenow.com/docs/access?context=c_DomainScope&version=yokohama&pubname=yokohama-platform-security&ft:locale=en-US).
* Update set: Enables admin users to choose an update set for making and
  tracking customizations. For more information, see [Update set administration](https://www.servicenow.com/docs/access?context=update-set-administration&version=yokohama&pubname=yokohama-application-development&ft:locale=en-US).

* Crypto module selector: Enables users with more than one cryptographic
  module to select a module when entering data. This picker displays instead of the encryption
  context selector when the Key Management Framework is enabled through the
  com.glide.kmf.global system property and the system property
  glide_encryption.cle_replatforming_with_kmf sys_prop is set to
  opt_in. For more information, see [Create a cryptographic module](https://www.servicenow.com/docs/access?context=create-cryptographic-module&version=yokohama&pubname=yokohama-platform-security&ft:locale=en-US).

{#next-experience-pickers__ul_rx5_35k_gsb}

## Keyboard shortcuts for the scope selector menu {#ariaid-title2}

Add keyboard shortcuts for scope selector menus to be able to navigate scope selectors
using your keyboard.  
Keyboard shortcuts for scope selector menus must be configured. They aren't available by default.  
Note:  
Each of the pickers below includes two system properties that the admin must create. The Value field of the first one must be set to true. The Value field of the second one must be set to the keyboard combo for the picker.
{#next-experience-scope-selector-keyboard-shortcuts__table_l5g_k4h_mrb__entry__3}

| Picker | Properties | Default key shortcut |
|-|-|-|
| Application | * glide.ui.keyboard.shortcuts.polaris.application_picker.enabled * glide.ui.keyboard.shortcuts.polaris.application_picker.key_combo {#next-experience-scope-selector-keyboard-shortcuts__ul_fd1_44h_mrb} | ctrl+alt+a |
| Domain | * glide.ui.keyboard.shortcuts.polaris.domain_separation_picker.enabled * glide.ui.keyboard.shortcuts.polaris.domain_separation_picker.key_combo {#next-experience-scope-selector-keyboard-shortcuts__ul_ts4_s4h_mrb} | ctrl+alt+d |
| Update set | * glide.ui.keyboard.shortcuts.polaris.update_set_picker.enabled * glide.ui.keyboard.shortcuts.polaris.update_set_picker.key_combo {#next-experience-scope-selector-keyboard-shortcuts__ul_j5r_s4h_mrb} | ctrl+alt+u |
[Table 1. Scope selector menu keyboard shortcuts]

{#next-experience-scope-selector-keyboard-shortcuts__table_l5g_k4h_mrb}

