# Subscribing to Webhooks

Aquanow offers Webhook callbacks for clients that want to be updated when a transaction is detected on-chain or finalized. Currently we support Webhooks for transactions (deposits and withdraw).&#x20;

### Adding Webhook URLs

Select “Webhook” from the top right dropdown menu.

<figure><img src="https://content.gitbook.com/content/xtYXDoQtSq8Tcl8r8tk3/blobs/s9h572fKyiGv2I1c5d7P/Group%20355%20(4).png" alt=""><figcaption></figcaption></figure>

Select "Add" to add a Webhook for Transactions.

<figure><img src="https://content.gitbook.com/content/xtYXDoQtSq8Tcl8r8tk3/blobs/epqdLWsxOS4ugyzE3RRf/Group%20252.png" alt=""><figcaption></figcaption></figure>

To add a Webhook, enter the Webhook URL and select "Add".

<figure><img src="https://content.gitbook.com/content/xtYXDoQtSq8Tcl8r8tk3/blobs/uCfs6kuSimqc8p5RilwX/Group%20253.png" alt=""><figcaption></figcaption></figure>

Once the Webhook is added, several actions become available:\
Users can send a test message, edit or delete the Webhook.

<figure><img src="https://content.gitbook.com/content/xtYXDoQtSq8Tcl8r8tk3/blobs/hvq9yQuZ00m5hPoYhlqW/Group%20254%20(1).png" alt=""><figcaption></figcaption></figure>

Sending a test message allows users to test if messages can be sent properly. If the Webhook works correctly, a success notification will appear.&#x20;

{% hint style="info" %}
Please check your Webhook to make sure you have received the message.
{% endhint %}
