Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/grafana-cloud/alerting-and-irm/irm/integrations/alert-sources/inbound-email.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana-cloud/alerting-and-irm/irm/integrations/alert-sources/inbound-email/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
Inbound Email integration for Grafana IRM
Inbound Email integration consumes emails from a dedicated email address and creates alert groups from them.
Configure required environment variables
Refer to Inbound Email Setup documentation for details.
Configure Inbound Email integration for Grafana IRM
- In Grafana IRM, navigate to IRM > Integrations > Monitoring Systems
- Click + New integration
- Select Inbound Email from the list of available integrations
- Get your dedicated email address in the Integration email section and use it to send your emails
Grouping and auto-resolve
Alert groups will be grouped by email subject and auto-resolved if the email message text equals “OK”. This behavior can be modified via custom templates.
Alerts from Inbound Email integration have the following payload:
{
"subject": "<your_email_subject>",
"message": "<your_email_message>",
"sender": "<your_email_sender_address>"
}Was this page helpful?
Related resources from Grafana Labs


