> For the complete documentation index, see [llms.txt](https://docs.cubu.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cubu.com/guides/admin-tools/organization-settings/webhooks.md).

# Webhooks

{% hint style="info" %}
Admin Tools -> **Settings** ->  Webhooks

Access to this page requires the **Organization Admin** role.
{% endhint %}

A webhook is a method for one application to send real-time information to another application.&#x20;

In Cubu, webhooks notify external programs about different events and, in some cases, allow the external program to return information that will modify Cubu's standard behavior.&#x20;

However, using webhooks is an advanced topic that requires developed skills. For a comprehensive guide, refer to the following guide:

{% embed url="<https://docs.cubu.com/guides/v/technical-guide/extension-and-integration/webhooks>" %}
