Configuration Item List
  • 30 Jul 2025
  • 10 Minutes to read
  • PDF

Configuration Item List

  • PDF

Article summary

You can view the list of existing Configuration Items (CIs) under a selected Tenant.

  • You can view the CIs in the Tile view or Tabular view.

  • You can search for the CIs using the Filter section.

To view the list of CIs, perform the following steps:

  1. Select CMDB > User > Configuration Item List.

  2. On the Configuration Item List page, a list of CIs is displayed.

    1. You can view the CIs in the Tile view or Tabular view.

    2. You can search for the CIs using the Filters icon on the Actions panel.

Figure: Configuration Item List (Tabular view)

Figure: Configuration Item List (Tile view)

Note:

Hover the mouse over CI Description or Information to view the description or information in a pop-up page.

Viewing or Modifying CIs

You cannot modify a CI directly. A related Change Record (CR) should be created for modifying a CI. Only after the related CR is Implemented, the linked CI can be modified. On the CI ID page, make the changes as per the CR and click SUBMIT. For more information about viewing/ modifying CI, see Viewing and Modifying CIs.

Actions

This section explains all the icons displayed on the Actions panel of the Configuration Item List page.

Filters

Click the Filters icon to specify a particular filter criterion to display the CIs. On clicking the Filters icon, the Filters pop up page is displayed. Select the Tenant. Specify the Classification and Sub-classification to view list of CIs under the selected Classification and Sub-classification. Select the Include Inactive CIs check box to also display the inactive CIs in the search results. Click Submit.

ADD NEW

Click ADD NEW to add a new CI. For more information about adding CIs, see Adding Configuration Items.

ADD SERVICE

Click ADD SERVICE to add a new service for CI. For more information about adding Services, see Adding Services.

CONFIGURE COLUMNS

Click CONFIGURE COLUMNS to customize the columns on the page. For more information, see Personalizing Pages of SummitAI Platform.

EXPORT TO EXCEL

Click EXPORT TO EXCEL to export and download the table data to a Microsoft Excel sheet.

View

What is a view?

A View consists of a set of pre-defined filter conditions. By selecting a view, the analyst can view the records that meet the filter conditions or criteria defined in that view. An Analyst can create or delete views from both the Tabular view or the Tile view.

Note:

A view created by an analyst is not available to another analyst.

Create a New View:

To create a new View, the user needs to define Filter conditions.

Adding Filter Conditions:

A filter condition consists of the following parts:

  • Field: Each field is a column in the table.

  • Operator: Each field type has its own set of valid operators. Based on the field type the operators are displayed.

  • Value: Each field has its own set of valid values determined by the Field type and Operator.

What is a Filter Operator?

In literal terms, an operator specifies how parameters relate to one another. The following table describes the list of operators with a short description.

Note:

Based on the selected field, the operates are populated in the Operator field.

Filter Operators

An operator indicates how parameters relate or compare to one another. The newly introduced filter operators help to narrow down your results in a short amount of time and it provides more flexibility to the users.

The following table describes the list of operators and a short description against each of them.

Name

Operator

Function

Not Equals

!=

Find a match that should not equal (exactly), the value entered.

Less than or equal to

<=

Find a match where the numerical value is equal or less than the value entered.

Less than

<

Find a match where the numerical value is less than the value entered.Is one of

Is one of

IN

Find matches where one of the following items applies.

Is not one of

NOT IN

Find matches where one of the following items does not apply.

Greater than or equal to

>=

Find a match where the numerical value is equal or greater than the value entered.

Greater than

>

Find a match where the numerical value is greater than the value entered.

Equal to

=

Find an exact match with the value.

Contains

Contains

Find a match which contain somewhere this value.

Between

Between

