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

# Slab Connector

<Badge icon="arrow-left" color="gray">[Back to Search AI connectors list](/ai-for-service/searchai/content-sources#supported-connectors)</Badge>

Slab is a knowledge management and team collaboration platform for creating, organizing, and sharing internal documentation. Use the Search AI connector for Slab to ingest and index content from your Slab account and enable search across it.

| Specification     | Details |
| ----------------- | ------- |
| Repository type   | Cloud   |
| Supported content | Posts   |
| RACL support      | Yes     |
| Content filtering | No      |

## Prerequisites

* Admin access to the Slab application.
* A Slab Bot API token (see below).

## Generate an Access Token in Slab

Search AI communicates with Slab using its APIs. Authentication requires an access token tied to a bot-type user associated with your organization. This token is private and must not be shared.

1. Go to the **Admin console** in the Slab application.
2. Click your profile name in the top right and go to **Settings**.
3. Select **Developer** from the left menu.
4. Click **Reveal API Token** to display the Slab bot token.

<img src="https://mintcdn.com/koreai/UwS79gPryFOfHx6d/ai-for-service/searchai/connectors/images/slab/api-token.png?fit=max&auto=format&n=UwS79gPryFOfHx6d&q=85&s=1eab6bccee9e06a3c1bf67d8a53f16db" alt="API Token" width="1380" height="794" data-path="ai-for-service/searchai/connectors/images/slab/api-token.png" />

## Configure the Slab Connector in Search AI

1. Go to the **Authorization** page of the Slab connector.
2. Provide the following details and click **Connect**:

| Field              | Description                                   |
| ------------------ | --------------------------------------------- |
| **Name**           | Unique name for the connector                 |
| **Slab Bot Token** | API token generated in the Slab admin console |

## Content Ingestion

After connecting, go to the **Configuration** tab to set up synchronization:

* **Sync Now** — Immediately ingest content from Slab.
* **Schedule Sync** — Set a recurring schedule for future syncs.

On sync, Search AI ingests content from Slab **posts** into the Search AI index.

## Related Topics

* [Access Control in Search AI](/ai-for-service/searchai/content-sources#role-based-access-control-racl)
* [Permission Entity APIs](/ai-for-service/apis/searchai/permission-entity-apis)
* [Content Sources](/ai-for-service/searchai/content-sources)
