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

# Event Object

> Enable instant event notifications with Supahub webhooks.

<ParamField body="eventType" type="EventType">
  Type of event.
</ParamField>

<ParamField body="data" type="object">
  Associated event data.
</ParamField>

<ParamField body="createdAt" type="Date">
  Timestamp of when the event occurred.
</ParamField>
