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

# Webhooks

You can configure Webhooks in the Settings section:<br>

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

There are 2 types of them:

### 1. Discord URL

This type of webhooks is sent to the specified channel. They specify the following actions with licenses:\
— renewal\
— unbind\
— deletion<br>

<div align="left"><figure><img src="/files/GxYfo10yo85ZgYysXqga" alt="" width="375"><figcaption></figcaption></figure></div>

### 2. API URL

&#x20;:warning: This type is relevant if you use our API in your internal products (apps, extensions etc...)&#x20;

Specify the API URL of your product to receive messages about the following:

Events

1. Changing the license renewal date
2. Removing the license
3. Undind

The initiators of these events may be:

1. The system
2. The license holder (user)
3. Admin (owner)

In addition, full license information will be sent (license key, owner username, renewal date, etc)
