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

# Confluence

> Search through Confluence pages and spaces

export const IndexedSearch = () => <Tooltip tip="Indexed search uses advanced semantic, hybrid, and graph search methods to find the most relevant results. It's very fast and accurate, but requires upfront indexing of data.">
        <span className="text-sky-600">
            <Icon icon="database" size={14} color="#0084d1" iconType="solid" /> Indexed  Search
        </span>
    </Tooltip>;

# Overview

The Confluence integration allows you to search through your Confluence pages and spaces. It supports <IndexedSearch />.

## Authentication

The Confluence integration requires an OAuth connection, and is available in Hyperspell as a personal connection without any additional setup.

Note that during the OAuth flow, users will be asked to select which Confluence site they would like to give access to.

## Search Options

The Confluence integration does not support any custom search options.
