> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rootly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Migrating to Rootly's Retrospectives

> Rootly drafts your incident's retrospective for you, applying industry best practices, so you can focus on learning and improving.

Welcome to Rootly's Retrospective editor. This guide walks through moving the process you have today into Rootly: porting your template, triggering retros, exporting the document, and the practices that make the draft worth reviewing.

## Using Rootly for your retrospectives

Today, your incidents run in Rootly, and the retro document gets written in Confluence, Notion, or Google Docs. This process costs you as you work through your retrospective:

1. **You rebuild context Rootly already has.** Once the document is created outside of Rootly, it becomes a snapshot of the incident at the time you hit 'Create Document'. If your team continues brainstorming in Slack, or hopping on a bridge to discuss mitigation strategies, incorporating these updates into the document requires manual entry.
2. **The document drifts.** As you reflect on the incident and realize that a separate service was impacted, or a timestamp was wrong, you now have two versions of the truth: what's in your document, and what's in Rootly.
3. **Action items go missing.** Bullet points in a doc are commitments with no owner and no tracker. Rootly action items carry incident context, sync to Jira, Linear, or Asana, and show current status inside the retro.

In Rootly, the retro is generated using up-to-date context about the incident: conversations in the Slack channel, call transcripts, incident data, and industry best practices are used to write a high quality document following the template you define. The team edits together, comments inline, and exports the finished document to Confluence, Notion, Google Docs, SharePoint, Coda, Quip, Dropbox Paper, or PDF.

This doesn't replace your external document storage. It moves the *writing* into the place that already knows what happened, and exports the artifact wherever your organization stores it.

Focus on reflecting and learning from the incident: Rootly will handle taking notes, writing down key decisions, and making sure your retrospective document is a strong artifact you and your team can refer back to in the future.

***

## Before you get started

