# Интеграция через Webhook

*Вебхук — это программный код, с помощью которого отслеживают изменения на одном сайте и передают данные об этом на другой. При этом свежая информация поступает получателю максимально быстро.*

## Подключение Webhook в IntellectDialog <a href="#title-text" id="title-text"></a>

1\. Перейдите в раздел **"Провайдеры"**. Нажмите кнопку **"Добавить"**.\
\
2\. Выберите **"Webhook"** в разделе **"Бизнес"**.

3\. В открывшемся окне заполните **"Наименование".**

4\. Нажмите кнопку **"Сохранить".**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intellectdialog.com/crm-sistemy/integraciya-cherez-webhook.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
