---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/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


---

# Path segments \& supported URLs

# Create path segment records and supported URL records for universal linking {#ariaid-title1}

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

Create path segment records and supported URLs records for universal linking to
display a mobile banner. Users see this banner when they land on specific platform web
pages. Within each supported URL, you define the page where the banner appears, the mobile
app and the screen type the user views, and the data displayed within the screen.

## Before you begin

Role required: admin

## Procedure

1. Create a path segment record.
   1. In the web-based UI, navigate to System MobileMobile Universal LinkingPath Segments.
   2. Select New to create a universal link path segment.
   3. On the form, fill in the fields.  
      {#universal-linking-web-banner__table_uy4_1xw_spb__entry__2}

      | Field | Description |
      |-|-|
      | Name | Title for the universal link path segment. |
      | Path segment regex | Regular expression of the string that defines the category path of the URL. The system evaluates the regular expression string and then performs the matching process on the supported URLs. |
      [Table 1. Universal Link Path Segment form]

      {#universal-linking-web-banner__table_uy4_1xw_spb}
   4. Select Submit.
   {#universal-linking-web-banner__substeps_g2g_kzm_wpb}
2. Create a universal link supported URL.
   1. In the web-based UI, navigate to System MobileMobile Universal LikingSupported URLs.
   2. Select New to create a universal link supported URL.
   3. On the form, fill in the fields.  
      {#universal-linking-web-banner__table_ywm_k1n_wpb__entry__2}

      | Field | Description |
      |-|-|
      | Name | Title for the universal link supported URL. |
      | Mobile app | ServiceNow mobile app the link opens in. Options are `Agent`, `Onboarding`, or `Request` (Now Mobile). Note: The selection here overrides the selection made in the Mobile app field listed in the topic [Mapping specific mobile screens for universal linking](https://servicenow-prod.fluidtopics.net/rI_6686BOda5Xj7AqrASdQ "Configure universal links for screen mapping so a user is redirected to a previously styled record screen or list screen. Use this option to provide a customized experience for the user."). |
      | Active | Option for enabling the activation of this record. |
      | Order | Option to determine in which order the instance matches a record. The lower the number, the higher the priority for matching the URL. Note: The system matches each record one by one. When a record matches a supported URL the instance generates a banner. The order is a way to put the more general supported URLs lower down on the list to prevent the usurping of specific links you want to match. |
      | Path segment | Use the reference lookup icon to select the path segment you created earlier. The system begins to search for matches by first checking the referenced path segment. If there is no match, the instance does not display a banner. |
      | Has query keys | Comma-separated string field for query keys. Each query key added into this string field must exist in the URL for there to be a match. An example entry is `id,table,sys_id` |
      | Has query values | Option to add a name a value for each query key you added. An example is Name = `id` and Value = `ticket` |
      | Mobile screen builder | Use the mobile screen builder script block to define the screen type to build and the data the screen uses. Using one of the provided methods in the script block it creates a list screen, record screen, or browser screen. Each method has its own parameter requirements. You can find specific parameters in the script block comments. For more information, see [GlideRecord](https://developer.servicenow.com/dev.do#!/reference/api/orlando/server/no-namespace/c_GlideRecordScopedAPI). |
      [Table 2. Universal Link Supported URL form]

      {#universal-linking-web-banner__table_ywm_k1n_wpb}
   4. Select Submit.
   {#universal-linking-web-banner__substeps_xcb_31n_wpb}

## What to do next

After defining when banners appear and the screen and content the user views,
consider enhancing the experience by associating the screen to a preconfigured
table. See, [Mapping specific mobile screens for universal linking](https://servicenow-prod.fluidtopics.net/rI_6686BOda5Xj7AqrASdQ "Configure universal links for screen mapping so a user is redirected to a previously styled record screen or list screen. Use this option to provide a customized experience for the user.").

*[\>]: and then


