How Asset and Ci are linked to each other

NegiSNOW
Tera Contributor

How Asset and Ci are linked and related to each other. if i want to break the linkage between them how can i do that ?

4 REPLIES 4

Tanushree Maiti
Tera Patron

Hi @NegiSNOW 

 

Check this Servicenow Documentation: Asset and CI management 

 

TanushreeMaiti_0-1782876044671.png

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Tanushree Maiti
Tera Patron

HI @NegiSNOW 


Also Check : Map asset and CI fields 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

pr8172510
Kilo Sage

Hi @NegiSNOW,

Assets and CIs are related but serve different purposes.


An Asset is used for financial and lifecycle management, while a Configuration Item (CI) is used for operational management and service relationships.


An item can exist as both an Asset and a CI when it requires both financial tracking and operational support.


The relationship is maintained through the Asset (asset) reference field on the CI and the Configuration Item (ci) reference field on the Asset.

ServiceNow also provides synchronization between these records through Asset-CI mapping and OOTB synchronization logic.

If you need to break the relationship

  • Clear the CI reference on the Asset record or the Asset reference on the CI record.
  • Review any Business Rules, Asset-CI synchronization, Discovery, or HAM/ITAM processes that may recreate the association automatically.


keep Assets and CIs synchronized only when they represent the same managed item, as support processes operate on CIs while financial processes operate on Assets.

vaishali231
Kilo Sage

Hey @NegiSNOW 

 

Assets and Configuration Items (CIs) are related but represent different aspects of the same object in ServiceNow.

Configuration Item (CI): Represents the operational component in the CMDB (for example, a server, laptop, application, or network device). It is primarily used by Incident, Change, Problem, Discovery, Service Mapping, and other ITSM/ITOM processes.

Asset: Represents the financial and lifecycle record of that item. It is used for procurement, ownership, inventory, contracts, depreciation, stock management, and asset lifecycle tracking.

How are Asset and CI linked?

Out of the box, the relationship is maintained using reference fields on both records:

Asset (alm_asset) → ci (Reference to cmdb_ci)

CI (cmdb_ci) → asset (Reference to alm_asset)

When an Asset and CI represent the same physical or logical object, these reference fields point to each other, allowing IT Asset Management and CMDB processes to work together.

How is the relationship created?

The linkage can be established in several ways:

  1. Automatic CI creation from an Asset (based on the model category configuration).
  2. Hardware Asset Management lifecycle processes.
  3. Discovery or integrations that identify an existing CI and associate it with an Asset.
  4. Manual creation using the Create CI or Create Asset UI Actions.
  5. Custom Business Rules, Flows, or integrations.

How can the linkage be removed?

If you need to break the relationship, clear the reference fields on both records:

  1. Open the Asset record and clear the CI field.
  2. Open the corresponding CI record and clear the Asset field.
  3. Save both records.

Alternatively, the same can be done through a Background Script if multiple records need to be updated.

Will ServiceNow recreate the link automatically?

Simply clearing the reference fields does not usually recreate the relationship by itself. However, the link may be re-established if any of the following processes are active in your instance:

  1. Discovery reconciliation
  2. Hardware Asset Management synchronization
  3. Identification and Reconciliation Engine (IRE)
  4. Integrations importing Asset or CI data
  5. Custom Business Rules or Flow Designer automations

If the relationship keeps returning, I would recommend checking these areas before assuming it's an out-of-the-box behavior.

Best Practice

Before removing the relationship, verify why the Asset and CI were linked in the first place. If they represent the same device or infrastructure component, they should generally remain associated. Breaking the relationship is typically appropriate only when correcting incorrect associations, handling duplicate records, or following a specific business requirement.

If your goal is to permanently prevent Asset and CI from being linked again, it would be helpful to know how the records are being created (Discovery, Hardware Asset Management, Integration, manual creation, etc.), as the approach may differ depending on the source.

 

*************************************************************************************************************************************

If this response helps, please mark it as Accept as Solution and Helpful.

Doing so helps others in the community and encourages me to keep contributing.

Regards

Vaishali Singh

Servicenow Developer
Linkedin - https://www.linkedin.com/in/vaishali-singh-2273361bb