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


---

# Offline mode setup options

# Offline mode setup options {#ariaid-title1}

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

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Offline mode setup options

Offline mode setup options in ServiceNow mobile apps enable users to work without network connectivity by configuring data caching, screen access, and data synchronization.
Proper configuration balances performance, device efficiency, data freshness, and user experience by tailoring offline content to user roles, screen needs, and connectivity patterns.
Show full answer Show less  

## Key Features

* **Offline capabilities installation and activation:** Enable offline mode to allow manual or scheduled cache downloads for users.
* **App, screen, and function hierarchy configuration:** Define user access and functionality offline at multiple levels to align with roles and workflows.
* **Action items and writeback actions:** Allow users to create, edit, or delete records offline; changes are queued and synced automatically when online.
* **Offline cache refresh timing:** Control cache update frequency on devices to optimize data relevance and bandwidth use.
* **Offline input forms:** Support viewing and editing of records using locally cached data, ensuring continuous productivity without network interruptions.
* **Attachment management:** Configure size and type limits for attachments stored offline to optimize device storage.
* **Security and compliance:** Manage offline access permissions to protect sensitive data according to organizational policies.

## Key Outcomes

* **Improved user productivity:** Users can reliably access and modify necessary data offline, reducing work interruptions.
* **Optimized performance:** Smaller, focused offline caches reduce download times, conserve device resources, and accelerate sync operations.
* **Enhanced data accuracy:** Controlled cache refreshes and limited offline content maintain up-to-date information for users.
* **Secure offline access:** Offline mode security configurations ensure that only authorized users can access cached data.
* **Scalable configurations:** Flexible setup options allow tailoring offline mode to various user types, data sizes, and connectivity scenarios (field vs. office).  
Review the setup options to determine which configurations apply to your offline mode requirements. Each option explains what to configure and why, helping you make informed decisions. Before configuring, identify your target
users, the screens they need, expected data size, and connectivity patterns such as field versus office use.

## Performance and download time

A large offline setup increases download time and bandwidth consumption, which can slow cache load for users. Keeping the offline setup minimal allows for quicker setup and faster access to data. When configuring cache refresh timing, consider the following parameters.

