Copy events or create from scratch?

Is there a way to copy events and then change the tags associated with them? I have 14+ tags that need the same alarm event (but a notification specific to the tag). It looks like I am going to have to create each one from scratch?

Only 14? :wink:

I’ve gotten around this pain point by performing my alarm logic in PAC control. If there are any alarms, I then set an Alarm Flag variable and an Alarm message that is a concatenation of all the messages for the points in alarm. I then set this one Alarm Flag up in groov with the Alarm message as the message. It also keeps groov from nagging my controller for every alarm point every second.