> ## 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.

# Coda

> Search through Coda docs and pages

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 Coda integration allows you to search through your Coda docs and pages. It supports <IndexedSearch />.

## Authentication

The Coda integration is available in Hyperspell as a personal connection without any additional setup. Users connect by entering their Coda API token in Unified.to's hosted auth UI.

## Search Options

The Coda integration does not support any custom search options.
