Overview
Rootly can export retrospective content to external documentation providers, allowing teams to use their preferred tools while benefiting from Rootly’s incident management features.Supported Providers
Rootly supports the following external document providers:- Google Docs
- Confluence
- Notion
- SharePoint
- Dropbox Paper
- Coda
- Quip
- Datadog
Rootly Editor vs External Providers
When to Use the Rootly Editor
The built-in collaborative editor is ideal when:- Multiple team members need to edit simultaneously
- You want data blocks and variables that update automatically
- You prefer keeping incident data within Rootly
- You want to publish a retrospective accessible via a public URL
When to Use External Providers
External providers work well when:- Your organization standardizes on a specific documentation tool
- You need to share retrospectives with stakeholders outside Rootly
- You want documents accessible in your existing knowledge base
- Compliance or governance requires specific storage locations
Using Both
Many teams combine approaches:- Draft in Rootly: Use the Rootly Editor for initial drafting and collaboration
- Export for distribution: Export to an external provider when ready to share broadly
- Link back: The external document links back to the incident in Rootly
What Gets Exported
When exporting to your external providers, Rootly processes your retrospective content to ensure compatibility.Content That Exports
Incident Data Blocks in External Documents
If your retrospective document contains data blocks:- Timeline: Rendered as a formatted table with event date, source, user, and description
- Follow-ups: Rendered as a list with title, priority, status, assignee, and due date
Provider-Specific Formatting
Rootly adjusts content formatting for each provider:How to Export
The Export button in the editor header provides access to all export options for your retrospective.Export Dropdown
Click Export in the editor header to access these options:Publishing a Retrospective
Publishing makes your retrospective accessible to your team and, for non-private incidents, available via a public URL that can be shared with stakeholders outside of Rootly.How to Publish
Open the Export dropdown
Click Publish retrospective
What Happens When You Publish
- The retrospective status changes from Draft (yellow chip) to Published (green chip) in the editor header
- The published document is accessible via a public URL for non-private incidents
- Subscribers are notified that the retrospective has been published
- The Export dropdown updates to show additional options: view the published document, copy its link, save as PDF, and access document settings
Document Settings
After publishing, you can customize the published retrospective by clicking Document settings in the Export dropdown. Document settings let you control what gets appended to your published document, such as:- Incident timeline
- Action items / follow-ups
- Incident metadata (severity, services, roles, timestamps)
Re-publishing
If you make changes to the retrospective after publishing, your published document gets updated automatically. The published URL remains the same — only the content is updated.Exporting to a New Document
To export your retrospective to an external provider for the first time:Open the Export dropdown
Select Export to new document
Choose your destination
Set the document title
Configure provider-specific options
- Confluence: Select a space key for the destination
- Notion: Select a parent page
- Other providers may have their own options
Click Export
Updating an Existing Export
If you’ve already exported the retrospective and want to push updated content:Open the Export dropdown
Select Update external document
Choose which export to update
Confirm the update
Working with Exported Documents
Once a retrospective is exported to an external provider:- A link to the external document is stored on the incident
- The document lives in your external provider’s system
- You can open external documents directly from the More actions menu in the editor header
- Edits in the external document do not sync back to Rootly
Document Links
After exporting, you can reference external document URLs using Liquid variables:{{ incident.confluence_page_url }}{{ incident.google_drive_url }}{{ incident.notion_page_url }}{{ incident.sharepoint_page_url }}
Managing Integrations
Click Manage integrations in the Export dropdown to go to Configuration → Integrations (Docs & Retrospective category), where you can connect or configure document providers.How Workflows and Exporting Work Together
Workflows and the Export button serve different purposes:- Workflows can automatically create external documents (e.g., in Confluence or Google Docs) when an incident resolves or another trigger fires. These workflows do not create or modify the Rootly document — they only affect external providers.
- The Export button in the editor lets you manually export the Rootly document’s content to a new external document or update an existing one at any time.
Best Practices
- Set up workflows for initial creation: Configure workflows to automatically create external documents when incidents resolve, so you don’t have to manually export each time.
- Use Update for changes: After editing a retrospective, use Update external document to push changes to the existing export.
- Include data blocks before exporting: Add Timeline and Follow-ups blocks before exporting so they’re rendered in the external document.
- Verify liquid variables have values: Empty variables create gaps in the external document. Check that referenced fields exist for the incident.
Frequently Asked Questions
My export failed with an authentication error
My export failed with an authentication error
Data blocks are empty.
Data blocks are empty.
Liquid variables resolve to N/A
Liquid variables resolve to N/A
Changes in the external document aren't in Rootly
Changes in the external document aren't in Rootly
How do I update an already-exported document?
How do I update an already-exported document?
Can I export to multiple providers?
Can I export to multiple providers?