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

# Slab

> Access documentation from Slab

## How it works

Slab is a wiki tool where the pages are called Posts. Onyx indexes the post **titles** and **contents**.

The Posts are pulled in and updated every **10** minutes.

## Setting up

### Authorization

<Steps>
  <Step title="Fetch Slab Bot Token">
    Follow the video below to fetch your **Slab Bot Token**.

    <img className="rounded-image" src="https://mintcdn.com/danswer/24Ocig51qMqahMaT/assets/admins/connectors/slab/SlabBotToken.gif?s=e8b015d2439d51e5745b49dd81a5ba9e" alt="SlabBotToken" width="2092" height="2304" data-path="assets/admins/connectors/slab/SlabBotToken.gif" />
  </Step>
</Steps>

### Indexing

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

  <Step title="Enter Bot Token">
    In **Step 1**, provide the **Slab Bot Token** from above
  </Step>

  <Step title="Enter Slab URL">
    In **Step 2**, provide the Slab URL (e.g., `onyxai.slab.com`)
  </Step>

  <Step title="Start indexing">
    Click `Connect` to begin indexing
  </Step>
</Steps>
