> For the complete documentation index, see [llms.txt](https://docs.elephant-group.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elephant-group.ru/nastroika-funkcii-prilozheniya/otpravka-sms-s-pozdravleniem.md).

# Отправка SMS с поздравлением

### Условия отправки телефонных звонков с поздравлением

{% hint style="warning" %}
SMS отправляются по лидам и контактам.&#x20;

SMS отправляются только на телефонные номера типа Мобильный.

**На текущий момент поддерживается оператор SMS.RU. Если необходим другой оператор, сообщите нам, мы настроим.**
{% endhint %}

###

### Настройка - SMS

![](/files/-MSkTnmA6RYvrmJpyUpa)

* [x] Включаем SMS поздравление
* [x] Выбираем время отправки sms

{% hint style="success" %}
Пример:&#x20;

Если время установили в 10:00, то звонок пройдет в промежутке с 10:00 до 11:00
{% endhint %}

* [x] Выбираем оператора (на данный момент пока SMS.RU)
* [x] Указываете ваш api\_id (ключ из личного кабинета SMS.RU)
* [x] Пишем текст поздравления
* [x] Сохраняем

![](/files/-MSkULJPhbeX4IY1zSuu)

* [x] Отправляем тестовое sms на свой номер, для проверки

![](/files/-MSkW_7z_pm8GRcojVXq)


---

# 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://docs.elephant-group.ru/nastroika-funkcii-prilozheniya/otpravka-sms-s-pozdravleniem.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.
