# Настройка интеграции с amoCRM

Существует два варианта настройки интеграции

## Вариант №1: Бот работает

Чтобы создавалась сделка в amoCRM на нужном вам этапе, нам нужно зайти в раздел `Конструктор` и поставить галочку `Отправить уведомление` на нужном нам блоке.

Например: стоит задача создать сделку в amoCRM при первом попадании клиента в бота.

Решение:&#x20;

![](/files/-M6-wIIfyCTBVY-JZu7F)

## Вариант №2: Бот не нужен. Используем сервис только для переписки с клиентами

1\. Заходим в раздел `Настройки` и ставим галочку `Отключить бота, использовать сервис только для переписки с клиентами`

![](/files/-M6-wqN8yw-4TpXToIys)


---

# 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://help.bot-kit.com/integracii/amocrm/nastroika-integracii-s-amocrm.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.
