Overview

Instagram Bots lets you connect an Instagram Professional account and handle DMs with AI. You configure an access token, attach AI Knowledge Base entries, and receive messages via Meta webhooks so conversations can be managed in Omni-Chats.

What you can do

  • Create/update/delete Instagram bots by providing business_id and access_token.
  • Set a system prompt to control tone, format, and handoff rules.
  • Attach AI Knowledge Base entries (knowledge_ids) so answers are grounded in your content.

How it works (high level)

  1. You configure a Meta app webhook to forward Instagram DM events to AI Bucket.
  2. AI Bucket verifies the webhook (verify token) and stores incoming messages as conversations.
  3. AI responses can be sent back to Instagram using the access token you provide.
  4. Your team can monitor and take over in Omni-Chats when needed.

Message flow (visual)

Customer

Sends a DM to your IG account.

Instagram

Delivers messages + webhook events.

AI Bucket

Receives webhooks, replies with AI, and shows conversations in Omni-Chats.

Important: webhook delivery depends on correct Meta app configuration and the verify token matching AI Bucket’s webhook secret.

How it relates to other apps

Next