Alarm manager customization

We have a client requirement where the client need to filter the alarm manager in smart client with multiple camera , is this possible to achieve via sdk (customizing the filters section)?

Another acceptable solution for the client is to navigate to the alarm manager and select the alarm directly after the user select the alarm from a developed smart client plugin, is this achievable?

The Smart Client Alarm List cannot be modified by a MIP Plugin, and it will not be possible to customize the filters section in that way.

Neither is it possible by a MIP plugin to navigate the listed alarm lines and select an alarm line by code in that way.

Thinking of ways to do this I can only come up with replacing the whole Alarm Manager workspace with a plugin implemented with different functionality, I believe this would be possible but would also be a big job.

Thank You Bo