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

# Monitoring webhooks

> Track webhook delivery attempts, view event history, and diagnose failed deliveries for your integrations.

Track webhook delivery and processing through:

* **Webhook logs** – View delivery attempts, status codes, and retry history
* **Event history** – See all events triggered for your applications
* **Failed deliveries** – Identify webhooks that failed after all retries

Use these tools to diagnose integration issues and ensure your webhook endpoints are functioning correctly.

<Callout icon="clapperboard-play" color="#6938EF" type="scenario">
  **Scenario**

  Ben notices that some webhook deliveries are failing for his keyboard business
  application. He checks the webhook logs and discovers his endpoint is
  returning 500 errors due to a deployment issue. After fixing the issue, he can
  see successful deliveries resume and verifies that retried events were
  processed correctly using event IDs.
</Callout>
