> 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/sozdanie-klyucha-integracii.md).

# Создание ключа интеграции

В аккаунте **AmoCRM** перейдите в раздел **«amo МАРКЕТ»** и в меню нажмите **«+ Создать интеграцию»** -> **«Внешняя интеграция + Создать»**

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

&#x20;Заполняете все необходие поля и нажмите сохранить

<div data-full-width="true"><img src="/files/wopATM62jg3CwI3Yorzs" alt=""></div>

* ***Ссылка для перенаправления** - http(s)://АДРЕС\_ВАШЕГО\_САЙТА/amocrm/api/*&#x20;
* ***Предоставить доступ** - Выбрать “Доступ к данным аккаунта”*
* ***Название интеграции** - любое (например: Мой сайт)*
* ***Описание** - любое (например: интеграция с HostCMS)*

После сохранения перейдите во вкладку **«Ключи и доступы»,** сгенерируйте "Долгосрочный токен" на максимальный срок, **Долгосрочный токен** Вам понадобятся для ввода в настройки модуля.

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


---

# 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/sozdanie-klyucha-integracii.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.
