> ## Documentation Index
> Fetch the complete documentation index at: https://doc-test-my.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Subscribe to Webhooks

> Subscribe to various webhook events related to Invoices to receive instant notifications.

Subscribe to Webhook events relevant to invoices.

To subscribe to webhook events:

1. Log in to the Dashboard.
2. Navigate to **Account & Settings** → **Webhooks** to subscribe to any of the events mentioned in the following section.

## Webhook Events and Descriptions

| Webhook Events    | Description                                     |
| ----------------- | ----------------------------------------------- |
| `invoice.paid`    | Triggered when an invoice is successfully paid. |
| `invoice.expired` | Triggered when an invoice expires.              |

Know more about [Webhooks](/docs/webhooks) and check the [sample payloads](/docs/webhooks/invoices).

### Related Information

* [Invoices States](/docs/payments/invoices/states)
* [Invoice APIs](/docs/payments/invoices/apis)
