> 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/nastroiki.md).

# Настройки

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

Внесенные при установке и дополнительные настройки можно изменить в ЦА сайта, переходим в раздел **Экспорт/Импорт** → **AmoCRM** → **Настройки**

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

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