What Traversal reads
- Pages — page content searched via CQL and fetched by ID
- Spaces — space metadata used to scope searches
Required scopes
When issuing a scoped Atlassian API token, grant the following minimum Confluence scopes for optimal agent performance:Only
search:confluence is needed for the connection health check on the Traversal UI to pass.Setup
- Atlassian Cloud
- Self-hosted (Server or Data Center)
1
Create an Atlassian API token
- Open Atlassian API tokens and sign in
- Create a standard Atlassian API token, give it a descriptive name, and choose an expiration date
- 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