# Configuring Event Management

This can result in the automatic logging of a call or request in ASM Core, and thereafter, updates to the call or request through various event management Transactions.

### Event Management Configuration Process

The process for configuring the ASM Core for Event Management includes the following main steps:

1. Enable event management.
2. Define connectors.
3. Define sources.
4. View the event types defined for a particular event source
5. Create and manage mappings for a particular event type, that is, configure how a specific event type will be handled within ASM.


---

# 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/integrate/managing-integration/managing-events/configuring-event-management.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.
