# Интеграция с SMSala

Чтобы настроить интеграцию, перейдите в **Вашего бота** → **Настройки** → **Интеграции** → **SMSala**

Api id и пароль находятся в личном кабинете [SMSala](https://my.smsala.com/API)

<figure><img src="/files/dWTP70esrngHiCECKOmb" alt=""><figcaption></figcaption></figure>

Данная интеграция позволяет верифицировать номера телефонов ваших клиентов с помощью блока «Запрос номер телефона».

Основной уклон данной интеграции направлен на работу с номерами зарубежных операторов.

<figure><img src="/files/frf1nXLB32Tsm8GUUrWu" alt=""><figcaption></figcaption></figure>

Для включения верификации номеров телефонов просто активируйте опцию «Подтверждать телефон через sms-код» и выберите 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.cleverapp.pro/integracii/sms-provaidery/integraciya-s-smsala.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.
