> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parable.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Confluence Cloud

> Connect Parable to Atlassian-hosted Confluence Cloud

# Confluence Cloud

Atlassian-hosted Confluence with full API access and modern authentication via API tokens.

## What You Can Access

<CardGroup cols={2}>
  <Card title="Pages & Spaces" icon="file-lines">
    Pages, blog posts, spaces, and content hierarchy
  </Card>

  <Card title="Users & Activity" icon="users">
    User profiles and page activity/history
  </Card>
</CardGroup>

## Authentication Methods

<CardGroup cols={1}>
  <Card title="API Token" icon="key" href="/connectors/atlassian/confluence/cloud/api-token/setup">
    **Recommended** — Basic authentication using your Atlassian account email and an API token.
  </Card>
</CardGroup>

<Info>
  A single API token can be used for both Jira and Confluence if they're in the same Atlassian organization.
</Info>
