---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Populating the CMDB

# Populating the CMDB {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 Minuten Lesedauer

You can populate the CMDB by using Discovery, by using the IntegrationHub ETL or Import Sets to import and integrate data from a third-party source, by integrating with an external CMDB, or by manually creating CIs.

When you populate the CMDB with information, you create a record for each configuration item in the cmdb_ci table or on one of the tables that extend that table.  
Related ServiceNow® Store apps and reference information:

* [CMDB schema model](https://servicenow-prod.fluidtopics.net/exsuXtWUhrhgmNv~lbMf2Q "The CMDB schema model is a series of connected tables that contain all the assets and business services controlled by a company and its configurations."): A collection of class diagrams and class attributes for key CMDB classes.
* [CMDB tables descriptions](https://servicenow-prod.fluidtopics.net/4cOwgEVj_nQ7LgaXZkKfwQ "List of tables in the CMDB in a base system with its name, label, and a description of the type of information that is stored in the table."): Descriptions of key CMDB tables in the base system.
* [CMDB CI Class Models](https://servicenow-prod.fluidtopics.net/VzkxeWzQzhMzcJt3LjhdlA "The CMDB contains base-system classes that store data about configuration items (CIs). The CMDB CI Class Models ServiceNow Store app adds class models that extend the CMDB class hierarchy, including class descriptions, identification rules, identifier entries, and dependent relationships if applicable."): A ServiceNow Store app that adds class models that extend the base CMDB class hierarchy. This includes class descriptions, identification rules, identifier entries, and dependent relationships if applicable. You can then use the added classes as any other CMDB base class.
* [Discovery patterns](https://www.servicenow.com/docs/access?context=c_MappingPatternsCustomization&version=australia&pubname=australia-it-operations-management&ft:locale=en-US): A ServiceNow Store app that provides a library of Discovery patterns for discovering specific devices and applications in the industry.
* [Getting started with Service Graph Connectors](https://servicenow-prod.fluidtopics.net/1wLEV8ubYlPM_nDUSO~F~Q "Service Graph Connectors, including API Service Graph Connectors, are predefined integrations that ingest third-party data and API data into the Configuration Management Database (CMDB) from various domains, such as security, servers, software or monitoring, Internet of Things (IoT), and cloud."): ServiceNow Store apps that provide pre-defined integrations for importing and integrating common third-party data into CMDB classes. Also includes the [IntegrationHub ETL](https://servicenow-prod.fluidtopics.net/o3eK_l0nhtAcQ_AgXuZ95Q "Use the IntegrationHub ETL store app to create and manage ETL transform maps, which integrate third-party data into the CMDB or into non-CMDB tables without compromising the integrity of data. IntegrationHub ETL provides a simplified user interface that guides you through the integration process end-to-end, including a test integration run of sample data.") wizard for creating new ETL transform maps.
{#c_OptionsToPopulateCMDB__ul_lhp_xgx_wpb}

## ITIL configuration management auto-discovery

The key to any configuration management business practice is the initial and on-going inventory or discovery of what you own. The ServiceNow platform provides three options for auto-discovery:

* The separate and highly robust [Discovery](https://www.servicenow.com/docs/access?context=r-discovery&version=australia&pubname=australia-it-operations-management&ft:locale=en-US) product.
* For organizations that want to leverage the discovery technologies they already have deployed (SMS, Tally NetCensus, LanDesk, and so on), the ServiceNow platform supports integrations to those technologies via web services. Scanned data can be mapped directly into the CMDB.
{#c_OptionsToPopulateCMDB__ul_bmp_wpg_fq}

For further information on designing, constructing, and maintaining the CMDB, see the [CMDB Design \& Configuration](https://support.servicenow.com/kb_view.do?sysparm_article=KB0552861) white paper.

## Discovery

The Discovery product automatically populates the CMDB. Discovery searches the network for all attached computers and devices, then populates the CMDB with information on each computer/device's configuration, provisioning, and current status. Discovery uses probes, sensors, and patterns, to collect and process data about computers, servers, printers, a variety of IP-enabled devices, and the relationships between all the items found. Discovery also reports on any software which is running, and the TCP connections between computer systems, thereby establishing their relationships. This information is sent back to the instance and is used to
populate the CMDB.  
For more information about Discovery see:

* [ITOM Visibility](https://www.servicenow.com/docs/access?context=itom-visibility-landing-page&version=australia&pubname=australia-it-operations-management&ft:locale=en-US)
* [Discovery basics](https://www.servicenow.com/docs/access?context=c_GetStartedWithDiscovery&version=australia&pubname=australia-it-operations-management&ft:locale=en-US)
{#c_OptionsToPopulateCMDB__ul_wls_b3c_bmb}

## Integrate third-party data using IntegrationHub ETL {#c_OptionsToPopulateCMDB__section_mv3_g44_rkb}

Use the [IntegrationHub ETL](https://servicenow-prod.fluidtopics.net/o3eK_l0nhtAcQ_AgXuZ95Q "Use the IntegrationHub ETL store app to create and manage ETL transform maps, which integrate third-party data into the CMDB or into non-CMDB tables without compromising the integrity of data. IntegrationHub ETL provides a simplified user interface that guides you through the integration process end-to-end, including a test integration run of sample data.") to import and integrate data from a third party into the CMDB. Using IntegrationHub ETL, create ETL transform maps which are used for integrating data from specific data
sources. IntegrationHub ETL guides you through importing source data, transforming any data if needed, and selecting target CMDB classes and attributes to map the data to. You then preview the integration results and adjust any
configurations before scheduling recurring integrations.

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website to view and download
common integrations.

## Import data from another source using Import Sets

You can import data to the CMDB using Import Sets. [Import sets](https://www.servicenow.com/docs/access?context=import-sets-landing-page&version=australia&pubname=australia-integrate-applications&ft:locale=en-US) find files of information (in formats such as XML, Excel, or CSV), import them, and transform them onto the required table. This process can be scheduled or
performed on demand.

To import relationships between CIs, use import sets to populate the table \[cmdb_rel_ci\] with
information on the parent, the child, and the nature of the relationship. The \[cmdb_rel_ci\]
table displays a list of all CI relationships and is useful when importing CI data.
Abbildung : 1. Import Sets overview

## CMDB instance API {#c_OptionsToPopulateCMDB__section_udw_yb1_sdb}

Use the [CMDB instance API](https://www.servicenow.com/docs/access?context=cmdb-instance-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) to populate the CMDB by creating or updating CMDB tables.

## Manually create a CI {#c_OptionsToPopulateCMDB__section_ods_cw2_g1b}

Create a single CI for a specific class in CMDB Workspace, Service Graph Workspace, or in Core UI. The role required for this operation depends on the settings of the class table you select for the CI.

You can also manually create a CI while leveraging Identification and Reconciliation Engine (IRE) processes to ensure that the new CI complies with various class requirements and that it's unique.

1. Use the CI Class Manager:
   1. Navigate to AllConfigurationCI Class Manager.
   2. Select Hierarchy to display the list of CI Classes. Select the class to use for the CI.
   3. In the class navigation bar, select CI List and then on the CI list view, select New.
   4. Fill out the CI form and then select Submit.
   {#c_OptionsToPopulateCMDB__ol_dxp_myq_tcb}
2. Or, manually create a CI while leveraging Identification and Reconciliation Engine (IRE) processes to ensure that the new CI complies with various class requirements and that it's unique. For more information, see [Create a CI manually in CMDB Workspace](https://servicenow-prod.fluidtopics.net/Sz85hsKpVEx7l7_MkHy1Fg "Create a new CI in CMDB Workspace, while applying Identification and Reconciliation Engine (IRE) processes and other requirements for the CI's class. IRE identification rules enforce the new CI to be unique and to comply with other class requirements.") or [Create a CI manually in Service Graph Workspace](https://servicenow-prod.fluidtopics.net/_WEi_GnDJAWndVJ5NeFZYg "Create a new CI in Service Graph Workspace, while applying Identification and Reconciliation Engine (IRE) processes and other requirements for the CI's class. IRE identification rules enforce the new CI to be unique and to comply with other class requirements.").
3. Or, directly use a table:
   1. Navigate to AllConfiguration and then elect the class to use for the CI, such as Business Services.
   2. In the navigation filter of the application navigator, enter the table label (such as 'Linux'), or the table name in the format of \<table name\>.list (such as 'cmdb_ci_linux_server.list'). Then, press Enter.
   3. In the list view of the table, select New and fill out the form fields for the table.
   4. Select Submit.
   {#c_OptionsToPopulateCMDB__ol_jyn_kzq_tcb}
{#c_OptionsToPopulateCMDB__ol_akk_x5s_g1b}

