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

# Lifecycle events and notifications

> Track application submissions, status changes, and decisions in real time using webhook events.

Key lifecycle transitions and underwriting actions emit webhook events, allowing you to monitor application progress asynchronously. Webhooks can be used to track:

* Application submission
* Status changes
* Information requests
* Final underwriting decisions

See the [webhooks](/underwriting/guides/webhooks) section for details on supported events and configuration.

<Warning>
  Configure webhooks to receive real-time notifications about application status changes. This is
  more efficient than polling the API for status updates.
</Warning>
