> ## 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 Razorpay Route to receive instant notifications.

To subscribe to webhook events:

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

## Webhook Events and Descriptions

| Webhook Event          | Description                                                                                                                                          |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| `transfer.processed`   | Triggered when a transfer made to a Linked Account is processed.                                                                                     |
| `settlement.processed` | Triggered when a transfer made to a Linked Account is settled with the parent merchant. (Available only for [Razorpay Route](/docs/payments/route)). |
| `transfers.failed`     | Triggered when a transfer made to a Linked Account is failed.                                                                                        |

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

### Related Information

[Route APIs](/docs/payments/route/apis)
