> ## 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">
        WhatsAble builds WhatsApp automation. Whatsable (formerly Notifyer System) is the product — your own WhatsApp Business number and your brand.
      </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">Whatsable (formerly Notifyer System)</h2>

      <p className="text-lg text-slate-600 max-w-3xl mx-auto">
        WhatsAble is the company. Whatsable (formerly Notifyer System) is for when you want your own number and your brand on WhatsApp.
      </p>
    </div>

    <div className="my-10">
      <CardGroup cols={1}>
        <Card title="Whatsable (formerly 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">Flagship</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">Your number, your brand</h3>
            <p className="text-slate-600 text-center mb-8">Customer WhatsApp on your own WhatsApp Business number.</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 gap-12 my-10 bg-slate-50 rounded-xl p-10">
      <div className="relative flex flex-wrap justify-center items-center gap-12">
        <div className="transform hover:scale-105 transition-transform duration-300">
          <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-10 w-auto object-contain opacity-80 hover:opacity-100" width="500" height="135" data-path="images/zapier.svg" />
        </div>

        <div className="transform hover:scale-105 transition-transform duration-300">
          <img src="https://mintcdn.com/whatsable/ybRDW0df7Pd2uENs/images/make.svg?fit=max&auto=format&n=ybRDW0df7Pd2uENs&q=85&s=0604c59bf5df63e236c3cc3251b7db68" alt="Make" className="h-10 w-auto object-contain opacity-80 hover:opacity-100" width="500" height="103" data-path="images/make.svg" />
        </div>

        <div className="transform hover:scale-105 transition-transform duration-300">
          <img src="https://mintcdn.com/whatsable/ybRDW0df7Pd2uENs/images/n8n.svg?fit=max&auto=format&n=ybRDW0df7Pd2uENs&q=85&s=77e3b3f189547afe1ade548ee552eedb" alt="n8n" className="h-10 w-auto object-contain opacity-80 hover:opacity-100" width="500" height="136" data-path="images/n8n.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 (formerly Notifyer System) is for when customers should see your business on WhatsApp.
      </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>
