---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://www.servicenow.com/docs/r/mobile

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# External user attachment access

# Enable external users to access attachments {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Enable users who have been assigned the snc_external role to be able to view, upload,
and download attachments on their ServiceNow mobile app.

## Before you begin

Role required: admin

## About this task

When you assign the snc_external role to users who are external to your organization,
they can't access resources with their ServiceNow mobile app unless
explicitly enabled. For more information about the snc_external role, see [Explicit Roles](https://www.servicenow.com/docs/access?context=explicit-roles&version=australia&pubname=australia-platform-security&ft:locale=en-US).  
You can use the mobile property allow_snc_external_attachment_access to remove restrictions on attachments for users assigned the snc_external role. When the allow_snc_external_attachment_access mobile property is set <kbd class="ph userinput">true</kbd>, external users can use the mobile offline mode and access attachments from the following components and locations:

* [Activity
  streams](https://www.servicenow.com/docs/access?context=c_activity-streams&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US)
* [Legacy parameter screen (UI parameters), Quebec and earlier](https://www.servicenow.com/docs/MhSKIKaxmXS8C2YArtefjg "Use input form screens to provide an interface for your users to enter information in mobile apps.")
* [Input form screen (sys_sg_parameter_screen table), Rome and later](https://www.servicenow.com/docs/MhSKIKaxmXS8C2YArtefjg "Use input form screens to provide an interface for your users to enter information in mobile apps.")
* [Details screen using the Attachment list](https://www.servicenow.com/docs/QtJ5aNq4EvOkSCN2a5uXdQ "Add, remove, rename, and view attachments in your mobile record screens.")
* [Offline mode](https://www.servicenow.com/docs/0aYMnDp0VjYheVygRWNJuw "Configure offline mode to enable your users who have no internet connection to continue working from a mobile device.")
{#enable-ext-users-attach-access__ul_bld_chq_mtb}

The allow_snc_external_attachment_access mobile property is
turned off by default and external users can't access attachments.

Mobile properties are configured as records in the sys_sg_properties table on the ServiceNow Mobile Platform server. The ServiceNow
instance sends the mobile property to mobile apps after authentication. Then the
property turns on or turns off a feature on the mobile app.

## Procedure

1. Navigate to Allsys_sg_properties.list.  
   The Mobile Properties list appears.
2. In the Mobile Properties list, select New.
3. On the form, fill in the fields.  
   {#enable-ext-users-attach-access__table_ttj_nlq_mtb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the mobile property record. Enter <kbd class="ph userinput">allow_snc_external_attachment_access</kbd> to make this feature configurable. The allow_snc_external_attachment_access property is turned off by default and you must create it on your instance to configure it. It isn't visible on the instance until you create it. Note: The record name is case-sensitive and must be entered as <kbd class="ph userinput">allow_snc_external_attachment_access</kbd>. |
   | Application | Application scope where the mobile property is applied. To select a different application scope, select the globe icon (![Globe UI icon.]()) on the instance banner. Then select Application scope: <var class="keyword varname">application_scope</var>. For information about how mobile properties are affected by application scope, see [Mobile properties](https://www.servicenow.com/docs/YrzidE~O6qwhq3m1OSr_0A "Mobile properties enable admins to turn on or turn off features in ServiceNow apps without upgrading the ServiceNow instance."). |
   | Description | Description of the mobile property. Enter a description of the property. For example, <kbd class="ph userinput">Determines whether users in the snc_external role can access attachments.</kbd> |
   | Type | Data type of the mobile property record. Select True/False for the allow_snc_external_attachment_access mobile property. |
   | Value | Enter one of the following options: * To enable external users to access attachments, enter <kbd class="ph userinput">True</kbd>. * To prevent external users from accessing attachments, enter <kbd class="ph userinput">False</kbd>. {#enable-ext-users-attach-access__ul_fs5_lnq_mtb} |
   | Active | Whether the mobile property is activated. If the check box is cleared, the mobile property isn't activated for use. |
   | Is Public | Determines whether the pre_auth property is included in the API response. By default, this option is not selected. If you want this property included in the /pre_auth API response, select this checkbox. For more information, see [Adaptive authentication events](https://www.servicenow.com/docs/access?context=adaptive-authentication-events&version=australia&pubname=australia-platform-security&ft:locale=en-US). Mobile properties with this checkbox enabled are excluded from the /user_client API response. |
   | Mobile App Config | Mobile app configuration for which you want to use the mobile property. This setting limits the mobile property behavior to users who have access to this mobile app configuration. Other external users don't have access to this mobile property and instead experience default behavior so they can't access attachments. To enter a value, either start typing the configuration name or select the search icon. The search dialog box lists the configurations from which you can choose. Select a configuration in the Mobile app configs dialog box. |
   | Mobile Application | Mobile application to which you want to send the mobile property. This setting limits the mobile property behavior to users who have access to this mobile app. Other external users don't have access to this mobile property and instead experience default behavior so they can't access attachments. To enter a value, either start typing the application name or select the search icon. The search dialog box lists the applications from which you can choose. Select an application in the Mobile Applications dialog box. |
   [Table 1. Mobile properties new record form]

   {#enable-ext-users-attach-access__table_ttj_nlq_mtb}
4. Select Submit.

## What to do next

After updating this property, the end user must pull to refresh on the launcher
screen to get the latest feature configurations.

*[\>]: and then


