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

# Overview

> Monitor your Prequel integration with structured logs and webhooks.

Prequel gives you two complementary ways to observe your integration: **structured logs** of every resource change, and **webhooks** that push events to your systems as they happen.

<CardGroup cols={2}>
  <Card title="Logging" icon="list-tree" href="/export/monitoring/monitoring">
    The events Prequel records (sources, destinations, recipients, models, and more), reviewable through the logs API.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/export/monitoring/webhooks">
    Subscribe to event types and deliver them over HTTPS, Slack, Datadog, or PagerDuty.
  </Card>
</CardGroup>
