sn_flow_designer.maximum_flow_history_records_per_flow
ServiceNow property description:
Maximum number of flow history records (Limit: 200).
Attributes
- Sys ID: f0da89d2ff202210f2cafffffffffff8
- Type: integer
- Application: Global
- Default value: 100

AI generated property description:
The ServiceNow property sn_flow_designer.maximum_flow_history_records_per_flow defines the maximum number of history records retained for each flow in Flow Designer. The default value is 100, with an enforced upper limit of 200. Once the limit is reached, older history records are deleted as new ones are created, ensuring that storage use remains controlled. Increasing the value provides more visibility into past flow executions but may consume additional database resources, while lowering it improves efficiency at the cost of reduced traceability. This property is configured in the context of development oversight and system performance, balancing the need for execution history with storage management.
Source