Why Templates
Having to think from scratch about “what should we cover” every time you write a post-mortem is both time-consuming and error-prone. Templates solve this by defining sections and guidelines upfront, so every report follows a consistent structure — and giving AI a clear framework to generate content from.The post-mortem feature is available on the Professional plan only.
Built-In Templates
The system comes with two ready-to-use built-in templates:| Template | Language | Sections |
|---|---|---|
| 默认故障复盘报告模板 | Chinese | Summary, Root Cause, Impact, Timeline, Corrective Actions, Lessons Learned |
| Default Post Mortem Report Template | English | Summary, Root Cause, Impact, Timeline, Corrective Actions, Lessons Learned |
Built-in templates cannot be modified or deleted.
What Each Section Is For
| Section | What Question Does It Answer |
|---|---|
| Summary | What happened? A few sentences to give anyone not involved a quick overview |
| Root Cause | Why did it happen? What were the direct and underlying causes |
| Impact | How many users were affected, which services, and for how long |
| Timeline | From detection to recovery — what was done and when |
| Corrective Actions | What will be done next to prevent similar issues |
| Lessons Learned | What did the team take away from this experience |
Creating Custom Templates
If the built-in templates don’t fully meet your needs — say your team wants to add a “Customer Communication Log” or “Cost Impact Assessment” section — you can create custom templates.Fill in Basic Information
| Field | Required | Description |
|---|---|---|
| Template name | Yes | Give it a clear name, such as “Payment Team Post-Mortem Template” |
| Template description | No | Briefly describe what scenarios this template is for |
| Owning team | Yes | Select the team responsible for maintaining this template |
| Template content | Yes | Define the section structure in the editor |
Design the Section Structure
Define your template sections in the editor. We recommend using H2 headings for section titles and adding a quote block under each one as a writing guide to tell authors what that section should cover.
Editing and Deleting Templates
Click any custom template in the template list to edit its name, description, owning team, or content. Templates that are no longer needed can be deleted.Who Can Manage Templates
Anyone can create a template, but editing and deleting are controlled by team ownership:| Role | Edit and Delete |
|---|---|
| Account-level user / Account admin | Can manage all templates |
| Members of the template’s owning team | Can manage their team’s templates |
| Other users | Can view and use only, cannot edit or delete |