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

# Webhooks

> Receive push notifications when contracts and audits change state

<Note>
  Webhooks are coming soon. Today, audit and contract progress is observed by polling — for example, calling `GET /v1/invoice-audits` until `status=COMPLETE`. Webhooks will let Opereit notify your service directly when state changes.

  If push notifications are blocking your integration, reach out to your account manager so we can prioritise it for your account.
</Note>
