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

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Configure default behavior to request items for users

# Configure the default behavior to request items for other users {#ariaid-title1}

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

Define the default behavior when no roles are specified in the
glide.sc.req_for.roles property.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

The glide.sc.req_for.roles property specifies the list of roles
who can request items for other users. When no roles are specified, then the default
behavior is defined by the glide.sc.req_for.roles.default
property. For information about the glide.sc.req_for.roles
property, see [Service Catalog properties](https://servicenow-prod.fluidtopics.net/wY39nS27LqiZh4zQdcnaiw "The Service Catalog application contains properties used to configure various settings in the application.").

Following are the possible values for the
glide.sc.req_for.roles.default property.

* When the property is set to <kbd class="ph userinput">allow</kbd>, then any user can request items for other users.
* When the property is set to <kbd class="ph userinput">deny</kbd>, then no user can request items for other users.

{#config-default-behavior-request-other-user__ul_czd_nms_h4b}

The value of the glide.sc.req_for.roles.default property is
considered as <kbd class="ph userinput">allow</kbd> in any of the following scenarios and any
user can request an item for other users:

* The glide.sc.req_for.roles.default property is not defined.
* The value of the glide.sc.req_for.roles.default property
  is empty, <kbd class="ph userinput">allow</kbd>, or any string other than
  <kbd class="ph userinput">deny</kbd>.

{#config-default-behavior-request-other-user__ul_dzd_nms_h4b}

A user with the admin role can request an item for other users. In this case, values
of both the properties, glide.sc.req_for.roles and glide.sc.req_for.roles.default,
are not considered.

For zBoot customers, the glide.sc.req_for.roles.default property
is available in the base system with the default value as
<kbd class="ph userinput">deny</kbd>. Upgrade customers can add and modify the property
if required.

## Prozedur

1. Navigate to sys_properties.list.
2. Select the glide.sc.req_for.roles.default property.
3. On the System Property form, in the Value field, specify the value.
4. Click Update.

