# CMDB Item Classes

You can create, rename or delete classes. Classes are not linked to CMDB item types.

You may wish to classify your organization’s CMDB items by defining and configuring your own [CMDB Item Types](/asm-gaia-10.4/setup-and-configure-asm/setting-up-your-system/system-administration-settings/cmdb-configuration-management-database/cmdb-item-types.md). ASM Core supports the creation of a multi-level hierarchy of CMDB entity types but not of CMDB Item Classes.

### Creating a CMDB Item Class <a href="#adding" id="adding"></a>

{% hint style="info" %}

### Before you start

You must have **CMDB Setup** enabled within your General Access security role in order to configure any CMDB administration settings. Depending on if or how your system is partitioned, ensure that you are working in the correct partition.
{% endhint %}

1. Select the Menu button, then **Admin**, and then select **System Administration**. The System Administration window is displayed.&#x20;
2. In the Explorer pane expand **CMDB**.
3. Select **CMDB Item Classes** to open the window.
4. Select the New icon. A new row is added to the browse table.
5. In the Name column, type the name of the class you want to create.
6. Select  to save the changes. Provide the Change Reasons if prompted to do so.

### Viewing CMDB Item Classes

1. Select the Menu button , then **Admin**, and then select **System Administration**. The System Administration window is displayed.&#x20;
2. In the Explorer pane expand **CMDB**.
3. Select **CMDB Item Classes** to open the window.
4. Existing CMDB Item Classes are displayed in a browse table.

### Renaming a CMDB Item Class <a href="#renaming" id="renaming"></a>

1. Select the Menu button, then **Admin**, and then select **System Administration**. The System Administration window is displayed.&#x20;
2. In the Explorer pane expand **CMDB**.
3. Select **CMDB Item Classes** to open the window.
4. Select the item class you want to edit.
5. Type the name you want to assign to the class.
6. Select the Save icon to save the changes. Provide the Change Reasons if prompted to do so.

### Deleting a CMDB Item Class <a href="#deleting" id="deleting"></a>

{% hint style="warning" %}
You cannot reverse this procedure. If you delete a class by mistake, you have to re-create the entry.

If you attempt to delete the system default, you will receive a warning message.
{% endhint %}

1. Select the Menu button, then **Admin**, and then select **System Administration**. The System Administration window is displayed. In the Explorer pane expand **CMDB**.
2. Select **CMDB Item Classes** to open the window.
3. From the browse table, select the class entry you want to delete.
4. Select the Delete icon.&#x20;


---

# 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-gaia-10.4/setup-and-configure-asm/setting-up-your-system/system-administration-settings/cmdb-configuration-management-database/cmdb-item-classes.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.