Find a match where the numerical value is between the first and second value inclusive.

  • In the Field drop-down the analyst can view the following groups.

    • User Attributes

    • Standard Attributes

    • Date

  • The following table describes the Field Types and Operators.

    Field

    Operator

    Sample Value

    Expected Results

    Default Operator

    Drop Down, User Search Control, Search Control, and Tree View (Example: Status)

    =

    Retired

    Displays all the tickets in Retired status.

    =

    !=

    Retired

    Displays all the tickets other than Retired tickets.

    IN

    Retired, In-Progress

    Displays all the tickets in Retired and In-progress status.

    NOT IN

    Retired, In-Progress

    Displays all the tickets other than Retired and In-Progress status.=

    Numeric and Date

    =

    2467

    Displays only the CI 2467.

    IN

    25236, 25463

    Displays the tickets with ID 25236 and 25463.

    Note: This Operator not applicable for Date field type.

    <

    2467

    Displays all tickets Less than 2467.

    >

    2467

    Displays all tickets greater than 2467.

    <=

    2467

    Displays all tickets less than or equal to 2467.

    >=

    2467

    Displays all tickets greater than or equal to 2467The filters of the selected view are reflected in the form of breadcrumbs/pill (refer below screenshot). By clicking a specific field, the Analyst can view the values selected for that field.

    Between

    25236 and 25463

    Find a match where the numerical value is between the first and second value inclusive.

    EX: (25236, 25237, and 25238)

    Radio Button and Check box

    =

    Example

    Tenant = IT

    Displays tickets of IT tenant.

    =

    Text Area

    Contains

    Example:

    Tenant = IT

    Description Contains Service

    Display IT tenant tickets where Description Contains Service.

    Note:

    The users can search for a combination of keywords using basic operators (AND, OR, NOT, Quotes, Parenthesis, and Asterisk), to produce more accurate and more relevant results

Example:

Consider that an Analyst wants to create a view for Development, Production, Retired, Staging, and Under Maintenance CIs of Information Technology Tenant. In this case, add conditions as shown in the following figure.

Figure: Configuration Item List

  1. Click Apply to view records that meet the above filter conditions.

  2. Click the Configure Columns icon. The Configure Columns pop-up page displayed.

    Figure: Configure Columns

  3. Select Display Type (Tile View or Tabular View).

  4. Drag and drop the columns to be displayed on the page from the Available Columns to the Selected Columns.

  5. Drag Up or Down to specify the sequence in which the columns should be displayed on the page.

  6. Click Submit. The list reloads to show the changes.

    Note:

    Consider the list page is in Tabular view. On the Configure Columns pop-up page, the analyst selected Display Type as Tile view and clicks Submit. In this case, the list page reloads to show the changes in the Tile view.

  7. Click Save As New. The Save View pop-up is displayed.

  8. Type in the details for the other required fields under the Views, Filters, and Configure Columns section. For more information about the fields under these sections on the Save View pop-up page.

    Note:

    On the SAVE VIEW pop-up page, the Analyst can also add or remove filter conditions, change Display Type, and Configure Columns.

  9. Click Submit. A new View is created.

How to Modify CIs?

A related Change Record (CR) should be created for modifying a Configuration Item (CI) (see: Creating Change Records). You cannot modify a CI directly. Only after the related CR is Implemented, the linked CI can be modified. Make the changes as per the CR and submit the changes. For more information about fields and icons on the CI ID page, see Adding Configuration Items.

Figure: Configuration Item ID page

Actions

This section explains all the icons displayed on the Actions panel of the CI ID page.

Show List

Click Show List to view the list of CIs configured. For information about viewing list of CIs, see Viewing List of CIs.

Relationship

Click Relationship to view the relationship of the CI with the other CIs. You can view the Parent CI, Child CI, Peer CI, and Service CI.

Figure: Relationship

  • The Parent CI is shown in blue color, Child CI is shown in white color, Peer CI is shown in red color, and Service CI is shown in yellow color in the diagram.

  • Move around the CI icons for better readability. Click the Restore button to restore diagram to the original form.

  • Upon double-clicking a CI, it's immediate Child/Peer CIs are expanded and shown. The number of relationships a CI has with other CIs is displayed under the CI node within parenthesis.

    Figure: Relationship (System-defined classifications)

Hardware Variance

Click Hardware Variance to view the Hardware Variance details of the CI. The Hardware Variance indicates the variance in the actual Inventory data and the CMDB data related to a particular piece of hardware.

