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

# Introduction

> Enterprise-grade WhatsApp automation solutions for business communication

<div className="mt-16">
  <div className="max-w-4xl mx-auto">
    <h1 className="text-4xl font-bold text-center text-slate-900 mb-6">WhatsApp Automation for Every Business</h1>

    <div className="max-w-3xl mx-auto text-center">
      <p className="text-lg text-slate-600">
        Automate your WhatsApp business communication with the WhatsAble family of products. From team notifications to customer engagement, we've built specialized solutions to power your WhatsApp workflows.
      </p>
    </div>
  </div>
</div>

<div className="mt-20">
  <div className="max-w-6xl mx-auto">
    <div className="text-center mb-10">
      <h2 className="text-3xl font-bold text-slate-900 mb-4">One Platform, Two Solutions</h2>

      <p className="text-lg text-slate-600 max-w-3xl mx-auto">
        Choose the perfect WhatsAble solution based on your specific business requirements and communication needs.
      </p>
    </div>

    <div className="my-10">
      <CardGroup cols={2}>
        <Card title="WhatsAble" href="https://dashboard.whatsable.app/signin" className="group relative bg-gradient-to-br from-white to-slate-50 hover:from-green-50/30 hover:to-green-50/10 border border-slate-200 hover:border-green-100 shadow-sm hover:shadow-xl transition-all duration-300 rounded-xl overflow-hidden">
          <div className="absolute inset-0 bg-gradient-to-br from-transparent to-transparent group-hover:from-green-50/50 group-hover:to-transparent transition-all duration-300" />

          <div className="relative flex flex-col h-full items-center p-8">
            <div className="relative w-24 h-24 flex items-center justify-center mb-8">
              <div className="absolute inset-0 bg-gradient-to-br from-green-50 to-green-100/30 rounded-full shadow-inner group-hover:shadow-lg transition-shadow duration-300" />

              <div className="absolute inset-0 bg-gradient-to-br from-transparent to-transparent rounded-full border border-green-100/50 group-hover:border-green-200/75 transition-colors duration-300" />

              <img src="https://mintcdn.com/whatsable/guP_i71UtwJ8Q-uJ/images/whatsable.svg?fit=max&auto=format&n=guP_i71UtwJ8Q-uJ&q=85&s=bb26ce7dbf48b50b695c72bdd5722916" alt="WhatsAble" className="w-16 h-16 object-contain relative z-10 transform group-hover:scale-110 transition-transform duration-300" width="1000" height="1008" data-path="images/whatsable.svg" />
            </div>

            <div className="flex justify-center w-full mb-8">
              <div className="inline-flex items-center whitespace-nowrap px-4 py-1.5 bg-green-50/95 backdrop-blur-sm rounded-full shadow-sm group-hover:shadow-md group-hover:bg-green-50/90 transition-all duration-300 border border-green-100/50">
                <span className="relative flex h-2 w-2 mr-2">
                  <span className="animate-ping absolute inline-flex h-full w-full rounded-full bg-green-400 opacity-75" />

                  <span className="relative inline-flex rounded-full h-2 w-2 bg-green-500" />
                </span>

                <span className="text-xs font-semibold text-green-700">Most Popular</span>
              </div>
            </div>

            <h3 className="text-2xl font-bold text-slate-900 text-center mb-4 group-hover:text-green-700 transition-colors duration-300">Internal Communication</h3>
            <p className="text-slate-600 text-center mb-8">Team notifications and alerts with per-number pricing.</p>
          </div>
        </Card>

        <Card title="Notifyer System" href="https://console.notifyer-systems.com/sign-in" className="group relative bg-gradient-to-br from-white to-slate-50 hover:from-purple-50/30 hover:to-purple-50/10 border border-slate-200 hover:border-purple-100 shadow-sm hover:shadow-xl transition-all duration-300 rounded-xl overflow-hidden">
          <div className="absolute inset-0 bg-gradient-to-br from-transparent to-transparent group-hover:from-purple-50/50 group-hover:to-transparent transition-all duration-300" />

          <div className="relative flex flex-col h-full items-center p-8">
            <div className="relative w-24 h-24 flex items-center justify-center mb-8">
              <div className="absolute inset-0 bg-gradient-to-br from-purple-50 to-purple-100/30 rounded-full shadow-inner group-hover:shadow-lg transition-shadow duration-300" />

              <div className="absolute inset-0 bg-gradient-to-br from-transparent to-transparent rounded-full border border-purple-100/50 group-hover:border-purple-200/75 transition-colors duration-300" />

              <img src="https://mintcdn.com/whatsable/ybRDW0df7Pd2uENs/images/notifyer_system.svg?fit=max&auto=format&n=ybRDW0df7Pd2uENs&q=85&s=6f0ef03c43b2bbf1ae6b6a954baaab49" alt="Notifyer System" className="w-16 h-16 object-contain relative z-10 transform group-hover:scale-110 transition-transform duration-300" width="936" height="802" data-path="images/notifyer_system.svg" />
            </div>

            <div className="flex justify-center w-full mb-8">
              <div className="inline-flex items-center whitespace-nowrap px-4 py-1.5 bg-purple-50/95 backdrop-blur-sm rounded-full shadow-sm group-hover:shadow-md group-hover:bg-purple-50/90 transition-all duration-300 border border-purple-100/50">
                <span className="relative flex h-2 w-2 mr-2">
                  <span className="animate-ping absolute inline-flex h-full w-full rounded-full bg-purple-400 opacity-75" />

                  <span className="relative inline-flex rounded-full h-2 w-2 bg-purple-500" />
                </span>

                <span className="text-xs font-semibold text-purple-700">Enterprise</span>
              </div>
            </div>

            <h3 className="text-2xl font-bold text-slate-900 text-center mb-4 group-hover:text-purple-700 transition-colors duration-300">Enterprise Communication</h3>
            <p className="text-slate-600 text-center mb-8">Unlimited customer messaging with your business identity.</p>
          </div>
        </Card>
      </CardGroup>
    </div>
  </div>
