···11+---
22+title: Auto Resolved Incidents
33+description: Automatically resolve incidents when your endpoint is back.
44+image: /assets/changelog/auto-resolved-incidents.png
55+publishedAt: 2024-02-19
66+---
77+88+We have added auto-resolved incidents to the incident management feature. Now,
99+once your endpoint is back up and running i.e. _more than 50% of the regions are
1010+not failing_, the incident will be automatically resolved. The time between the
1111+creation and resolution of the incident will be marked as downtime on the status
1212+page.
1313+1414+Additionally, the calculated `p95` latency over a day has been removed. It is
1515+costly to calculate and was not providing much value.
1616+1717+Instead, we are thinking of adding a chart that shows the latency of the last X
1818+days/hours. If you have ideas, [let us know](/discord)!