# Отправить контакт

### Настройка робота

{% hint style="warning" %}
Для того, чтобы робот успешно сработал, должно быть открыто 24-часовое окно диалога с клиентом.
{% endhint %}

Робот «\[Whatsabi] Отправить контакт» позволяет на определённой стадии в автоматизированном режиме отправлять в чат с клиентом данные контакта, записанного в CRM-системе.

Для добавления робота необходимо:

{% stepper %}
{% step %}
**Перейти в раздел «Роботы» из списка лидов, либо карточки лида в CRM.**

<figure><img src="/files/6bIHgLwUp28mIudpB6Ju" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FnSjRgu4lFhqZHpjexrs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Добавьте робота.**

1. Нажмите «+ Создать»;
2. Укажите стадию, на которой должен срабатывать робот;
3. Из списка меню выберите «Другие роботы»;
4. Нажмите «Добавить» напротив «\[Whatsabi] Отправить контакт».

<figure><img src="/files/QWn6aAVOzjSBgAFOigwz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Настройте робота.**

1. Укажите линию, через которую будет осуществляться отправка контакта роботом.
2. Заполните поле «Телефон».
3. Укажите ID контакта, данные которого будут отправляться роботом.

<figure><img src="/files/pa31EIucow6F4VAik7A6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Настройка робота завершена.**
{% endstep %}
{% endstepper %}


---

# 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://waba.docs.olchat.io/roboty-i-aktiviti/roboty-i-aktiviti-biznes-processov/otpravit-kontakt.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.