* Payload generation time limit: Define the time limit between 0 to 20 minutes using the parameter `glide.sg.offline.job.maxRuntime`. The default is 10 minutes.
* Payload size limit: Payload size is unlimited, except for a maximum total size limit on attachments. For more information, see [Attachment behavior in offline mode](https://servicenow-prod.fluidtopics.net/YrQBpGM9nUrpFM8XxIrXZQ "Learn about the size and type limits applied to attachments in the offline cache.").
* Download time limit: Download time is not controlled by the application but is governed by standard OS and network HTTP timeouts at the device, browser, or infrastructure level.
{#offline-setup-options__ul_i3t_kcd_mjc}

Device efficiency
:   Smaller caches use less storage, memory, and battery, helping the app remain stable and responsive. Overloading the cache can slow performance and background syncs.

Data freshness
:   Limiting offline content helps maintain data accuracy and relevance, helping users work with up-to-date information.

User-focused experience
:   A focused offline configuration delivers only the data users need to stay productive without connectivity. A streamlined configuration improves usability and sync speed while reducing maintenance.

## Offline mode and strategy {#offline-setup-options__section_l1d_vcd_mjc}

When planning your offline mode strategy, review these setup options to learn about the various flows available for structuring your offline configuration for ServiceNow mobile apps. The setup options cover a range of
considerations, from which screens and functions to display, to how the cache and data are managed while offline.

1. Install and enable offline capabilities
:   For more information, see [Install and enable offline capabilities](https://servicenow-prod.fluidtopics.net/BIlnq5PPDyXyPI~2yRnpsw "Configure the offline mode for your mobile app to control how and when users access data without connectivity. Users can download the cache manually, or receive it automatically based on schedules you configure.").

2. Set up and align the app, screen, and function hierarchy
:   For more information, see [Set up and align the app, screen, and function hierarchy for offline mode](https://servicenow-prod.fluidtopics.net/L2bx8TrjOJ8agYB6zWGY1A "ServiceNow mobile apps are organized into three hierarchical levels, apps, screens, and functions that work together to define the mobile experience for each user role. You can configure offline mode at each level, controlling what users can access and work on without network connectivity.").

3. Configure action items and action item steps, to create, edit, and delete records while working offline
:   For more information, see [Using action items and action item steps in ofﬂine mode](https://servicenow-prod.fluidtopics.net/fJ2kXMz_G4hfg4dosDU5OA "Action items or writeback actions are user-initiated actions that send data changes to the ServiceNow instance. While offline, writeback actions are queued and automatically synced back, once connectivity is restored.").

4. Configure the offline cache refresh timing on user's device
:   For more information, see [Configure offline cache downloads to user devices](https://servicenow-prod.fluidtopics.net/xyWlT0h5E4AYddbdWFSHZA "Control when and how the offline cache is refreshed on user devices to maintain relevance, performance, and bandwidth efficiency.").

5. Understand and configure mobile input forms for offline use
:   For more information, see [Input forms in offline](https://servicenow-prod.fluidtopics.net/hpOHk~7P8GORNWrLRNEm0A "Input form screens in offline mode support viewing, editing, and creating records without network connectivity. The ServiceNow apps use locally cached data to display forms, populate fields, and apply form logic, so users can continue working without interruption. Well-designed offline input forms, reduce rework and minimize sync conflicts.").

6. Manage attachment storage to optimize offline device space
:   For more information, see [Attachment behavior in offline mode](https://servicenow-prod.fluidtopics.net/YrQBpGM9nUrpFM8XxIrXZQ "Learn about the size and type limits applied to attachments in the offline cache.").

7. Configure offline security rules to match your organization's data policies
:   For more information, see [Security and compliance in offline mode](https://servicenow-prod.fluidtopics.net/l0rKTby5Rs0VWTAd90k2og "Learn how to manage offline mode access and determine which users can use it, helping to secure sensitive data.").
* **[Install and enable offline capabilities](https://servicenow-prod.fluidtopics.net/BIlnq5PPDyXyPI~2yRnpsw)**   
  Configure the offline mode for your mobile app to control how and when users access data without connectivity. Users can download the cache manually, or receive it automatically based on schedules you configure.
* **[Set up and align the app, screen, and function hierarchy for offline mode](https://servicenow-prod.fluidtopics.net/L2bx8TrjOJ8agYB6zWGY1A)**   
  ServiceNow mobile apps are organized into three hierarchical levels, apps, screens, and functions that work together to define the mobile experience for each user role. You can configure offline mode at each level, controlling what users can access and work on without network connectivity.
* **[Using action items and action item steps in ofﬂine mode](https://servicenow-prod.fluidtopics.net/fJ2kXMz_G4hfg4dosDU5OA)**   
  Action items or writeback actions are user-initiated actions that send data changes to the ServiceNow instance. While offline, writeback actions are queued and automatically synced back, once connectivity is restored.
* **[Configure offline cache downloads to user devices](https://servicenow-prod.fluidtopics.net/xyWlT0h5E4AYddbdWFSHZA)**   
  Control when and how the offline cache is refreshed on user devices to maintain relevance, performance, and bandwidth efficiency.
* **[Input forms in offline](https://servicenow-prod.fluidtopics.net/hpOHk~7P8GORNWrLRNEm0A)**   
  Input form screens in offline mode support viewing, editing, and creating records without network connectivity. The ServiceNow apps use locally cached data to display forms, populate fields, and apply form logic, so users can continue working without interruption. Well-designed offline input forms, reduce rework and minimize sync conflicts.
* **[Attachment behavior in offline mode](https://servicenow-prod.fluidtopics.net/YrQBpGM9nUrpFM8XxIrXZQ)**   
  Learn about the size and type limits applied to attachments in the offline cache.
* **[Security and compliance in offline mode](https://servicenow-prod.fluidtopics.net/l0rKTby5Rs0VWTAd90k2og)**   
  Learn how to manage offline mode access and determine which users can use it, helping to secure sensitive data.

