# Интеграции

- [Телефония](https://help.myfreshcloud.com/integration/telephony.md): Настраиваем IP телефонию
- [Разрешение для микрофона](https://help.myfreshcloud.com/integration/telephony/microphone.md): Разрешаем использование микрофона
- [Почтовик](https://help.myfreshcloud.com/integration/mailer.md)
- [Подключение почты](https://help.myfreshcloud.com/integration/mailer/add-email.md): Добавляем почтовые аккаунты
- [Gmail](https://help.myfreshcloud.com/integration/mailer/add-email/email-gmail.md): на что стоит обратить внимание при подключении почты
- [Yandex](https://help.myfreshcloud.com/integration/mailer/add-email/email-yandex.md): Описание подключения почтового аккаунта
- [Icloud](https://help.myfreshcloud.com/integration/mailer/add-email/icloud.md)
- [Доступ к почте сотрудников](https://help.myfreshcloud.com/integration/mailer/access.md): Настраиваем доступ к почтам среди коллег
- [Лидогенерация](https://help.myfreshcloud.com/integration/mailer/lead_generation.md)
- [Фильтры](https://help.myfreshcloud.com/integration/mailer/lead_generation/filters_lead.md)
- [Сервис рассылки](https://help.myfreshcloud.com/integration/mailings.md): Массовые e-mail рассылки
- [Подключение Unisender](https://help.myfreshcloud.com/integration/mailings/add-unisender.md): Настраиваем аккаунт для отправка email рассылок
- [SMS](https://help.myfreshcloud.com/integration/add-sms.md): Подключаем аккаунт для отправки sms
- [Поставщик Target SMS](https://help.myfreshcloud.com/integration/add-sms/target.md): интеграция
- [WEB-формы](https://help.myfreshcloud.com/integration/webform.md): Создаем формы для сайта
- [Данные и вид](https://help.myfreshcloud.com/integration/webform/view.md): создание веб форм на сайт
- [Автоответчик](https://help.myfreshcloud.com/integration/webform/auto_answer.md)
- [Лидогенерация из форм](https://help.myfreshcloud.com/integration/webform/lead_generation.md)
- [Tilda](https://help.myfreshcloud.com/integration/webform/forms-tilda.md): Как разместить форму на сайт
- [Социальные сети, мессенджеры](https://help.myfreshcloud.com/integration/social-networks.md): Подключаем социальные сети
- [Телеграм](https://help.myfreshcloud.com/integration/social-networks/telegram.md)
- [ВКонтакте](https://help.myfreshcloud.com/integration/social-networks/vkontakte.md): Настраиваем синхронизацию с публичными страницами ВКонтакте
- [Instagram\*](https://help.myfreshcloud.com/integration/social-networks/instagram.md)
- [Facebook\*](https://help.myfreshcloud.com/integration/social-networks/facebook.md)
- [WhatsApp\*](https://help.myfreshcloud.com/integration/social-networks/whatsapp.md)


---

# 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.myfreshcloud.com/integration.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.
