---
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


---

# Deep linking

# Deep linking for mobile {#ariaid-title1}

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

Mobile deep links are linking formats that direct users to specific content and
locations within a mobile app. These links can be placed in email notifications, text messages,
push notifications, launcher screens, and input form screens. You can also configure a mobile app
login URL for multiple SSO identity providers.
You can activate mobile deep link URLs to navigate users into any screen type within a mobile app. The deep link consists of a specific structure, which points to a specific location within a defined mobile app. These links can then be placed wherever desired. Most commonly, deep links are used within push and email notifications.

* For push notifications, deep link URLs are used to navigate the end user to a defined screen after tapping on the notification itself. For information on configuring a push notification, see [Mobile push notifications](https://servicenow-prod.fluidtopics.net/fdREAsmUEOS4AYORiulw3A "Mobile push notifications are configurable pushed messages that appear directly in a mobile app. These push notifications are non-actionable or actionable, and are configured by administrators to meet the needs of their users.").
* For email notifications, deep link URLs can be placed within the email body. The end user taps on this link to launch the appropriate mobile app and automatically navigate to the desired screen. For information on configuring an email notification, see [Create an email notification](https://www.servicenow.com/docs/access?context=t_CreateANotification&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
{#deep-link-mobile__ul_www_dtz_xpb}

Mobile deep links are activated through the mobile deep link generator. The mobile deep link
generator operates as a platform script include, within the global application scope. For
additional information see, [Script includes](https://www.servicenow.com/docs/access?context=c_ScriptIncludes&version=australia&pubname=australia-api-reference&ft:locale=en-US).
* **[Mobile deep link structure](https://servicenow-prod.fluidtopics.net/0PXIRTRq9UfsuyIvYTKA0w)**   
  Familiarize yourself with how to construct and use mobile deep links in any screen type within a mobile app.

