This field dictionary is intentionally practical. It documents the core field families users need in order to understand what Toro Pulse expects and how those values are used.
Core process identity
Field
Type
Description
Process
text
Primary process name displayed across the workspace and datasheet page.
Company
text
Source organization or workspace context represented in the telemetry payload.
SessionID
guid / text
Execution identifier used to associate a telemetry event with a specific run.
TimestampUtc
datetime
UTC timestamp for the event or execution record.
Status
text / enum
Execution result such as Completed, Failed, Running, or equivalent status labels used by the integration.
Operational metrics
Field
Type
Description
TransactionsProcessed
number
Total successful unit count for the execution window.
TransactionsFailed
number
Total failed units for the execution window.
ExecutionTimeMs
number
Measured execution duration in milliseconds when available.
ResourceMachine
text
Machine, worker, or runtime host associated with execution.
DataSource
text
Source channel such as telemetry, manual import, or API test input.
ROI and business context
Field
Type
Description
AnnualVolume
number
Yearly unit volume used for throughput and savings modeling.
HoursPerTransaction
number
Labor effort basis used for manual-vs-automated comparisons.
LaborRate
currency
Hourly or blended labor rate used in ROI calculations.
EstimatedAnnualSavings
currency
Top-level financial output used in executive views when derived.
PaybackMonths
number
Breakeven estimate in months when the current formula set is available.
Governance and AI fields
Field
Type
Description
AiEnabled
boolean
Indicates whether AI insight generation is available for the tenant or process context.
InsightStatus
text / enum
Governance state for an insight such as draft, approved, rejected, or superseded.
ReviewedAtUtc
datetime
Timestamp for the most recent governance review action.
ReviewedBy
text
User or reviewer attribution associated with the governance action.