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

# Hookflo - Event Alerting Platform

> Send alerts to Slack and email when events are triggered from different platforms

<img className="block dark:hidden" src="https://mintcdn.com/hookflo/FVKCx30l3CvlX69H/logo/light.svg?fit=max&auto=format&n=FVKCx30l3CvlX69H&q=85&s=669ff2494feca26ddd33f80504814aac" alt="HookFlo Logo" width="112" height="30" data-path="logo/light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/hookflo/FVKCx30l3CvlX69H/logo/dark.svg?fit=max&auto=format&n=FVKCx30l3CvlX69H&q=85&s=c0b355c80230e5af561251d1fea384eb" alt="HookFlo Logo" title={true} width="112" height="30" data-path="logo/dark.svg" />

# Welcome to Hookflo

Hookflo is a powerful webhook  ***just in minutes*** alerting platform that connects your favorite SaaS tools to your team's communication channels. Get instant notifications in Slack, email, and more (coming soon) when important events occur across your tech stack.\
\
*Hookflo is a streamlined, developer-friendly event alerting system that lets you set up real-time notifications for webhooks, auth, and database events  just in minutes — no code, no complex setup required.*

## How It Works

<Steps>
  <Step title="Generate Webhook">
    Create Webhook from Hookflo Dashboard, Get Integration Configurations like Webhook URL, Webhook ID, Secret Token, Setup Notification Channels.
  </Step>

  <Step title="Connect a Platform">
    Integrate with services like Stripe, Supabase, Clerk, GitHub, and more using our secure webhook endpoints.
  </Step>

  <Step title="Receive Alerts">
    Get real-time alerts in Slack, email, or other channels (more coming soon) when important events happen.
  </Step>
</Steps>

## Supported Platforms

<CardGroup cols={2}>
  <Card title="Supabase" icon="database" href="/webhook-platforms/supabase">
    Get alerts for database changes, auth events, and more.
  </Card>

  <Card title="Clerk" icon="user" href="/webhook-platforms/clerk">
    Monitor user authentication and management events.
  </Card>

  <Card title="Stripe" icon="credit-card" href="/webhook-platforms/stripe">
    Track payments, subscriptions, and billing events.
  </Card>

  <Card title="GitHub" icon="github" href="/webhook-platforms/github">
    Stay updated on code changes, PRs, issues, and more.
  </Card>
</CardGroup>

## Notification Channels

<CardGroup cols={2}>
  <Card title="Slack" icon="slack" href="/notification-channels/slack">
    Send real-time alerts to your team's Slack channels.
  </Card>

  <Card title="Email" icon="envelope" href="/notification-channels/email">
    Deliver notifications to designated email addresses.
  </Card>
</CardGroup>

## Get Started

Ready to set up your first integration? Check out our [quickstart guide](/getting-started/quickstart) or dive into platform-specific integrations or [DM me directly on X](https://x.com/Prateek53788134).
