---
sourceDocument: Xanadu Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/mobile

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Mobile system property configurations

# Mobile system property configurations {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Several system properties are available for you to further configure the mobile app. For
example, use system properties to require a PIN, hide the image on the app homepage, configure the
blur in background option, or disable sharing attachments from the mobile app.
* **[Require an app PIN for the mobile app](https://servicenow-prod.fluidtopics.net/KhAwKvrlXxvgZOvWd~4iJQ)**   
  Require users to enter a PIN when the application has been inactive for five minutes. To require the mobile user to set and enter a local application PIN, add the system property glide.sg.require_mobile_application_pin.
* **[Configure mobile re-authentication system properties](https://servicenow-prod.fluidtopics.net/grg8S39WykM76nlVkxYLHg)**   
  Set mobile re-authentication system properties so users must re-authenticate their login credentials when performing specific actions.
* **[Configure the blur app option to improve security](https://servicenow-prod.fluidtopics.net/Gv853Hu3HISr8VEFzOyIGg)**   
  As a security feature, administrators can configure the mobile app to blur when not in focus on a mobile device. When you double-click the home button on your mobile device to close apps or navigate back to where you left off, the ServiceNow app appears blurred.
* **[Configure the status for rooted and jailbroken devices](https://servicenow-prod.fluidtopics.net/4h9jROeQ9XABPcDp7MG5NA)**   
  Define whether jailbroken (iOS) and rooted (Android) devices are permitted on your mobile device. The default value is set to `false` to increase security and to minimize possible disruption to your system.
* **[Configure the mobile app to clear the copy/paste clipboard and block ability to share content](https://servicenow-prod.fluidtopics.net/GG1eEXAd5itFH1smSVI6oQ)**   
  To have the mobile app clear the pasteboard when the app enters the background, as well as block the ability to share content, add the system property glide.sg.clear_pasteboard_when_backgrounded.
* **[Configure the maximum number of records returned for data items](https://servicenow-prod.fluidtopics.net/VFxZWi0sIjDhktrkzv8bSg)**   
  To set the maximum number of rows retrieved for the table defined in the data item, add the system property glide.sg.data_item.row_count.
* **[Configure pagination size for search lists](https://servicenow-prod.fluidtopics.net/i_wKrHjkv5Qe~HF5lsTf2Q)**   
  To configure the amount of search list results that load to the screen as the user scrolls down, add the system property glide.sg.choice_list.window_size.
* **[Configure the maximum number of records returned for list UI parameters](https://servicenow-prod.fluidtopics.net/3Wc1A7tTv7oV0SwwDxA6EA)**   
  To configure the maximum number of records returned for a list of parameters, add the system property glide.sg.list.max_items_number.
* **[Configure a placeholder image for missing images in mobile apps](https://servicenow-prod.fluidtopics.net/k9vbcxhdj0FnjcxKlXtBSw)**   
  You can specify an image on your instance as a placeholder for missing images. This image appears in your mobile apps when a record has an image field with an empty value, such as a user avatar or catalog item. You can select a different image to use for each table on your instance.
* **[Configure which external apps are available for deep linking](https://servicenow-prod.fluidtopics.net/XsKqsOT4vvZkUbA1Nae3DA)**   
  Administrators can define which external apps can be used in deep links with the glide.sg.allowed_external_deeplinks property.
* **[Block users from downloading or sharing attachments](https://servicenow-prod.fluidtopics.net/qeerXUIQKxn9NcH1GiF2dA)**   
  Set the glide.sg.block_mobile_attachments_sharing system property to <kbd class="ph userinput">true</kbd> to hide the sharing button in the mobile app native viewer.
* **[Configure group ACL for aggregation requests](https://servicenow-prod.fluidtopics.net/N7wDuUWVShw_f6pQctiJXg)**   
  Use the glide.sg.group_acl.enabled system property to control the validation of access control lists (ACL) during aggregation requests that are related to displaying results from data items that use grouping.
* **[Control whether users can view attachments in external applications on Android devices](https://servicenow-prod.fluidtopics.net/K7YVthFsBh5jsZQnNA~j3A)**   
  Set the glide.sg.block_mobile_attachments_external_viewing system property to true to prevent Android users from opening attachments in third-party applications.

