# Как инициировать общение  Salesbot c определенного номера

В случае если у вас подключено несколько номеров и вы хотите инициировать  Salesbot не от номера по умолчанию, а с любого другого подключенного номера вам нужно: &#x20;

В блоке инициировать общение в квадратных скобках написать номер с которого необходимо отправить Salesbot:  <br>

\[номер телефона] текст;  \
\[@username или номере телефона] текст  - для Telegram\
сохранить настройки. \
\
Сообщение будет отправлено от номера который указан в квадратных скобках, при этом чат в amoCRM не будет закреплен за этим номером <br>

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


---

# 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://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/kak-iniciirovat-obshenie-salesbot-c-opredelennogo-nomera.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.
