> For the complete documentation index, see [llms.txt](https://docs.aquanow.io/aquanow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aquanow.io/aquanow/webhooks/subscribing-to-webhooks.md).

# 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="/files/zKji2hV5Tm22y99o7FR4" alt=""><figcaption></figcaption></figure>

Select "Add" to add a Webhook for Transactions.

<figure><img src="/files/cwcldaHufBkmE1ClXFr3" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/XQ5yvtx5DfICFfojMjVd" 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="/files/FUxoEXjf3qNIPCZxFuTR" 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 %}
