Skip to main content

Creating a CI

ServiceOps gives you four ways to add a CI to your CMDB. Choose the method that fits your situation and follow the steps below.

Which Method Should You Use?

Use this table to pick the right method before you start.

MethodBest For
DiscoveryAutomatically finding and adding devices already on your network
ManualAdding a single CI that discovery cannot detect, such as a cloud service or SaaS tool
Sync RuleAutomatically creating a CI whenever a matching asset is added
WorkflowCreating CIs as part of a larger automated IT process
Admin Setup Required

Before creating CIs via discovery or sync rules, an administrator must configure CI types and statuses in Admin > CMDB, and set the Discovery Preference Rule to CI. See CI Type Configuration and CI Status Configuration.

Prerequisites

Before you start, confirm the following:

  • You have a CMDB license assigned to your account.
  • You have the CMDB Specialist Technician role.
  • You have the Manage CMDB permission (required for sync rules).

Steps

Discovery scans your network and automatically creates CIs for every device it finds. This is the fastest way to populate your CMDB at scale.

Step 1. Navigate to Admin > Discovery and Agents > Discovery.

Step 2. Select the scan type that matches your environment: Network Scan, Public Cloud Network, Private Cloud Network, Domain Scan, or SCCM Scan.

Step 3. Click Create Scan, fill in the required details such as IP range, credentials, and scan name, then click Save.

Step 4. Click Scheduler next to the scan you just created.

Step 5. Select the Discovery Scan Schedule tab and click Create Discovery Schedule.

Step 6. Choose a Schedule Type: Once, Daily, Weekly, Monthly, or Interval.

Step 7. Enable Automatically add Entities in Asset/CI list to add discovered devices to the CI list without manual approval.

Step 8. Click Save.

Run Immediately

To run the scan without waiting for the schedule, click Run Now from the scan list page.

Step 9. Once the scan completes, navigate to CMDB. Your discovered CIs appear on the CI List page.

After Creating a CI

Once your CI appears on the CI List page, complete these steps:

  1. Open the CI and review the CI Details page to fill in any missing properties.
  2. Map the CI status to your asset statuses so that status changes stay in sync.
  3. Add relationships to link this CI to other hardware, software, or services it depends on.
  4. Associate the CI with existing requests, problems, changes, or releases where relevant.

Troubleshooting

Common issues when creating a CI for the first time.

Add CI option is missing from the Create New menu

Cause: Your account does not have the CMDB Specialist Technician role or the Manage CMDB permission.

Fix: Ask your administrator to assign the correct role and permission under Admin > User Management. Log out and back in after the change.

Discovery scan completes but no CIs appear in the CI list

Cause: The Discovery Preference Rule is not set to CI, or Automatically add Entities in Asset/CI list was not enabled in the schedule.

Fix: Ask your administrator to navigate to Admin > Discovery and Agents > Discovery and confirm the Discovery Preference Rule is set to CI. Then edit the Discovery Schedule and enable Automatically add Entities in Asset/CI list.

Sync rule is enabled but no CI is created when an asset is added

Cause: The asset does not match the conditions defined in the sync rule, or a higher-priority rule already matched first.

Fix: Open the sync rule under Admin > CMDB > CI Type > Sync Rule and verify the condition. If multiple rules exist, check the priority order and move the intended rule higher.

CI Type is not available in the manual creation form

Cause: The CI type has not been created in the system.

Fix: Ask your administrator to navigate to Admin > CMDB > CI Type and add the missing CI type. See CI Type Configuration.