> ## Documentation Index
> Fetch the complete documentation index at: https://bobprince-78964c2b.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Plans

> Choose the right plan for your webhook volume

Start on the free plan and upgrade when your usage grows. All plans include the live event stream, one-click replay, and auto-retry forwarding.

## Available plans

<CardGroup cols={2}>
  <Card title="Free" icon="gift">
    **₦0/month**

    * 500 events per month
    * 24-hour retention
    * 2 endpoints
    * Live event stream
    * AI features not included
  </Card>

  <Card title="Starter" icon="bolt">
    **₦7,500/month**

    * 10,000 events per month
    * 7-day retention
    * 5 endpoints
    * Live event stream
    * AI features included
  </Card>

  <Card title="Pro" icon="rocket">
    **₦19,000/month** — Most popular

    * 100,000 events per month
    * 30-day retention
    * Unlimited endpoints
    * Live event stream
    * AI features included
  </Card>

  <Card title="Team" icon="users">
    **₦49,000/month**

    * 500,000 events per month
    * 90-day retention
    * Unlimited endpoints
    * Live event stream
    * AI features included
  </Card>
</CardGroup>

<Note>
  AI features — payload explanation, TypeScript type generation, handler code generation, and failure diagnosis — require the **Starter plan or above**. They are not available on the free plan.
</Note>

## How to upgrade

<Steps>
  <Step title="Open the Billing page">
    In your dashboard, click **Billing** in the left sidebar.
  </Step>

  <Step title="Choose a plan">
    Find the plan you want and click **Upgrade to \[plan name]**.
  </Step>

  <Step title="Complete payment">
    You'll be redirected to Paystack to complete the payment. Once confirmed, your plan is upgraded immediately.
  </Step>
</Steps>

<Tip>
  Payment is processed securely via [Paystack](https://paystack.com). You can upgrade at any time from your dashboard.
</Tip>

## Free plan limits

The free plan is a permanent tier — no trial period, no credit card required. It includes:

* 500 events captured per month
* 24-hour event retention (events older than 24 hours are deleted)
* Up to 2 endpoints
* Live event stream in the dashboard

Once you reach 500 events in a billing month, new incoming webhooks are dropped until the next month or until you upgrade.
