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

# Webhooks

> Understanding wallet webhooks.

Wallet webhooks help Recital keep transactions in sync and auto-complete wallet activities.

### If You Want to Send Webhooks to Recital (from your PSP):

To ensure we receive all transaction events:

1. Generate Your Recital Webhook URL:

* Go to Dashboard > Bridge > Edit (for your selected payment provider)

* Click Generate Webhook

2. Set It Up on Your Payment Provider Dashboard:

* Copy the webhook URL you just generated.

* Add it to your payment provider’s webhook settings.

⚠️ Note:
If your payment provider does not support multiple webhook URLs, forward incoming webhooks from your system to Recital’s URL.

### If You Want to Receive Webhooks from Recital:

1. Add Your Webhook URL to Recital:

* Go to Settings > Webhooks

* Click Add Webhook

* Paste your endpoint URL and save.

2. Done! You’ll now receive real-time webhook notifications for supported wallet and transaction events.
