> ## 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.

# Quickstart Guide

> Get up and running with Hookflo in minutes

This guide will help you set up your first webhook integration and notification channel in just a few minutes.

## Step 1: Create a Hookflo Account

<Steps>
  <Step title="Sign Up">
    Visit [hookflo.com](https://hookflo.com/sign-up) and create a new account or sign in with an existing one.
  </Step>

  <Step title="Access Your Dashboard">
    Navigate to your project [dashboard](https://hookflo.com/dashboard/webhooks) where you'll set up integrations and channels.
  </Step>
</Steps>

## Step 2: Set Up a Webhook Endpoint

<Steps>
  <Step title="Create Webhook">
    In your dashboard, navigate to "Webhooks" and click "Create New Webhook".
  </Step>

  <Step title="Select Platform">
    Choose from our supported platforms (Stripe, Supabase, Clerk, GitHub, etc.).
  </Step>

  <Step title="Configure Webhook">
    Each platform has specific configuration requirements. Follow the platform-specific instructions provided.
  </Step>

  <Step title="Save Webhook URL">
    Copy your unique webhook URL which you'll use when setting up the integration on the platform's side.
  </Step>
</Steps>

## Step 3: Configure a Notification Channel

<Steps>
  <Step title="Add Channel">
    Navigate to "Notification Channels" and click "Add Channel".
  </Step>

  <Step title="Select Channel Type">
    Choose either Slack or Email (more options coming soon).
  </Step>

  <Step title="Complete Configuration">
    Follow the channel-specific setup instructions.
  </Step>

  <Step title="Choose Template">
    Select Template and Update it according to your use case if needed.
  </Step>

  <Step title="Test Channel">
    Send a test notification to ensure everything is working correctly.
  </Step>
</Steps>

## Next Steps

Now that you have your first integration set up, consider:

<CardGroup cols={2}>
  <Card title="Add More Platforms" icon="plus" href="/webhook-platforms/overview">
    Integrate with additional services to expand your monitoring.
  </Card>

  <Card title="Customize Notifications" icon="bell" href="/notification-channels/overview">
    Learn more about notification customization options.
  </Card>

  <Card title="Security Best Practices" icon="shield" href="/security/best-practices">
    Ensure your webhook integrations are secure.
  </Card>
</CardGroup>

Need Support? [Let us know](mailto:support@hookflo.dev)\
or [DM me directly on X](https://x.com/Prateek53788134).
