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

# Kaanha AI Documentation

> The WhatsApp Business CRM platform — AI chatbots and multi-channel messaging.

## Welcome to Kaanha AI

Kaanha AI is a **multi-tenant WhatsApp Business CRM** platform built on the official Meta Cloud API. Automate customer conversations with AI agents, send targeted broadcasts, manage your support team, and connect your existing tools.

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/getting-started">
    Sign up, connect WhatsApp, and send your first message in under 10 minutes.
  </Card>

  <Card title="Connect WhatsApp" icon="whatsapp" href="/whatsapp-connection">
    Connect your WhatsApp Business number via the official Meta Cloud API.
  </Card>

  <Card title="AI Chatbots" icon="robot" href="/ai-chatbots">
    Configure AI agents with OpenAI, Anthropic, or your own Python bot.
  </Card>
</CardGroup>

## What's Included

<CardGroup cols={3}>
  <Card title="Messaging" icon="message" href="/contacts-conversations">
    Live chat, templates, broadcasts, drip sequences, and quick replies.
  </Card>

  <Card title="AI Automation" icon="sparkles" href="/ai-chatbots">
    LLM agents, flow bots, and Notion-backed knowledge retrieval.
  </Card>

  <Card title="SMS Channel" icon="mobile" href="/sms-channel">
    Two-way SMS via Twilio with TCPA compliance.
  </Card>

  <Card title="Analytics" icon="chart-bar" href="/analytics">
    Message volume, CSAT, agent performance, and revenue attribution.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/integrations">
    HubSpot, Zoho, Salesforce, Notion, Shopify, WooCommerce, Slack, Zapier, Make, and more.
  </Card>
</CardGroup>

## Plans

|                  | Free   | Starter | Pro      | Premium   | Enterprise |
| ---------------- | ------ | ------- | -------- | --------- | ---------- |
| **Price**        | \$0/mo | \$19/mo | \$49/mo  | \$99/mo   | Contact us |
| **Contacts**     | 500    | 5,000   | 25,000   | Unlimited | Custom     |
| **AI Agents**    | 0      | 0       | Up to 10 | Unlimited | Custom     |
| **Team Members** | 1      | 3       | 10       | Unlimited | Custom     |

<Card title="View all plan details" icon="credit-card" href="/billing-plans">
  Compare plans, upgrade, and manage your subscription.
</Card>

## Quick Links

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference">
    REST API for contacts, messages, conversations, and media.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/webhooks">
    Receive real-time events with HMAC-signed webhook delivery.
  </Card>

  <Card title="Security & Compliance" icon="shield" href="/security-compliance">
    MFA, GDPR, SOC 2, WhatsApp opt-in enforcement.
  </Card>

  <Card title="Support" icon="envelope" href="https://kaanha.ai/support">
    Get help from the Kaanha AI team.
  </Card>
</CardGroup>