</div>

<div className="mt-20">
  <div className="max-w-6xl mx-auto">
    <div className="text-center mb-10">
      <h2 className="text-3xl font-bold text-slate-900 mb-4">Seamless Integration</h2>

      <p className="text-lg text-slate-600 max-w-3xl mx-auto">
        Connect with your favorite automation platforms to build powerful communication workflows without writing a single line of code.
      </p>
    </div>

    <div className="flex justify-center items-center my-10 bg-slate-50 rounded-xl p-10">
      <div className="relative flex justify-center items-center gap-12">
        <div>
          <img src="https://mintcdn.com/whatsable/guP_i71UtwJ8Q-uJ/images/zapier.svg?fit=max&auto=format&n=guP_i71UtwJ8Q-uJ&q=85&s=1c66333437b3cd32609689d4e9e0eef3" alt="Zapier" className="h-7 w-auto object-contain opacity-80 pointer-events-none select-none" width="500" height="135" data-path="images/zapier.svg" />
        </div>

        <div>
          <img src="https://mintcdn.com/whatsable/ybRDW0df7Pd2uENs/images/make.svg?fit=max&auto=format&n=ybRDW0df7Pd2uENs&q=85&s=0604c59bf5df63e236c3cc3251b7db68" alt="Make" className="h-6 w-auto object-contain opacity-80 pointer-events-none select-none" width="500" height="103" data-path="images/make.svg" />
        </div>

        <div>
          <img src="https://mintcdn.com/whatsable/ybRDW0df7Pd2uENs/images/n8n.svg?fit=max&auto=format&n=ybRDW0df7Pd2uENs&q=85&s=77e3b3f189547afe1ade548ee552eedb" alt="n8n" className="h-7 w-auto object-contain opacity-80 pointer-events-none select-none" width="500" height="136" data-path="images/n8n.svg" />
        </div>

        <div>
          <img src="https://mintcdn.com/whatsable/ybRDW0df7Pd2uENs/images/pipedrive.svg?fit=max&auto=format&n=ybRDW0df7Pd2uENs&q=85&s=719a03555e207a75b8647b8191bb05d9" alt="pipedrive" className="h-7 w-auto object-contain opacity-80 pointer-events-none select-none" width="820" height="186" data-path="images/pipedrive.svg" />
        </div>
      </div>
    </div>
  </div>
</div>

