> For the complete documentation index, see [llms.txt](https://support.morozovpimnev.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.morozovpimnev.ru/amocrm/ustanovka-modulya.md).

# Установка модуля

*Перед установкой купите модуль (*[*инструкция*](/master.md#pokupka-modulya)*)*

#### Шаг 1

В центре администрирования (далее ЦА) сайта переходим в раздел **«Магазин приложений»** (1) и в поле поиска вводим название модуля (2), нажимаем искать (3) или "Enter", на нужном модуле кликаем на кнопку **«Установить»** (4)

<div data-full-width="true"><img src="/files/LXskTBK9pypJY9hKoPJJ" alt="Магазин приложений"></div>

#### Шаг 2

В параметрах установки модуля вводим параметры и кликаем на **«Установить»**

<div data-full-width="true"><figure><img src="/files/pplbZwqD4G935tGCiLNv" alt=""><figcaption></figcaption></figure></div>

* ***Адрес своего аккаунта в AmoCRM субдомен** - если ссылка на личный кабинет в AmoCRM у вас <https://demo.amocrm.ru/>, то субдомен будет и нужно ввести в настройки - «demo» (без .amocrm.ru)*
* ***Ссылка для перенаправления** - http(s)://АДРЕС\_ВАШЕГО\_САЙТА/amocrm/api/*
* ***ID интеграции, Секретный ключ, Код авторизации*** ***(старый вариант) -** не заполняем*
* ***Долгосрочный токен (Рекомендуем)** - его можно получить в AmoCRM в разделе «Настройки» → «Интеграции» (см.* [Создание ключа интеграции](/amocrm/sozdanie-klyucha-integracii.md)*)*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.morozovpimnev.ru/amocrm/ustanovka-modulya.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.
