> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/ai-sre/ai-sre-for-incident-responders/respond-to-active-incidents/resolve-and-review.md).

# Resolve and Review Incidents

Once the immediate issue is fixed and services are stable, it is time to close the incident and set your team up for post-incident learning.

A well-closed incident has a complete record, all action items captured, and a foundation for the retrospective.

### Resolve the incident <a href="#resolve-the-incident" id="resolve-the-incident"></a>

Follow these steps to confirm stability and close out the incident record:

1. Confirm the fix is stable, check monitoring dashboards and verify that the symptoms have not returned.
2. On the **Incident Details** page, update the status to **Resolved**.
3. Review the incident record before closing:
   * **Key events:** Are the major milestones captured (root cause found, mitigation applied, service restored)?
   * **Action items:** Has every follow-up task been logged with an owner and due date?
   * **Summary:** Does the incident summary reflect what actually happened, not just the initial description?
4. Click **Save**.

***

### Review AI-generated post-mortem <a href="#review-ai-generated-post-mortem" id="review-ai-generated-post-mortem"></a>

When you close an incident (status changes to **Closed**), AI SRE automatically generates a structured post-incident review. The AI synthesizes the complete incident record into a comprehensive retrospective document with six fixed sections:

* **Summary:** High-level overview of what happened and when
* **Impact:** Affected services, users, and business impact
* **Root Cause:** Identified cause based on RCA theories and investigation findings
* **Resolution:** How the incident was mitigated and resolved
* **Insights:** Key observations and patterns discovered during the incident
* **Lessons Learned:** Actionable takeaways for preventing similar incidents

#### How post-mortem generation works <a href="#how-post-mortem-generation-works" id="how-post-mortem-generation-works"></a>

The AI pulls context from multiple sources to create a complete picture:

* **Incident metadata:** Title, severity, timestamps, impacted services
* **RCA theories:** Root cause candidates identified by the [RCA Change Agent](/ai-sre/ai-sre-for-incident-responders/use-ai-agents/rca-change-agent.md)
* **Timeline events:** Pages, escalations, runbook executions, and key milestones
* **Incident notes:** Up to 200,000 characters of notes (newest content preserved if truncated)
* **Action items:** Follow-up tasks captured during the incident

#### View the post-mortem <a href="#view-the-post-mortem" id="view-the-post-mortem"></a>

To find and review the generated post-mortem, follow these steps:

1. After closing an incident, the AI begins generating the post-mortem automatically.
2. Navigate to the **Postmortem** tab on the incident detail page.
3. The UI updates in real-time as the AI generates each section.
4. Once complete, review the post-mortem for accuracy and completeness.

You can also manually regenerate the post-mortem from the incident detail page if you update incident notes or add new information after the initial generation.

{% hint style="info" %}
**DATA QUALITY MATTERS**

The post-mortem quality depends on the completeness of your incident record. If the AI lacks sufficient data for any section, it states this clearly rather than fabricating content. Enable the [AI Scribe Agent](/ai-sre/ai-sre-for-incident-responders/use-ai-agents/ai-agent.md) early in the incident to capture comprehensive timeline data.
{% endhint %}

***

### Review AI Scribe outputs <a href="#review-ai-scribe-outputs" id="review-ai-scribe-outputs"></a>

The [AI Scribe Agent](/ai-sre/ai-sre-for-incident-responders/use-ai-agents/ai-agent.md) works alongside you during the incident and generates outputs automatically:

* **AI Summary:** A synthesized summary of the incident drawn from channel conversations, status changes, and key events.
* **Timeline:** A structured timeline reconstructed from incident activity.
* **Key Events:** Significant discoveries, mitigation actions, and decisions identified from communications.

Access these from the **AI Summary** and **Timeline** sections on the incident details page. Review them for accuracy and completeness, they are generated from what was captured during the incident, so the quality of your real-time documentation directly affects the quality of these outputs.

![AI Summary timeline](/files/JVGOVrycbpzsG4lQA9u5)

***

### Contribute to post-incident learning <a href="#contribute-to-post-incident-learning" id="contribute-to-post-incident-learning"></a>

Resolving the incident is the end of the immediate response, but the beginning of the learning cycle:

* **Complete your action items:** Follow through on the tasks assigned to you within their deadlines. Check the [Action Items](/ai-sre/ai-sre-for-incident-responders/respond-to-active-incidents/create-and-track-action-items.md) tab periodically.
* **Participate in the retrospective:** Bring your perspective on what happened, what went well, and what could be improved. The AI Scribe draft gives the team a head start, but human context is essential.
* **Flag runbook improvements:** If a runbook was missing steps, had outdated instructions, or did not cover the scenario you encountered, let your administrator know so it can be updated.
* **Share knowledge:** If you learned something that would help the broader team (a new debugging technique, a service behavior you did not expect, a monitoring gap), communicate it through your team's usual channels.

***

### Next steps <a href="#next-steps" id="next-steps"></a>

* [Managing incidents in Slack](/ai-sre/ai-sre-for-incident-responders/slack-commands.md): Slash commands for managing incidents from Slack.
* [AI Scribe Agent](/ai-sre/ai-sre-for-incident-responders/use-ai-agents/ai-agent.md): Full documentation on AI-powered incident documentation.
* [Runbook library](/ai-sre/ai-sre-for-administrators/set-up-runbook-management/create-runbook.md): Browse and understand your team's response playbooks.
