> For the complete documentation index, see [llms.txt](https://developer.acquire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.acquire.io/master/webhook-api/webhooks-basic/introduction.md).

# Introduction

Hi, Developer!

You can use webhooks to receive notifications, such as conversation replies, and users being created. Notifications are grouped into events which can be subscribed to.

The main events for the webhook API are subscriptions, login, chat accept, offline, chat messages and chat close notifications.

{% hint style="info" %}
&#x20;**Note** : You can view, edit and troubleshoot all your webhooks from the acquire webhooks dashboard.
{% endhint %}
