# Cloning CMDB Items

All information, including the Extended CMDB Item Details and links, is cloned.  The only difference will be the reference number.

> A typical use of CMDB item cloning is where you want to enter a large number of similar CMDB items. Using this, you need only enter and save the first CMDB item. You can then keep cloning it to create the new CMDB items. Remember to keep track of how many are created this way, and that all details are cloned, except for the reference number.

If you clone a Service, any linked Service Actions that are the components of the Service will not be cloned as component Service Actions on the new Service, since the new Service will have its own Service Actions. However, any Service Actions linked through the Linked Items tab will be cloned.

{% hint style="warning" %}
You can clone frozen items. The cloned item will also be frozen. You will need to unfreeze it before you can save it.
{% endhint %}

{% hint style="info" %}
**Before you start**

You must have **CMDB Item Clone** selected in the **CMDB Items** tab of your **Configuration Management security role**
{% endhint %}

1. You can clone a CMDB item from the search results window or the details window:
   * Search for the CMDB item type. Then select the item you want to copy and select the **Clone** icon.
   * Display the CMDB Details and select **Clone** from the Explorer pane.
2. The **Clone \<Item Type>** window appears. Complete the initial fields as follows.

<table data-header-hidden><thead><tr><th width="170"></th><th></th></tr></thead><tbody><tr><td>New CMDB Item</td><td><p>Select this option if you want to create a new CMDB item.</p><p>In <strong>CMDB Item Ref</strong>, specify a new reference of up to 40 characters. If you enter more, the system will truncate it.</p></td></tr><tr><td>New version of this CMDB Item</td><td><p>Select this to create a new version of the current CMDB item.</p><p>Select <strong>Major</strong>, <strong>Standard</strong> or <strong>Minor</strong>. A version number for the new version of the CMDB item appears in the <strong>Version Number</strong> field. You can accept it or allocate a new one.</p><p>The following fields appear if you select this option:</p></td></tr></tbody></table>

| Select new version - Major    | ASM Core uses a numbering system x.y.z where x refers to a major change, y refers to a standard change and z refers to a minor change. If you select Major, ASM Core automatically updates the Version Number field by incrementing the first number of the version number. This appears in the Version Number field.                                                                                                                           |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Select new version - Standard | ASM Core uses a numbering system x.y.z where x refers to a major change, y refers to a standard change and z refers to a minor change. If you select Standard, ASM Core automatically updates the Version Number field by incrementing the second number of the version number. This appears in the Version Number field                                                                                                                        |
| Select new version - Minor    | ASM Core uses a numbering system x.y.z where x refers to a major change, y refers to a standard change and z refers to a minor change. If you select Minor, ASM Core automatically updates the Version Number field by incrementing the third number of the version number. This appears in the Version Number field.                                                                                                                           |
| Version Number                | The version number is automatically updated based on the version type you select. You can accept the system allocated version number or type a new version number for the cloned CMDB item. Select Major, Standard or Minor. Based on the current CMDB item’s version number, the Major, Standard and Minor options will automatically change the version number for the new version of the CMDB item. This appears in the Version Number field |

3\.  Select the options to transfer to the new CMDB item.

<table><thead><tr><th width="201">CMDB Item Links</th><th>Select this to clone all the Linked Items for the current CMDB item to the cloned of the CMDB item. If the current CMDB item is linked to other CMDB items or stakeholders, this will be reflected in the cloned CMDB item</th></tr></thead><tbody><tr><td>Contracts</td><td>Select this to clone the Contracts linked to the current CMDB item to the cloned CMDB item</td></tr><tr><td>Cost Centers</td><td>Select this to clone the Cost Centers linked to the current CMDB item to the cloned CMDB item</td></tr><tr><td>User/Org/Loc</td><td>Select this to clone the User, Organization and Location details from the current CMDB item to the cloned CMDB item</td></tr><tr><td>Financial &#x26; Vendor Information</td><td>Select this to clone the Warranty and Vendor details from the current CMDB item to the cloned CMDB item</td></tr><tr><td>Objects</td><td>Select this to clone the Objects attached to the current CMDB item to the cloned CMDB item</td></tr><tr><td>Stakeholders</td><td>Select this to clone the Stakeholder details from the current CMDB item to the cloned CMDB item</td></tr><tr><td>Select All</td><td>Select to clone all the above fields from the current CMDB Item to the new CMDB Item</td></tr></tbody></table>

{% hint style="info" %}
When you clone a CMDB item, the Template checkbox is left clear on the clone even if it is selected in the original item.
{% endhint %}

4\.  Select **OK** to save the details.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alemba.com/asm-hermes/use-asm/using-asm-core/managing-your-cmdb/managing-cmdb-items/cloning-cmdb-items.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
