# Event Activity Types

The following SLM event types are recorded in ASM Core:

* Resolve Breach
* First Call Breach
* Response Breach
* First Call Escalation
* Response Escalation
* SLA Clock stopped
* OLA Clock stopped
* UC Clock stopped
* Reminder
* Resolve Escalation  Level 1
* Resolve Escalation  Level 2
* Resolve Escalation  Level 2

{% hint style="warning" %}
You can rename these event types, if required. However, you cannot delete them, or create additional event types.

Because each event is assigned a number by ASM Core internally and triggers notifications, you should ensure that the name you specify accurately represents the actual event.
{% endhint %}

### Renaming an Event 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 **Event Activity Type** to open the window.
4. Select the required Event Type by clicking on the Name field.
5. Type over the name with the new name.
6. 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/event-activity-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.
