Property settings for Now Assist for CMDB agentic workflows

  • Release version: Xanadu
  • Updated May 2, 2025
  • 1 minute to read
  • List of sys properties for the agents used by Now Assist for CMDB agents.

    Property settings

    Table 1. Property settings
    Property Description
    sn_cmdb_gen_ai.principal_class_suggestion_period

    The CMDB data governance manager agentic workflow collects and aggregates Change Management, Incident Management, and Problem Management data for the specified CI class. If the workflow collects too much data, the process might fail. This property limits the duration in days (integer zero to infinity) for the query.

    REVIEWERS: Is <blank>==infinity?

    REVIEWERS: It seems that this description would be more accurate and helpful if we specified that it is the CMDB principal class manager AI agent that is collecting the data, and not the agentic workflow. Same for the next property. What do you think?

    Default 90 (query all tasks updated in the last 90 days).

    For instances with little data, set the property to a high value like 36000 (10 years). For instances with a large store of data, experiment to determine a practical value.

    sn_cmdb_gen_ai.health_ownership_evaluation_period

    If the CMDB data governance manager agentic workflow collects too much health data, the process might fail. This property limits the duration in days (integer zero to infinity) for the query.

    REVIEWERS: Is <blank>==infinity?

    Default 90 (query all tasks updated in the last 90 days).

    sn_cmdb_gen_ai.ownership_evaluation_health_score_thresholds

    The CMDB data governance agentic workflow determines the percentage of CIs in the specified class that have values for the Owned by setting.

    The process returns a score that depends on this property setting. For example, the default setting of 40,60,80 returns a score of Poor for less than 40%, Average for 60%-79%, and Healthy for 80% and above.