Using agentic workflows in ServiceNow Otto for CMDB

  • Release version: Zurich
  • Updated July 13, 2026
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Using agentic workflows in ServiceNow Otto for CMDB

    ServiceNow Otto for CMDB offers agentic workflows that enable users with thesncmdbuserrole to leverage AI-driven automation and natural language processing for managing configuration items (CIs) and improving CMDB data governance. These workflows simplify tasks such as creating CIs, searching the CMDB, assessing change impacts, and recommending integrations, thereby enhancing data accuracy, completeness, and trustworthiness.

    Show full answer Show less

    Available Agentic Workflows and Their Practical Uses

    • Create configuration item: Allows users to create a CI by submitting a natural language request. The workflow verifies CI class, compliance with Identification and Reconciliation Engine (IRE) rules, attribute requirements, and duplication before creating the CI.
    • Provide advice on CMDB governance: Assists data admins and owners in systematically improving CMDB data accuracy, completeness, and health to build confidence in the data used for operations.
    • Search CMDB: Enables searching for CIs via natural language requests, automatically determining the best query type (keyword, single-table, or multi-table with relationship navigation) and inferring relationships to generate accurate search results.
    • Assess CMDB impact: Identifies upstream services and CIs potentially affected by incidents or proposed changes by analyzing dependency topology and change characteristics, providing structured impact assessments.
    • Business application candidate agent: Uses AI clustering to suggest business applications to associate with existing application services, reducing manual effort and improving CMDB governance.
    • Recommend service graph connector: Recommends appropriate data sources or Service Graph Connectors for specific CI classes to optimize data ingestion and CMDB population.

    Key Features and Configuration

    • Supports multiple AI model providers including Now LLM Service, Azure OpenAI, Google Gemini, and Anthropic Claude on AWS.
    • Configuration Controls in AI Control Tower allow administrators to manage available AI options and set preferences at the skill level.
    • Security and access are enforced through Access Control Lists (ACLs), enabling AI agents and workflows to execute actions securely as dynamic or AI users.
    • To run workflows autonomously, users must duplicate the agentic workflow, activate it and its AI agents, and optionally activate triggers for automatic invocation.

    Practical Benefits for ServiceNow Customers

    • Streamlines manual CI creation and reduces errors by validating requests against CMDB rules and preventing duplicates.
    • Improves governance by providing actionable advice to maintain CMDB data integrity and reliability.
    • Facilitates efficient and precise CI searches through natural language queries, saving time and effort.
    • Enhances impact analysis for changes and incidents, supporting better risk management and decision-making.
    • Automates discovery and association of business applications, enhancing data completeness and governance.
    • Guides selection of optimal data connectors to ensure high-quality data ingestion into the CMDB.

    Users with the sn_cmdb_user role can access several ServiceNow Otto for CMDB agentic workflows.

    Agentic workflows

    Table 1. Available agentic workflows for ServiceNow Otto for CMDB
    Agentic workflow name Description Available AI agents
    Create configuration item Occasionally, you might create a CI manually. To help you, the Create configuration item agentic workflow accepts your natural language request and verifies that it understands which class the new CI should belong to. The workflow then checks Identification and Reconciliation engine (IRE) rules to determine the required attributes for the CI and requests that information. After you provide sufficient data, the workflow promotes that the proposed CI includes the attributes that you requested, complies with IRE rules, and is not a duplicate. The workflow then creates the CI. For more information, see Create a CI using ServiceNow Otto CMDB CI creator
    Provide advice on CMDB governance Data governance can be an overwhelming task. The Provide advice on CMDB governance agentic workflow supports data admins and owners by methodically working through the many-faceted process of improving CMDB data accuracy, completeness, and health. The objective is to help users to trust the data that they use for their work. For more information, see Getting advice from ServiceNow Otto on CMDB governance.
    • CMDB data manager
    • CMDB data certification and attestation manager
    • CMDB data ownership manager
    • CMDB health metrics manager
    • CMDB life cycle manager
    • CMDB principal class manager
    Search CMDB The Search CMDB agentic workflow enables you to search for CIs by specifying any of several attributes of the CIs of interest. The workflow accepts your natural language request, verifies your search goal, and then, depending on the information you provided, generates a keyword search, a single-table search with dot walks, or a multi-table search that involves relationship navigation. The workflow can infer CI relationship data to generate an appropriate query. For more information, see Use ServiceNow Otto to search the CMDB. CMDB CI search
    Note:

    You can use Now LLM Service, Azure OpenAI, Google Gemini or Anthropic Claude on AWS as the AI model provider for all generative AI skills and AI agents. Use the Configuration Controls in AI Control Tower to define which options are available, then set the skill-level preferences in the AI Admin Hub console. For more information, see Large language models on the ServiceNow AI Platform®.

    Enable security implementation to execute AI agents and agentic workflows through Access Control Lists (ACLs) and user identities. ACLs provide the Run As capability to let agents and agentic workflows execute actions either as a dynamic user or as an AI user. For more information, see Implement access control in AI agents

    Running AI agents autonomously

    Important:
    By default, all agentic workflow and AI agent records are read only.

    To run the AI agents autonomously, you must first duplicate the agentic workflow and then proceed with the following steps:

    • Activate the agentic workflow.
    • Activate all agents within the agentic workflow.
    • Activate the trigger to invoke the agentic workflow automatically. If you prefer to invoke it manually, activating the trigger isn’t necessary.