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

# Confluence

> Connect a Confluence space as a knowledge base source for Workflows — browse pages and tag the ones AI skills should pull as context.

## Overview

The Confluence integration lets you browse pages in a connected Confluence site and tag specific ones with free-text context tags (e.g. `pr-review`). Tagged pages become available as context to [AI skills](/features/workflows) — Pwnbook only reads and tags your Confluence content, it never edits it.

## Prerequisites

* A Confluence Cloud site
* Admin or Owner access in Pwnbook (for org setup)

## Setup

<Steps>
  <Step title="Create an API token">
    1. In Atlassian, go to **Account Settings → Security → API tokens**.
    2. Click **Create API token**, give it a name like "Pwnbook", and copy the token.
  </Step>

  <Step title="Configure the org connection">
    1. Go to **Organization Settings → Marketplace → Confluence**.
    2. Enter your **Site URL** (e.g. `https://your-domain.atlassian.net`), **Account Email**, and the **API Token**.
    3. Click **Save**.
  </Step>
</Steps>

## Browsing and tagging pages

1. Open **Confluence** from the sidebar (**Sources** section).
2. Search or browse pages across your site.
3. Click **+ tag** on any page and enter a tag (e.g. `pr-review`, `security-standards`).

Tags are free text — use whatever convention makes sense for your [workflow rules](/features/workflows) and skills.

## What's available

| Feature                | Description                                                                                |
| ---------------------- | ------------------------------------------------------------------------------------------ |
| **Page browse/search** | List and search pages across connected spaces                                              |
| **Tagging**            | Assign one or more free-text context tags per page                                         |
| **Skill context**      | Tagged pages are pulled as reference material by AI skills that declare access to that tag |