Before you start, make sure AI in Retrospectives is enabled. Turn this on in [AI & Agents settings](https://rootly.com/account/ai/surfaces/features) to begin autogenerating sections of your documents.

Note that, while the migration to Rootly can be done in a matter of minutes, keep your teams aware of the process changes to eliminate any confusion around which document editing tool to use.

***

## Step 1: Port your existing template

In **Settings → Retrospectives → [Templates](https://rootly.com/account/retrospective-processes)** review the built-in template that Rootly has already provided. This template is written with industry best practices in mind to give you a high quality retrospective document every time.

If you have an existing template that looks slightly different, you can edit the default or create your own. Click **New template** or edit the default to begin adding your sections.

### Best practices

1. Replace any incident fields you reference with liquid variables. For example:

```text theme={null}
Incident: {{ incident.title }}
Severity: {{ incident.severity }}
Started: {{ incident.started_at | date: "%B %d, %Y at %H:%M" }}
Duration: {{ incident.time_to_resolution }} hours
```

These resolve when the retro is generated, so every header uses the correct value without anyone typing it.

2. Use dynamic blocks to replace managing tables by hand.

Rootly offers dynamic blocks that will automatically update as the source data changes:

* `/timeline` — the interactive incident timeline, respecting your sort and filter settings
* `/followups` — action items, sortable by due date, status, or priority

Rather than managing your timeline or follow-up items separately, then updating the document to reflect the status, Rootly handles all of this for you.

3. Use AI Blocks for any section someone writes from scratch.

<img src="https://mintcdn.com/rootly/D9nhQVsTLQrLnxzi/images/CleanShot-2026-09-10-at-10.22.58@2x.png?fit=max&auto=format&n=D9nhQVsTLQrLnxzi&q=85&s=60d63dc47ae6d50b90f5f959799590d9" alt="Clean Shot 2026 09 10 At 10 22 58@2x" width="2912" height="1900" data-path="images/CleanShot-2026-09-10-at-10.22.58@2x.png" />

Insert from the **AI Library** tab or type `/` in the right-hand editor to add in an AI block to your template. When the retro template is applied to an incident, Rootly will take the instructions in each block, along with the incident context, to write the section automatically.

<Info>
  Add custom instructions to the AI blocks to customize the output to your own needs. Alternatively, use the **Custom Block** to write your own prompt.

  <img src="https://mintcdn.com/rootly/D9nhQVsTLQrLnxzi/images/CleanShot-2026-09-09-at-19.48.52@2x.png?fit=max&auto=format&n=D9nhQVsTLQrLnxzi&q=85&s=12bc1f80a844d42938adbf5e49fa0cd4" alt="Clean Shot 2026 09 09 At 19 48 52@2x" width="1340" height="736" data-path="images/CleanShot-2026-09-09-at-19.48.52@2x.png" />
</Info>

4. **Preview before you publish.** Run the template against a real past incident to review what each block produces. It's the fastest way to find out a block needs different instructions.

***

## Step 2: Build a template per incident type

Different incidents can require separate documentation. A SEV0 compared to a SEV4 requires a much longer conversation and reflection to learn and prevent repeat issues, which includes a more detailed summary of the incident.

Create separate retrospective templates for each type to ensure you're getting the right level of documentation per incident. You can quickly spin up some of the common templates right in the Rootly Template builder:

<img src="https://mintcdn.com/rootly/D9nhQVsTLQrLnxzi/images/CleanShot-2026-09-09-at-19.53.44@2x.png?fit=max&auto=format&n=D9nhQVsTLQrLnxzi&q=85&s=9671010b6e4d49d7f014f0156d523532" alt="Clean Shot 2026 09 09 At 19 53 44@2x" width="3378" height="1980" data-path="images/CleanShot-2026-09-09-at-19.53.44@2x.png" />

Each of these starter templates can be edited based on your needs.

***

## Step 3: Run your first retro in Rootly

Once you resolve your incident, you'll be able to create a retrospective document automatically from the Rootly Web UI. Select the template you want to start with (you can use a separate template later on if you change your mind).

<img src="https://mintcdn.com/rootly/D9nhQVsTLQrLnxzi/images/CleanShot-2026-09-10-at-09.50.55@2x.png?fit=max&auto=format&n=D9nhQVsTLQrLnxzi&q=85&s=8cc9df4fe8a5eb7f044da67cc302529e" alt="Clean Shot 2026 09 10 At 09 50 55@2x" width="3240" height="1918" data-path="images/CleanShot-2026-09-10-at-09.50.55@2x.png" />

Day one, your team will notice: collaborative editing with live cursors and presence, changes merged without conflicts and autosaved every second; comment threads on any selected text; `@` to mention a person or reference another incident.

<img src="https://mintcdn.com/rootly/D9nhQVsTLQrLnxzi/images/CleanShot-2026-09-10-at-10.25.08@2x.png?fit=max&auto=format&n=D9nhQVsTLQrLnxzi&q=85&s=155052dc887f47eb2328ece8efac8848" alt="Clean Shot 2026 09 10 At 10 25 08@2x" width="1666" height="1078" data-path="images/CleanShot-2026-09-10-at-10.25.08@2x.png" />

The most useful change in week one is running the retro review meeting *inside* the document. As you make changes to your incident fields, add timeline events, or create action items, Rootly will automatically reflect these updates right in the document.

<Info>
  If you are currently using Workflows to create documents in Notion, Google Docs, or Confluence, this process will not conflict with those documents. As you perfect your Rootly AI template, continue using your current process until you're ready to fully migrate your team.
</Info>

***

## Step 4: Deprecate your old process!

As mentioned above, if you were previously using Workflows in Rootly to create documents in your document editing tool, it's recommended you continue using those workflows until your template is fully tested so that you don't miss a retrospective.

However, now that your template is ready, it's time to deprecate your old process!

1. Notify your team of the change in process.
2. Find the [Workflows](https://rootly.com/account/workflows) and disable them.
3. Temporarily, it's recommended that you use a workflow to post a message in the Slack channel when the incident is resolved, reminding your team to use Rootly for the retrospective document.

Congratulations, you've completed your migration!

***

## Best practices

**Review each block's context**. Open a block's details to view its sources — incident metadata, timeline events, the Slack channel, the bridge-call transcript. A block with less detail usually means the incident record had limited context to draw on: this can be remedied by integrating your Rootly instance into your systems using [Connectors](/ai/connectors/overview).

**Rewrite with AI instead of retyping.** Highlight the text and ask for a rewrite in context. Be specific about audience and constraint:

* "Rewrite for an executive stakeholder — no service names, three sentences."
* "Write this for customers. Focus on impact and what we're changing."
* "Condense to the six most important events."

Regenerate a block with new instructions any time (you'll get a confirmation if you've edited it manually). When a section is final, convert the block to static text so it stops changing.

**Ask the Rootly agent for answers beyond the content of the document.** Some incident details are usually excluded from the document based on the template's instructions. However, some information may be necessary to complete the story for one-off incidents — a specific decision made on a bridge call, an unexplained detection delay. Ask the Rootly agent in Slack or the web app for these details, and to help draft the additional content you'd like to include.

**Make follow-ups real.** The `/followups` block is what turns the document into tracked work. Create action items from the retro so they carry incident context, give each an owner and a due date, and sync them to Jira, Linear, or Asana. Status flows back into the retro, so months later the document tells you whether anything happened. No name and date means it isn't a follow-up.

**Keep your wiki — export to it.** Rootly is where the retro is written and stays connected to the incident; your wiki is where it's read and archived. **Export** creates a new document in Confluence, Google Docs, Notion, SharePoint, Dropbox Paper, Coda, or Quip, updates one you exported earlier, downloads a PDF, or copies Markdown. AI content is fixed at export time, so export when it's final and re-export rather than editing in two places.

**Rate the blocks.** Thumbs up/down feeds Rootly's evaluation pipeline, and a consistently wrong block usually points at a per-block instruction you should be setting.

***

Your Rootly team can review your current retro template and map it block by block with you — ask your CSM for a working session.