Figure: Hardware Variance Details

The following table explains about the fields on the Hardware Variance Details pop-up page.

Field

Description

Field Name

Displays the Field name of the Hardware Attribute.

CMDB Data

Displays the CMDB hardware details for the CI.

Actual Discovered Data

Displays the actual hardware details available.

CREATE CHANGE RECORD

The button is enabled if there is a variance between the CI Management Data and Actual Inventory Data. Click the button to create a new Change Record for the variance.

Note:

The CREATE CHANGE RECORD button is not available now when the Edit CIs Without CR checkbox is enabled on the TENANT page.

Click the button to print the report in PDF.

Click the button to export the report to a Microsoft Excel sheet.

Software Variance

Click Software Variance to view the Software Variance details about the CI. The Software Variance indicates the variance in the actual configuration data and the CMDB data related to a software found on a particular system.

Figure: Software Variance Details

The following table explains about the fields on the Software Variance Details pop-up page:

Field

Description

Software View

Select required option in the drop-down to view the variance data accordingly.

  • Show Variance Only: To view the variance in Software.

  • Software Summary: To view the variance in Software Summary.

  • Software Details: To view the variance in Software Details.

CMDB Data

Displays the software available for the CI.

Actual Discovered Data

Displays the actual software available.

Create Change Record

The button is enabled there is a variance between the CI Management Data and Actual Inventory Data. Click the button to create a new change record for the variance.

Note:

The CREATE CHANGE RECORD button is not available now when the Edit CIs Without CR checkbox is enabled on the TENANT page.

Click the button to print the report in PDF.

Click the button to export the report in excel.

Change History

Click Change History to view the CI history on the Configuration Item History page.

Figure: Configuration Item History

The following table describes the fields on the Configuration Item History page:

Field

Description

Column Name

Displays the name of the field where changes are made.

Change Date

Displays the date when the changes are made.

Changed By

Displays the name of the user who made the changes.

Displays the value as Auto-Update, if the change is done by Discovery, for Software and Hardware Variance.

Old Value

Displays the value of the field before the change was made

New Value

Displays the value of the field after the change was made.

Knowledge Records

Click KB to display the KRs related to the CI and the KRs related to the Child CIs and Peer CIs.

Figure: Knowledge Records

Configuration Backup

Click BACKUP CONFIGURATION to view or compare the backup data stored for a CI on a particular date.

/

Figure: CONFIGURATION BACKUP pop up

  • To view the backup data of a particular date, click View. A text file containing the backup data is downloaded to your computer.

  • To compare the backup data for two different dates, select the date and click COMPARE. The COMPARE BACKUP pop-up page is displayed.

Figure: COMPARE BACKUP pop-up page

Note:

This option is available only for Network type CIs.

CI Events

Click CI EVENTS to view the list of Events. The page initially displays only the last Event. You can expand the Event to view all the Events.

/

Figure: CI EVENT TREND REPORT

The following table describes the fields on the CI EVENTS pop-up page:

Field

Description

Events in this page are grouped by Event Type and Device. Click this icon to view all the Events under a group.

/

Figure: CI Events

Event Type

Displays the type of Event.

Reference ID

Displays the Reference ID.

Event ID

Displays the Event ID. Click the Event ID link to view the Event details.

/

Figure: Event Details

You can view and link Knowledge Records (KRs) to the Event. To view the list of published KRs click VIEW KBS.

To view the Knowledge Record (KR) details, click the KB ID link.

To link the KR to the Event, select the Link To Knowledge Article check box. and click SUBMIT.

Device Type

Displays the type of device.

Device Name

Displays the name of the device.

IP Address

Displays the IP Address of the device.

Event Category

Displays the category of the Event.

Message

Displays the comments of the Event.

Incident ID

Displays the Incident Id for the Event. Click the Incident ID link to view the Incident Details.

/

Figure: CI Events

Acknowledged

Displays if the Event is acknowledged.

Event Date

Displays the date of creation of the Event.

Event Status

Displays the status of the Event.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence