# Интеграция с AI-UP

Перейдите в раздел интеграции в сервисе AI-UP, нажмите на <mark style="color:purple;">`добавить интеграцию`</mark> и выберите тип <mark style="color:purple;">`Webhook`</mark>

<figure><img src="/files/CYJaqxy5BuQH6HSaTHoI" alt=""><figcaption></figcaption></figure>

Скопируйте id задания в Selarti

<figure><img src="/files/0Hf3wA7hytzILBbN0s3p" alt=""><figcaption></figcaption></figure>

Соберите ссылку по шаблону

```
https://api.selarti.com/v1/id_service?task_id=ваш_task_id
```

Пропишите в AI-UP название интеграции <mark style="color:purple;">`Selarti`</mark> и созданную <mark style="color:purple;">`ссылку`</mark> по шабону выше. \
После чего нажмите <mark style="color:purple;">`Добавить`</mark>

<figure><img src="/files/bCiaLDi9WeNh8MHfKxa4" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Готово! \
Все идентифицированные контакты сервисом AI-UP будут автоматически добавляться в нужное задание и ИИ-агент будет брать их в работу!
{% endhint %}


---

# 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://manual.selarti.com/vneshnie-integracii/integraciya-s-ai-up.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.
