Files
Jack Baldry 37ef4e940f Add canonical URLs to all alerting pages (#71830)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-07-18 11:29:00 +01:00

1.8 KiB

canonical description keywords labels title weight
https://grafana.com/docs/grafana/latest/alerting/manage-notifications/template-notifications/use-notification-templates/ Use notification templates in contact points
grafana
alerting
notifications
templates
use templates
products
cloud
enterprise
oss
Use notification templates 300

Use notification templates

Use templates in contact points to customize your notifications.

In the Contact points tab, you can see a list of your contact points.

  1. To create a new contact point, click New.

    Note: You can edit an existing contact by clicking the Edit icon.

  2. Execute a template from one or more fields such as Message and Subject:

    {{< figure max-width="940px" src="/static/img/docs/alerting/unified/use-notification-template-9-4.png" caption="Use notification template" >}}

    For more information on how to write and execute templates, refer to [Using Go's templating language][using-go-templating-language] and [Create notification templates][create-notification-templates].

  3. Click Save template.

{{% docs/reference %}} [create-notification-templates]: "/docs/grafana/ -> /docs/grafana//alerting/manage-notifications/template-notifications/create-notification-templates" [create-notification-templates]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/manage-notifications/template-notifications/create-notification-templates"

[using-go-templating-language]: "/docs/grafana/ -> /docs/grafana//alerting/manage-notifications/template-notifications/using-go-templating-language" [using-go-templating-language]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/manage-notifications/template-notifications/using-go-templating-language" {{% /docs/reference %}}