# Agreement Types

This is useful if your organization has many different agreements with multiple organizations, and you would like to group the agreements into categories. For example, you might want to create types for PC Service Agreement, Network Service Agreement and Software Support Agreement, all of the type SLA.

### Creating an Agreement 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 **Agreement Types** to open the window.
4. Select the New icon. A row is added to the browse table on the Agreement Type window.
5. In the Name field, type a name for the agreement.
6. From the Type list, select the type of agreement: SLA, OLA, or UC. You can adjust the column widths if required.
7. Select to save the changes. Provide the Change Reasons if prompted to do so.

Once you select , the browse table displays the entries in alphabetical order.

### Renaming an Agreement Type

{% hint style="warning" %}
Although you can rename the default SLA, OLA and UC types, it is recommended that you do not do so.
{% 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 **Agreement Types** to open the window.
4. Select the type you wish to rename, and type a new name over the existing one.
5. Select to save the changes. Provide the Change Reasons if prompted to do so.

### Deleting an Agreement Type

{% hint style="warning" %}
You cannot delete agreement types that are system default. These are typically called SLA, OLA, and UC, but may have been renamed.

If you attempt to delete the system default, you will receive a warning message.

If you delete an agreement type you added, you cannot reverse this procedure and you will have to re-create it if needed. You should note that a new agreement type of the same name as the deleted one will not automatically recreate any links, etc held by the original.
{% 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. In the Explorer pane, select **Service Level Management**.
2. Select **Agreement Types** to open the window.
3. Select the agreement type you wish to delete. Select the Delete icon.&#x20;
4. 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/agreement-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.
