---
sourceDocument: Xanadu Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/now-intelligence

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Proactive analytics jobs

# Proactive analytics jobs {#ariaid-title1}

* Release version: Xanadu
* 
* Updated July 29, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Proactive analytics insights are activated and generated through several jobs on the Sys Jobs \[sys_job\] table. All jobs run daily, at times set in Schedule Item \[sys_trigger\] records.
{#proactive-analytics-jobs__table_fzm_s3k_fcc__entry__4}

| Name | Java class | Job details | Scheduled item \[sys_trigger\] |
|-|-|-|-|
| KPI Signals Analytics Job | com.snc.pa.job.SignalsAnalyticsJob | Converts active signals to insights and/or proactive analytics flow trigger events. | KPI Signals Analytics Job |
| PA Forecast Job | com.snc.pa.forecast.PAForecastJob | Checks targets per UUID against the forecast and generates any triggered notifications. | PA Forecast Job Schedule |
| PATarget | com.snc.pa.job.PATargetCheckJob | Fires a target notification summary event. | Check PA Targets |
| PAThreshold | com.snc.pa.job.PAThresholdCheckJob | Fires a threshold reached event for each threshold whose condition is satisfied. | Check PA Thresholds |
| Trend Insights Job | com.snc.pa.job.TrendAnalyticsJob | Analyzes indicator trends daily, flagging significant deviations within the last 30 days. | Trend Insights Job Schedule |
| TriggerDefinitionProactiveAnalytics | com.snc.pa.job.TriggerDefinitionProactiveAnalyticsJob | Checks for the existence of a Performance Analytics Premium plugin, and if one is present, activates the Proactive Analytics trigger definition in sys_hub_trigger_definition. | Proactive Analytics Trigger Definition Activation Job |
[Table 1. Proactive analytics jobs]

{#proactive-analytics-jobs__table_fzm_s3k_fcc}

