Rootly uses the term Retrospective throughout the product, but some older workflows, variables, or integrations may still reference postmortem. Existing links and variables continue to work for backward compatibility.
How Retrospectives Work
A retrospective in Rootly is made up of several configurable parts:- Processes determine which retrospective flow applies to an incident
- Steps define the work that responders complete
- Preferences control when retrospectives are skipped or mandatory
- Templates define the structure of the retrospective document
- Workflows automate retrospective creation, updates, notifications, and external document generation
Retrospective Processes
Retrospective processes define which follow-up flow should be used for an incident. Each process can be configured to apply based on:- Severity
- Incident type
- Team
Retrospective Steps
Each retrospective process contains ordered steps that guide responders through post-incident work. Steps can be configured with:- A title and description
- Required or optional completion
- A default owner based on an Incident Role
- Due dates relative to incident resolution
- Slack and email reminders
- Gather and confirm data
- Write the retrospective document
- Host a retrospective meeting
- Create follow-up action items
- Share the finalized retrospective
Skip and Mandatory Preferences
Retrospective preferences control when retrospectives should be skipped or required. You can configure rules based on:- Severity
- Incident type
- Team
- Mandatory for high-impact incidents
- Auto-skipped for lower-impact incidents
- Optional when no mandatory or auto-skip rule applies
Retrospective Templates
Retrospective templates define the content and structure of the retrospective document. Templates can be used to standardize sections such as:- Summary
- Timeline
- Impact
- Root cause
- Follow-up actions
Workflow Triggers and Automation
Rootly supports retrospective-specific workflows that run when a retrospective is created or updated. Available triggers include:- Retrospective Created
- Retrospective Updated
- Create or update the in-Rootly retrospective
- Generate external documents in tools like Confluence or Google Docs
- Send notifications when the retrospective changes
- Apply different actions based on incident or retrospective conditions
Older workflows may still use task names such as Create Incident Postmortem or Edit Postmortem. These names do not update automatically. To use the newer wording, edit the workflow task name or remove and re-add the task.
Retrospective Variables
In workflows, notifications, and Liquid-based templates, Rootly supports retrospective variables for linking to or referencing the retrospective. Common variables include:incident.retrospective_idincident.retrospective_urlincident.retrospective_short_urlincident.retrospective_progress_status
incident.postmortem_idincident.postmortem_urlincident.postmortem_short_url
retrospective_* versions where possible.
Old links that use postmortem in the path continue to work and automatically redirect to the current retrospective URL.
Retrospective Progress Status
Retrospectives move through a progress lifecycle as responders complete the work. Common statuses include:- Not started
- Active
- Completed
- Skipped
incident.retrospective_progress_status in workflows, notifications, and Liquid-based templates to reference the current progress state of the retrospective.
Related Pages
Frequently Asked Questions
What is included in a retrospective?
What is included in a retrospective?
A retrospective can include a process, a set of steps, a document template, workflow automation, and preference rules that determine whether the retrospective is required, optional, or skipped. Together, these settings define how post-incident follow-up is managed in Rootly.
When is a retrospective created?
When is a retrospective created?
The initial retrospective is created when an incident is resolved. After that, retrospective workflows can run when the retrospective is created or updated.
How does Rootly decide which retrospective process to use?
How does Rootly decide which retrospective process to use?
Rootly checks the conditions attached to custom retrospective processes and looks for matches based on severity, incident type, or team. If none match, the default retrospective process is used.
Can a retrospective be skipped?
Can a retrospective be skipped?
Yes. By default, responders can skip a retrospective unless it is mandatory for that incident. Retrospectives can also be auto-skipped based on configured rules, and auto-skipped retrospectives can be resumed later if needed.
What is the difference between processes, steps, and templates?
What is the difference between processes, steps, and templates?
Processes determine which retrospective flow applies to an incident. Steps define the tasks responders complete as part of that flow. Templates define the structure and content of the retrospective document itself.
Why do I still see postmortem in some places?
Why do I still see postmortem in some places?
Some older workflows, variables, integrations, or task names may still use the older postmortem terminology. Rootly continues to support these references for backward compatibility, but new documentation and configuration should use retrospective terminology.