---
title: "Confluence"
description: "Connect Confluence directly in meinGPT — via API token, with space selection in the UI"
canonical_url: "https://meingpt.com/en/docs/integrations/sources/confluence"
language: en
---

# Confluence

## Set up in meinGPT

Open **Settings → Data sources**, click **Add data source**, and choose Confluence. First, enter the credentials:

| Field | Required | Description |
| --- | --- | --- |
| **Confluence URL** | ✅ | e.g. `https://company.atlassian.net` |
| **Username / Email** | ✅ | The account the API token below was created with |
| **API Token** | ✅ | [Create one at id.atlassian.com](https://id.atlassian.com/manage-profile/security/api-tokens) |

Click **Fetch Spaces** — meinGPT uses these credentials to list the available Confluence spaces, split into Spaces and Personal Spaces and searchable. Pick the space meinGPT should make searchable; the source is created directly with that selection.

Confluence runs as a Cloud data source; it needs no Outpost of your own, and this source type is not available for on-premise Outpost deployments.

## Synchronization

- meinGPT reads pages and attachments from the selected space.
- A metadata-based delta sync updates changed pages and removes deleted content.
- Later runs are incremental by default.
