---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Non-real-time proactive resolution

# Non-real-time proactive resolution {#ariaid-title1}

Release version: Australia  
Updated May 13, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Use reports, dashboards, and scheduled jobs to periodically detect and remediate device issues that require aggregated or configuration data, such as system compliance, battery health, and DEX Score trends.

Non-real-time proactive resolution addresses issues that don't require immediate action and that are best identified by reviewing aggregated data or device configuration data on a periodic basis. Examples include system compliance
violations, degraded battery health, overall system performance trends, and DEX Score changes.

## Detection methods {#proactive-resolution-non-real-time__dex-nrt-detection}

DEX provides in-product reports and dashboards for manual detection, and supports customer-created scheduled jobs for automated detection against aggregated data tables.

Manual detection
:   Use in-product reports and dashboards to identify devices or users that meet a condition of interest. Review insight reports for battery health, system compliance, and similar metrics on a schedule that fits your organization's
    operational cadence.

Automated detection
: Create scheduled jobs that query aggregated data tables, such as DEX Score tables or insight report tables for battery health and system compliance. When the scheduled job identifies devices that meet a condition, it can trigger a remediation action automatically.  
Note:  
DEX ships a scheduled job for battery replacement requests as demonstration data. You can use this as a reference when creating your own scheduled jobs.

## Remediation methods {#proactive-resolution-non-real-time__dex-nrt-remediation}

Manual remediation
:   After identifying affected devices through reports or dashboards, trigger bulk remediation directly from an insights report to remediate multiple devices in a single action. For cases that require additional logic, use custom
    flows. For the bulk remediation procedure, see [Trigger bulk remediation from Insights](https://servicenow-prod.fluidtopics.net/3wUM4azTKbtkq7ugAs6wlA "Trigger a remedial action on multiple devices simultaneously from the Insights page.").

Automated remediation
:   Configure scheduled jobs to both detect and remediate issues. The scheduled job evaluates a condition in an aggregated data table and executes a remediation action for all matching devices.

