---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Types of data sources

# Types of data sources in Proactive Prompts {#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

Data sources are the different type of data retrieving methods from data tables in Proactive Prompts.
{#proactive-prompts-data-source__table_r3c_3dg_vvb__entry__2}

| Data source type | Description |
|-|-|
| Simple | Retrieves data from a single data table. For example, this type of table can be used to prompt the manager about employee not changing the current role, or prompt the employee about high unused PTO balance. Nota: Use the Simple type of data source when you're sure that the data source output returns one record per user selected from the User field. Otherwise, the framework considers only the first record and skips the remaining records. For multiple records, choose the Aggregated data source. |
| Aggregate | Allows use of aggregate functions on the data source, for example, Count. For example, this type of table can be used to prompt the managers about large number of requests from new hires, or prompt the employee about the number of overdue tasks. Nota: * If the Aggregate value is none, the admin should select a score field from the table to be used in the Threshold evaluation. * The aggregation (Count) is grouped by the User field. {#proactive-prompts-data-source__ul_js3_znz_xvb} |
| Script | For complex conditions, use this data source to write code and retrieve data. For example, this type of table can be used to prompt the manager about large number of comments on a case. The script should return a comma-separated list of objects with the following key-value pairs: * user: sys_id of the sys_user record. * score: Numerical score string if Collect records is checked. * record: sys_id of the corresponding record in the sourceTable. * sourceTable: The table from which the scores are obtained. * displayValue: Name shown in the View details. * displayLabel: Label name that represents the displayValue. {#proactive-prompts-data-source__ul_dnr_b32_yvb} |
| Performance Analytics Indicator | Uses the data collected by the Performance Analytics job for the selected indicator and breakdown. For example, this type of table can be used to prompt the manager about number of open incidents. Nota: The Performance Analytics job must be run to process the data. For more information, see [Activate Performance Analytics jobs](https://servicenow-prod.fluidtopics.net/BiIcywcB5tdEAwEmoOumrA "Activate the Performance Analytics (PA) jobs for the HR Success Dashboard indicators to collect daily and historical data."). |
[Tabela 1. Data sources used in Proactive Prompts]

{#proactive-prompts-data-source__table_r3c_3dg_vvb}
**Referência relacionada**   

* [Components installed with Proactive Prompts](https://servicenow-prod.fluidtopics.net/hAvM_zG3If57eBiZhwHcmQ "Several types of components install with the activation of the Proactive Prompts application, including user roles and tables.")
* [Tokens in Proactive Prompts](https://servicenow-prod.fluidtopics.net/gy9WYAfkE9Pb85c0fKWK9Q "Token placeholders indicate the data that will be replaced during runtime.")
* [Actions and action groups in Proactive Prompts](https://servicenow-prod.fluidtopics.net/mItXjZ61F8WRqN7i8Q3NLQ "Actions provide the user the ability to act on the prompt.")
* [Signal data source form](https://servicenow-prod.fluidtopics.net/Opaztinh29nTiSdPJjeVhg "Form to create a data source for the signal.")
* [Signal configuration form](https://servicenow-prod.fluidtopics.net/jQyqIvvQyCRGg8FJ8f~uDQ "Form to create a signal in Proactive Prompts.")

