alerting docs: ai templating .md swap (#112233)

moving the file to the proper templating section
This commit is contained in:
Johnny Kartheiser
2025-10-09 16:57:50 +00:00
committed by GitHub
parent b296ea27b8
commit f150c56e00
2 changed files with 18 additions and 18 deletions
@@ -220,24 +220,6 @@ To preview label values, select `Use notification policy`, and then click on `Pr
{{< figure src="/media/docs/alerting/alert-instance-routing-preview.png" max-width="1200px" alt="Routing preview displays label values" >}}
## Grafana Cloud AI-generated templates
Grafana Cloud users can use built-in AI tool to generate templates in the appropriate [alerting template language](/docs/grafana-cloud/alerting-and-irm/alerting/configure-notifications/template-notifications/language/) for you.
To use AI to create your template, follow these steps:
1. Go to **Alerting -> Contact points**.
1. Click the Notification Templates tab then, click the **+ Add notification template group** button.
1. Name your template.
1. In the Template group section, click the **Generate with AI** button.
1. Supply the AI tool with a prompt or select from one of the example prompts and edit that if necessary.
1. Click **Save**.
## More information
For further details on how to template alert rules, refer to:
@@ -101,6 +101,24 @@ The notification template is assigned to the contact point to determine the noti
By default, Grafana provides default templates, such as `{{define "default.title"}}` and `{{define "default.message"}}`, to format notification messages.
## Grafana Cloud AI-generated templates
Grafana Cloud users can use built-in AI tool to generate templates in the appropriate [alerting template language](/docs/grafana-cloud/alerting-and-irm/alerting/configure-notifications/template-notifications/language/) for you.
To use AI to create your template, follow these steps:
1. Go to **Alerting -> Contact points**.
1. Click the Notification Templates tab then, click the **+ Add notification template group** button.
1. Name your template.
1. In the Template group section, click the **Generate with AI** button.
1. Supply the AI tool with a prompt or select from one of the example prompts and edit that if necessary.
1. Click **Save**.
## More information
For further details on how to write notification templates, refer to: