# SMS настройки

Подключив сервис SMS рассылок в PrivateCRM возможно рассылать уведомления клиентам.

Настройка SMS-уведомлений:

1. Пройдите **регистрацию** на одном из сервисов SMS рассылок. Создайте **буквенного отправителя** через раздел Отправители. На данный момент есть интеграция с сервисами [sms.ru](https://sms.ru/), [iqsms.ru](https://iqsms.ru/), [smspro.kg](https://smspro.nikita.kg/). Если необходима интеграция с другим сервисом, обратитесь в поддержку.
2. Скопируйте api-ключ из личного кабинета сервиса в поле Api key в PrivateCRM (Управление-SMS настройки).
3. Настройте шаблоны уведомлений. Доступно 3 вида SMS-уведомлений: **уведомление о создании заказа, уведомление о доставке и уведомление о завершении подписки**.
4. Управляйте всей текущей рассылкой из меню SMS-расписание.
5. В настройках заказа укажите, какие SMS отправлять клиенту.


---

# 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.private-crm.ru/upravlenie/sms-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.
