Skip to content

Commit f01290d

Browse files
authored
Merge pull request #12 from ariyadmir/PromptSNGenAI_AM
Thank you for your contribution in hacktoberfest.
2 parents 5f4d54e + 99f4632 commit f01290d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Assume the role of an Administrator and design an optimized notification system for incident management in ServiceNow. The goal is to make notifications more relevant, timely, and user-friendly. How would you go, step-by-step, through the process of creating this workflow?
2+
3+
Keep in mind that you will need to develop a process where low-priority incident notifications are consolidated into daily summary emails, and ensure that high-priority incidents trigger immediate notifications to alert relevant teams. Please also outline the following:
4+
5+
1. The key fields to consider when building the workflow (e.g. incident priority, status, user preferences)
6+
2. The appropriate triggers to initiate the notification (e.g. incident creation, priority change, resolution)
7+
3. Conditions to be applied to differentiate notifications for high vs. low-priority incidents
8+
4. Actions to configure for sending notifications (i.e. summary emails, instant alerts, etc.)
9+
10+
Please also provide a final workflow overview, along with best practices or considerations for making this workflow efficient and scalable, while ensuring a smooth user experience.

0 commit comments

Comments
 (0)