<div className="mt-20">
  <div className="max-w-6xl mx-auto">
    <div className="text-center mb-10">
      <h2 className="text-3xl font-bold text-slate-900 mb-4">Key Features</h2>

      <p className="text-lg text-slate-600 max-w-3xl mx-auto">
        WhatsAble provides powerful features to transform how you engage with your customers and streamline business communication.
      </p>
    </div>

    <div className="my-10">
      <CardGroup cols={3}>
        <Card title="Message Templates" icon="file-lines" className="group bg-white hover:bg-slate-50/50 border border-slate-200 shadow-sm hover:shadow transition-all duration-300 rounded-xl overflow-hidden">
          <div className="relative p-6">
            <div className="absolute top-4 right-4 text-2xl text-slate-200">
              <i className="fas fa-file-lines" />
            </div>

            <p className="text-sm text-slate-600">Create, save, and reuse approved message templates for consistent communication across all your channels.</p>
          </div>
        </Card>

        <Card title="Detailed Analytics" icon="chart-line" className="group bg-white hover:bg-slate-50/50 border border-slate-200 shadow-sm hover:shadow transition-all duration-300 rounded-xl overflow-hidden">
          <div className="relative p-6">
            <div className="absolute top-4 right-4 text-2xl text-slate-200">
              <i className="fas fa-chart-line" />
            </div>

            <p className="text-sm text-slate-600">Track delivery rates, open rates, and user engagement metrics with beautiful real-time dashboards.</p>
          </div>
        </Card>

        <Card title="Workflow Automation" icon="diagram-project" className="group bg-white hover:bg-slate-50/50 border border-slate-200 shadow-sm hover:shadow transition-all duration-300 rounded-xl overflow-hidden">
          <div className="relative p-6">
            <div className="absolute top-4 right-4 text-2xl text-slate-200">
              <i className="fas fa-diagram-project" />
            </div>

            <p className="text-sm text-slate-600">Set up powerful triggers and actions to automate your entire customer communication journey.</p>
          </div>
        </Card>
      </CardGroup>
    </div>
  </div>
</div>

<div className="mt-20 mb-16">
  <div className="max-w-6xl mx-auto">
    <div className="text-center mb-10">
      <h2 className="text-3xl font-bold text-slate-900 mb-4">Choose Your Solution</h2>

      <p className="text-lg text-slate-600 max-w-3xl mx-auto">
        Compare our offerings to find the perfect WhatsAble solution that aligns with your business goals and communication needs.
      </p>
    </div>

    <div className="overflow-x-auto">
      <div className="relative">
        <table className="w-full border-collapse bg-white rounded-xl overflow-hidden border border-slate-200">
          <thead>
            <tr className="bg-slate-50 text-slate-900">
              <th className="p-4 text-left font-medium w-1/3 border-b border-slate-200">Features</th>
              <th className="p-4 text-center font-medium w-1/3 border-b border-slate-200">WhatsAble</th>
              <th className="p-4 text-center font-medium w-1/3 border-b border-slate-200">Notifyer System</th>
            </tr>
          </thead>

          <tbody>
            <tr className="hover:bg-slate-50/50 transition-colors duration-200">
              <td className="p-4 font-medium text-slate-900 border-b border-slate-200">Best For</td>
              <td className="p-4 text-center text-slate-600 border-b border-slate-200">Internal teams</td>
              <td className="p-4 text-center text-slate-600 border-b border-slate-200">Professional business with own brand</td>
            </tr>

            <tr className="hover:bg-slate-50/50 transition-colors duration-200">
              <td className="p-4 font-medium text-slate-900 border-b border-slate-200">Messages</td>
              <td className="p-4 text-center text-slate-600 border-b border-slate-200">Unlimited</td>
              <td className="p-4 text-center text-slate-600 border-b border-slate-200">Unlimited</td>
            </tr>

            <tr className="hover:bg-slate-50/50 transition-colors duration-200">
              <td className="p-4 font-medium text-slate-900 border-b border-slate-200">Identity</td>
              <td className="p-4 text-center text-slate-600 border-b border-slate-200">WhatsAble</td>
              <td className="p-4 text-center text-slate-600 border-b border-slate-200">Your business</td>
            </tr>

            <tr className="hover:bg-slate-50/50 transition-colors duration-200">
              <td className="p-4 font-medium text-slate-900">Pricing</td>
              <td className="p-4 text-center text-slate-600">Subscription</td>
              <td className="p-4 text-center text-slate-600">Subscription<br />Pay-as-you-go</td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
  </div>
</div>
