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

# ChatBotKit

> Connect your [ChatBotKit](https://chatbotkit.com/) bots to Pactory

## Overview

[ChatBotKit](https://chatbotkit.com/) is a no-code AI builder that allows you to create and deploy conversational AI agents. This integration enables you to connect your ChatBotKit bots to Pactory and monetize them.

## Prerequisites

* ChatBotKit account
* Pactory account

## Setup Video Guide

<iframe width="560" height="315" src="https://www.youtube.com/embed/R2OAUr4te6k?si=68WKF290lU-nrbAz" title="ChatBotKit Integration Guide" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

## Step-by-Step Walkthrough

<Steps>
  <Step title="Create ChatBotKit Bot">
    Create a ChatBotKit bot and get its URL
  </Step>

  <Step title="Create ChatBotKit Token">
    Create a ChatBotKit token
  </Step>

  <Step title="Access Integration">
    From your Pactory dashboard, go to "Add New Agent" and select "ChatBotKit"
  </Step>

  <Step title="Configure Basic Settings">
    Fill in the [standard agent configuration fields](/features/agent-connection) (name, description, etc.)
  </Step>

  <Step title="Configure Integration">
    Enter your ChatBotKit-specific configuration:

    * API endpoint (URL of your ChatBotKit bot)
    * API key (token of your ChatBotKit account)
  </Step>

  <Step title="Publish your agent">
    Set privacy to "Public"
  </Step>

  <Step title="Test Connection">
    Send a test message to verify the integration is working properly
  </Step>

  <Step title="Test Connection" />
</Steps>
