---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/mobile

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Offline mode

# Offline mode {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Configure offline mode to enable your users who have no internet connection to continue
working from a mobile device.
This video shows how offline mode works in Mobile Agent.

Configure specific applications, screens, or functions for users to use offline in your mobile apps. For a description of how offline mode features enhance end users' experience, see [Offline mode for mobile](https://servicenow-prod.fluidtopics.net/qPf15XRvinYWm~TGShVaEg "Access and submit actions to records in your mobile apps, even if you do not have an internet connection.").

## Supported screens in offline mode {#mobile-offline-mode__section_hrd_4bv_mvb}

Offline mode is supported in the following screens. For more information about screen types
in mobile, see [Mobile screen types](https://servicenow-prod.fluidtopics.net/h5ViyN2ubb7yUHYlpeJAIA "Learn how to use screens in ServiceNow mobile. Use screens to make your mobile app functionality available to your end users.").

* Input form screen
* Calendar screen
* Sections screen
* List screen
* Related list screen
* Record screen
* Map screen
* Details screen
* Activity list screen
{#mobile-offline-mode__ul_ttr_xbv_mvb}

## Offline mode process {#mobile-offline-mode__section_xd2_k25_vnb}

|-|-|
| Offline mode works by creating a cache of records on your mobile device that your users can view and update while offline. This cache is a limited set of data based on the applications your users can access. By default, this cache expires 48 hours after it is downloaded to a mobile device. This means that any changes your users make to the cache that are not synchronized to your instance within 48 hours are lost. |   |
| While in offline mode, only parts of the app with cached data are available. For example, if you have only enabled offline mode for tasks and inventory, all other parts of your mobile app are unavailable while offline. |   |
| When your users have network access again, they can disable offline mode and synchronize their cached data with the data on your instance. Updates between the instance and the mobile device are automatic, unless there is a conflict. Users can resolve conflicts in their outbox. |   |
[ ]

{#mobile-offline-mode__table_sqd_2l5_vnb}

## Incremental Offline {#mobile-offline-mode__section_abb_kls_vnb}

Incremental offline mode periodically compares the data on your instance and data cached on
your mobile device. When the record watcher detects a difference, it triggers an update that
contains only the changed files. Using this option, your users are not required to update
the entire cache manually or according to a fixed schedule. These smaller updates are ideal
in situations where users frequently or unexpectedly lose network connectivity.
* **[Set up offline mode for mobile](https://servicenow-prod.fluidtopics.net/Iqhq7ujyKVvQoBoZBhWsoQ)**   
  Setup offline mode for your mobile applications so that users can work without an internet connection.
* **[Request offline mode](https://servicenow-prod.fluidtopics.net/Zs40MdHeGocrx_MUpzwxmw)**   
  To activate this feature, request activation of the SG Offline support plugin (com.glide.sg.offline).
* **[Configure offline mode behavior](https://servicenow-prod.fluidtopics.net/D8douXMTg2ZTJJ7qjq9ASQ)**   
  Create system properties to customize the offline mode behavior of the mobile application.
* **[Define the number of displayed records in offline mode](https://servicenow-prod.fluidtopics.net/x9KkhKUq5drjIHOLku4B_g)**   
  Define the number of records to display to users in offline mode. Choose between 0 through 1000 records. This range gives you the flexibility to display different amounts to the user in online and offline modes.
* **[Configure data items in offline mode](https://servicenow-prod.fluidtopics.net/KlGEISTnA~lnPTuJWJUHFA)**   
  Define a separate data item for offline mode, giving you the flexibility to define the amount of data to display when a user is offline.
* **[Configure offline mode properties for action functions](https://servicenow-prod.fluidtopics.net/x~jksL2yeYBLOWiXY6ncGw)**   
  Determine which fields and functions are available to users when working in offline mode.
* **[Configure action items and action steps in offline mode](https://servicenow-prod.fluidtopics.net/63G_k8heFc68OAPwruSctg)**   
  Configure action items to execute actions like create, edit and delete records while in offline mode. For an action item to perform multiple processes you must define separate action steps.
* **[Register associated records in the offline cache](https://servicenow-prod.fluidtopics.net/Cp~Tb1vsWNOedipdzI_Zyw)**   
  Admins can configure offline mode to include associated records in the offline cache when a user performs an action in online mode on their Mobile Agent.
* **[Configure reference inputs for input form screens in offline mode](https://servicenow-prod.fluidtopics.net/pvTmBwPmvIbZl1MqhdiUbg)**   
  Configure reference inputs so that users can see a list of records in offline mode on their Mobile Agent.
* **[Configure offline mode properties for function instances](https://servicenow-prod.fluidtopics.net/xyfLei7OnkE_cTrUeerngQ)**   
  Determine if the function instance available to users in online mode is also available in offline mode. This option gives you more control over how users manage their offline tasks.
* **[Scheduled offline caching](https://servicenow-prod.fluidtopics.net/0QCMLQNg8_QO7_IJ_zpVYQ)**   
  Configure offline caching so your field technicians can receive scheduled updates to their offline data cache. Scheduled downloads are based on the user's work schedule.

