SigSentrySigSentry

Postmortem generation

Turn any complete analysis into a Markdown postmortem ready to paste into your team's incident document or PR description

After an analysis completes, you can export a postmortem — a Markdown document summarizing the incident in the standard format your team probably already uses. Saves writing it from scratch.

Where to find it

Analysis detail page → Generate postmortem button (top-right).

It produces a ready-to-paste Markdown document and lets you:

  • Copy to clipboard
  • Download as .md file
  • (Pro+) AI-polish the draft before exporting

Sections in the output

SectionSourced from
TitleThe analysis summary, normalized into title-case
TimelineThe analysis's timeline field, in human-readable form
Root causeThe structured root-cause description
ImpactAffected services and their roles
ResolutionThe suggested actions, formatted as numbered steps
Detection methodWhether the analysis was triggered manually, by chat, by Watchdog, or by support desk
Time-to-detect / Time-to-respondIf the analysis links to a Watchdog firing, the gap between firing and resolution feedback

AI-polish (Pro+)

Click AI-polish before exporting. The AI rewrites the draft for flow, tone, and consistency — especially useful when:

  • The analysis was generated from terse log evidence
  • You'll share the postmortem externally (with customers, stakeholders)
  • Your team's postmortem template expects a narrative voice

The polish pass keeps facts intact — it doesn't add or remove findings, just rewrites the prose.

PlanAI-polish available
StarterNo
ProYes
BusinessYes
EnterpriseYes

Custom templates

The default template follows a common SRE-style postmortem layout. To use a different layout (e.g., your company's specific template):

Generate with the default template

Click Generate postmortem to get the structured Markdown.

Map fields into your template

The output uses standard headings; copy the relevant sections into your team's template.

Save your modified version externally

Postmortems aren't versioned in SigSentry — generate, paste, then maintain the canonical version in your wiki, Notion, GitHub repo, or wherever your team already stores them.

Limits

PlanPostmortems per month
Starter5
ProUnlimited
BusinessUnlimited
EnterpriseUnlimited

The limit is on generation, not analyses. You can generate a postmortem from any analysis, including older ones.