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

# Concepts

The following concepts are used in this project:

| Topic                                                                                                          | Description                                |
| -------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| [**Webhook**](/concepts/webhook.md)                                                                            | What is it a 'Webhook' and why I need it?  |
| [**Subscriptions**](https://github.com/deveel/deveel.webhooks/blob/main/docs/concepts/webhook-subscription.md) | How does a subscription to an event works? |
| [**Senders**](/concepts/webhook-sender.md)                                                                     | What is a sender of webooks?               |
| [**Receivers**](/concepts/webhook-sender.md)                                                                   | What is a receiver of webooks?             |
| **Notifications**                                                                                              | What is a notification of events?          |
