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

# XenForo

> Access forum posts from XenForo

## How it works

The Xenforo Connector scrapes forums or threads from the specified URL.
It currently does not support incremental updates ... this is planned for a future release.

## Setting up

### Authorization

* As long as the page is reachable, no additional authorization is necessary.

### Indexing

<Steps>
  <Step title="Open Xenforo connector">
    Navigate to the Admin Panel and select the **Xenforo** Connector.
  </Step>

  <Step title="Enter base URL and create">
    Input the base URL to index (either a forum or thread URL) and click "Create Connector".
  </Step>
</Steps>
