Hi @arijitnaha,
Currently, PagerDuty doesn’t support direct customization of the SMS alert body due to SMS length limits and system design. However, you can make your SMS alerts more meaningful by customizing the incident title and summary, since these fields are included in the SMS.
Here’s how you can do it:
- Adjust your monitoring tool or integration to send the most important info in the incident title.
- Use PagerDuty’s event rules to parse incoming alerts and set a descriptive incident title.
For more details, check out PagerDuty’s event orchestration docs and event orchestration examples.
Hope this helps! Let me know if you have more questions.