# Measurement Types

As part of the standard application, measurements are just text fields stored against the agreement. They do not interact with any other component of SLM or ASM Core.&#x20;

{% hint style="warning" %}
Measurements can be integrated with other components of the application as part of a consulting project. [Contact Alemba®](https://www.alemba.com/contact) for more details if you wish to integrate measurements into your Service Level Management system.
{% endhint %}

### Creating a Measurement Type

{% hint style="info" %}

### Before you start

You must have **SLM Setup** enabled within your General Access Security Role in order to configure any SLM administration settings.

Verify that you have already defined options for Workflow Management and the CMDB, especially priorities, types, service levels, service types and CMDB item types.
{% endhint %}

1. Select the Menu button , then **Admin**, and then select **System Administration**. The System Administration window is displayed, with a menu of options available.&#x20;
2. In the Explorer pane, select **Service Level Management**.
3. Select **Measurement Types** to open the window.
4. Select the New icon. A row is added to the browse table.
5. Type a name for this type in the blank row.
6. Select to save the changes. Provide the Change Reasons if prompted to do so.

### Renaming a Measurement Type

1. Select the Menu button , then **Admin**, and then select **System Administration**. The System Administration window is displayed, with a menu of options available. In the Explorer pane, select **Service Level Management**.
2. Select **Measurement Types** to open the window.
3. Select an existing Measurement Type and type a new name over the existing one.
4. Select  to save the changes. Provide the Change Reasons if prompted to do so.

### Deleting a Measurement Type

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

### Before you start

You must have **SLM Setup** enabled within your General Access Security Role in order to configure any SLM administration settings.

Verify that you have already defined options for Workflow Management and the CMDB, especially priorities, types, service levels, service types and CMDB item types.

1. Select the Menu button, then **Admin**, and then select **System Administration**. The System Administration window is displayed, with a menu of options available.&#x20;
2. In the Explorer pane, select **Service Level Management**.
3. Select **Measurement Types** to open the window.
4. Select the measurement type you wish to delete. Select the Delete icon.&#x20;
5. Select to save the changes. Provide the Change Reasons if prompted to do so.


---

# 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/service-level-management/measurement-types.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.
