---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Restrict access to the domain picker

# Restrict access to the domain picker {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use a system property to restrict access to the domain picker in Core UI and Next Experience.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

By default, users with the ITIL role, and roles that include the ITIL role (such as the administrator), can access the domain picker in Next Experience. You can grant other roles access by adding them to the property or restrict roles by removing them. It is recommended to restrict the role to admins only.

Admins can grant access to users by creating a system property in the
sys_properties table.

## Prozedur

1. Open the System Properties \[sys_properties\] table.
2. Add this property: `glide.ui.polaris.domain_picker.role`
3. Configure the property value as a comma-separated list of roles: admin, itil.  
   To learn more, see [Configure Next
   Experience pickers](https://www.servicenow.com/docs/access?context=next-experience-pickers&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US)
**Zugehörige Tasks**   

* [Enable domain selection menus in Core UI](https://servicenow-prod.fluidtopics.net/ngWKgqgEHnGMSeq3NFdiaA "Displaying the domain picker in Core UI enables the domain selector by default. After enabling the domain selector, you can add a system property to enable the domain reference picker.")

