Skip to main content
Connecting Confluence allows Traversal to surface runbooks, procedures, and postmortems during investigations and cite relevant internal documentation as evidence.

What Traversal reads

  • Pages — page content searched via CQL and fetched by ID
  • Spaces — space metadata used to scope searches

Setup

1

Create an Atlassian API token

  1. Open Atlassian API tokens and sign in
  2. Create a standard Atlassian API token, give it a descriptive name, and choose an expiration date
  3. Copy the generated token right away. Atlassian only shows it once
2

Configure in Traversal

Go to Company Knowledge > Integrations, select Confluence, and enter:
  • Confluence site URL (usually https://company.atlassian.net/wiki)
  • Your Atlassian account email
  • API token
Traversal exposes two Confluence authentication modes:
  • Basic Authentication for Atlassian Cloud
  • Bearer Token for self-hosted Confluence Server or Data Center

More information