Skip to main content

Preset creation flow

Notification Center supports both system-generated and user-created presets. Each flow defines how message templates are created, extended, and customized for notification delivery. The sections below show how presets are built and modified in Notification Center.

Understand preset creation paths

Two preset creation paths are available: basic and advanced.

Flow typeDescription
Basic flowUses a system-provided preset with default message templates.
Advanced flowCreates a new custom preset that can modify or extend existing templates.

View preset creation flow

Flow summary: How users create and customize presets

  • Basic flow: Use the built-in system preset without editing. The message follows the predefined template for the selected destination type.
  • Advanced flow: Create a custom preset to edit message content or add override templates.
    • Define a general message template as the base for all notifications using this preset.
    • Add override templates for specific entity subtypes such as metric threshold or logs immediate alerts.
    • Notification Center merges the general and override layers when rendering messages.

System presets are available by default for each destination type. They use preconfigured message templates aligned with the entity type and destination type schema. System presets work for most use cases. Use a system preset when you do not need to customize notification messages.

Note

Aim for one variation per preset to keep routing simple and reduce template maintenance.

Next steps

Use Tera expressions to enrich and personalize notification content in Dynamic templating.

Last updated on