Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the minimum threshold of records that must be present for Agent Zero to operate effectively. |
| What area does it affect? |
Agent Zero functionality |
| What does the default mean? |
The default value is "10000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data processing parameters or troubleshooting Agent Zero performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.platform_ml.api.min_agent_zero_records |
| Sys ID |
5377a2e00f331010e98311f8c4767e68 |
| Type |
integer |
| Application |
Global |
| Default value |
10000 |
| Description |
Minimum number of records for Agent Zero |
| Updated |
2024-05-25 04:20:08 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Resolution Machine Learning model before activating the Auto Resolution Configuration record. Note: The query on the Incident table must have the minimum number of records that you specify in the glide.platform_ml.api.min_agent_zero_records system property to train the model. The default value of this property is 300000 and should not be increased because training the model can fail with more than 300,000 records. ...
Related properties