# ASM Application Configuration Change Management

{% hint style="warning" %}
The ***ASM Application Configuration Change Management Workflow*** as detailed here, is provided as an example for those clients wishing to implement a targeted CM process around managing changes and configuration in their ASM application post go-live.

ASM ships with a standard Change Workflow for you to use that is widely applicable to all changes in your organization. **ASM does not ship with the Change Management Workflow Template, message templates, or screens outlined in this section.**&#x20;
{% endhint %}

It is important when changing the ASM application configurations that all changes are captured.  ASM has a native Audit capability that will track changes to the system values, screens, workflows, tickets, and virtually all other entities.  You can even turn on field-level auditing to capture changes to individual fields in real-time.  **System Auditing is not the same as Change Management.**  Auditing merely captures changes as they occur, whereas Change Management will potentially stop changes before they occur. **For a complete solution, enable both System Audit and Change Management.**

{% hint style="info" %}
**Audience:** System Administrators/ASM Developers with sufficient rights to update, change, and configure ASM, ASM Screens, and ASM Workflows.
{% endhint %}

## System Audit

For this document, we will talk about the administration Audit and Workflow Auditing only.  To find more information about the other audits you can make use of, enter the word "Audit" in the global search above.

{% embed url="<https://docs.alemba.com/asm-hermes-10.6.8/setup-and-configure-asm/configuring-your-system/system-administration-settings/system-settings-menu/auditing>" %}
Enable System Auditing
{% endembed %}

{% embed url="<https://docs.alemba.com/asm-hermes-10.6.8/setup-and-configure-asm/configuring-your-system/system-administration-settings/system-settings-menu/auditing/administration-audit-trail>" %}
To View the Administration Audit
{% endembed %}

{% embed url="<https://docs.alemba.com/asm-hermes-10.6.8/setup-and-configure-asm/configuring-your-system/system-administration-settings/ipk-and-workflow/workflow-management/workflow-management-settings#audit>" %}
To enable workflow Auditing
{% endembed %}

## ASM System Change and Release Management

Using Change Management, you are able to automate, track, gain approvals, and capture details that System Auditing simply can not.  The next section will illustrate a sample ASM Change Management Workflow and screens that you can use in your own organization to begin defining and capturing all of the changes to 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/setup-and-configure-asm/configuring-your-system/configuration-post-go-live/asm-application-configuration-change-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.
