> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/release-notes/additional-resources/configuration-changes-for-2025.08.00/configuration-changes-for-cdevent-notifications.md).

# Configuration Changes for CDEvent Notifications

To enable CDEvent notification, update the deck settings.js in halconfig as given below:

```
cdevents: {
      enabled: true,
    }
```

<br>
