> ## 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.

# Confluence

> Automate incident retrospectives with Confluence integration, featuring customizable templates, Liquid variable support, and automated page creation.

## Overview

Rootly's Confluence integration automates the creation of retrospective pages after incidents. When an incident resolves or a retrospective is started, Rootly creates a new Confluence page in your specified space and populates it with incident data — including the timeline, affected services, teams involved, and follow-up action items.

Both **Confluence Cloud** (OAuth) and **Confluence Server / Data Center** (Basic auth or Personal Access Token) are supported.

<Frame>
  <iframe src="https://www.loom.com/embed/ff6013ecd3c94469a1f3a29813bcc391?sid=b205beab-6849-4f31-b8d8-3b2b0237122d" frameborder="0" allowfullscreen width="100%" height="400px" />
</Frame>

## Features

<CardGroup cols={2}>
  <Card title="Automated Page Creation" icon="file-lines">
    Create Confluence pages automatically when incidents resolve or retrospectives begin.
  </Card>

  <Card title="Page Updates" icon="pen-to-square">
    Update existing Confluence pages with new incident data as the incident progresses.
  </Card>

  <Card title="Dynamic Content" icon="code">
    Populate pages with incident data using Liquid variables — timeline, services, teams, and action items.
  </Card>

  <Card title="Template Support" icon="table-columns">
    Use Rootly's built-in retrospective templates or your own templates built directly in Confluence.
  </Card>
</CardGroup>

## Template Options

You have two approaches for retrospective content:

* **Rootly templates** — Use pre-built retrospective templates defined in Rootly. These automatically include timeline visualization and follow-up action item tracking with no additional setup.
* **Confluence templates** — Build fully custom templates directly in Confluence using Liquid variables for dynamic content. Rootly fetches templates from your Confluence space via the API and applies them when creating pages.

<Callout icon="circle-info" color="#DBEAFE">
  If a Confluence template is selected in the workflow action, it overrides both the Custom Retrospective Template and the Rootly Retrospective Template fields.
</Callout>

## Next Steps

<CardGroup cols={2}>
  <Card title="Installation" icon="plug" href="/integrations/confluence/installation">
    Connect your Confluence workspace to Rootly.
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/integrations/confluence/workflows">
    Configure automated retrospective page creation.
  </Card>
</CardGroup>
