Dynamiq
Knowledge BasesData Sources

Confluence

Sync Confluence pages into a knowledge base via an Atlassian Connection.

Confluence uses an Atlassian Connection with API-token authentication — create that Connection before adding the integration. The full walkthrough for adding and syncing sources is in Data Sources.

Create an Atlassian Connection

On Connections, click Add new connection, choose Atlassian as the Type, and fill in:

  • Base URL — your Atlassian Cloud instance (for example, https://your-domain.atlassian.net).
  • Email — the Atlassian account email.
  • API Token — an API token for that account.

See Create a Connection for the general flow and the Atlassian field reference in the type catalog.

Permission syncing

When you add a Confluence integration, permission syncing can be Enabled or Disabled:

  • Disabled — everyone who can query the knowledge base sees every synced Confluence page.
  • Enabled — Dynamiq syncs each page's Confluence permissions during source sync and enforces them at retrieval time. A user only gets chunks from spaces and pages they can access in Confluence.

When permission syncing is Enabled, the Atlassian Connection's Email and API Token must belong to a Confluence admin user. A non-admin account cannot enumerate other users' access rules, so permission syncing will not work with regular user credentials.

On this page