Need to create a card where it shows count of the alerts priority

Need to create a card where it shows the count of the alert’s priority. in the dashboard, it should show the count with the priority like high, medium, or low from the last 15 days.

Hi @auttarkar ,

I don´t think you can do that, however, in the investigations section, you can pick the desired date range and it counts the investigations by priority (critical, high, medium or low).
Other way would be querying the investigations trought the API and get that count.

https://help.rapid7.com/insightidr/en-us/api/v2/docs.html#tag/Investigations/operation/listInvestigations

I hope this helps.

Best Regards,

Miguel