> For the complete documentation index, see [llms.txt](https://docs.leadconverter.su/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.leadconverter.su/migration/perenos-bazy-v-leadconverter/perenos-bazy-iz-senler-v-leadconverter.md).

# Перенос базы из Senler в LeadConverter

В этой инструкции мы покажем пошагово, как перенести всех подписчиков из Senler в [**LeadConverter**](https://leadconverter.ru/?utm_source=doc\&utm_campaign=from_senler_to_lc)**.**

1. Заходим в Senler, открываем раздел "**Подписчики**" и нажимаем кнопку "**Экспорт**".<br>

   <figure><img src="/files/grZzNkUvXHBoVO5GOZ86" alt=""><figcaption></figcaption></figure>
2. Выбираем "**CSV**", "**UTF-8**" и нажимаем кнопку "**Начать**".<br>

   <figure><img src="/files/IjAjZHmZ75NLzNklD7S9" alt=""><figcaption></figcaption></figure>
3. Дожидаемся, когда откроется сохранение в новом окне, и сохраняем архив.\
   \
   Если сохранение архива не открылось в новом окне, можно активировать скачивание через "**Уведомления**".<br>

   <figure><img src="/files/WzGKAAvTj7TRocuW22O9" alt=""><figcaption></figcaption></figure>
4. Открываем архив. Нам нужен файл с названием "**leads**". Его необходимо распаковать<br>

   <figure><img src="/files/gUZVGHIJ3sCDBO8UxZ5p" alt=""><figcaption></figcaption></figure>
5. Далее заходим в [LeadConverter](https://lcvr.net/s/dctI): <https://lcvr.net/s/dctI>
6. Открываем раздел **"Настройки"** и подключаем группу ВКонтакте в LeadConverter.

{% hint style="info" %}
Чтобы подключить группу ВКонтакте, воспользуйтесь подсказкой ниже :point\_down:
{% endhint %}

{% embed url="<https://docs.leadconverter.su/podklyuchenie-messendzherov/vkontakte>" %}

{% hint style="warning" %}
**Внимание!**\
\
Подключать нужно ту же группу, которая подключена в Senler.\
\
Если перенести базу **в другую группу**, то **бот не сможет** писать сообщения этим пользователям!
{% endhint %}

7. Заходим в раздел "**Подписчики**" и нажимаем на кнопку "**Импорт**".<br>

   <figure><img src="/files/a8DloKGJglle6Q6NUrDI" alt=""><figcaption></figcaption></figure>
8. Выбираем **подключенную группу ВКонтакте.**<br>

   <figure><img src="/files/huG4vJhXLoPztNrCISdR" alt=""><figcaption></figcaption></figure>
9. Нажимаем на текст "**Загрузить csv файл**" и выбираем файл "**leads**".\ <br>

   <figure><img src="/files/03efro5XfoZPkpdidwFZ" alt=""><figcaption></figcaption></figure>
10. &#x20;Начинаем распределение данных из файла в LeadConverter.

* Нажимаем **3 раза** на "**+Добавить поле**" и приступаем к заполнению полей.
* Заполняем слева направо:

*ID пользователя ВК* -> user\_id\
\&#xNAN;*Имя* -> first\_name\
\&#xNAN;*Фамилия* -> last\_name<br>

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

Далее нам нужно выбрать группу, где эта база будет сохранена для дальнейшей работы.

* Выбираем поле "**Сразу добавить в группу**" и нажимаем на кнопку "**+ Создать новую группу**".

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

* Пишем "**База из Senler**" и нажимаем кнопку "**Ок**"

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

11. Теперь нам осталось нажать на кнопку "**Начать импорт**" и дождаться загрузки базы в [**LeadConverter**](https://leadconverter.ru/?utm_source=doc\&utm_campaign=from_senler_to_lc)**.**

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

Готово!&#x20;

База успешно загружена.

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

{% hint style="success" %}
Остались вопросы?&#x20;

Задавайте их в нашу техподдержку!

Мы всегда рады помочь:relaxed::point\_down:
{% endhint %}

{% content-ref url="/pages/-MasAPNcg291uNezFqb4" %}
[Как задать вопрос в поддержку?](/kak-zadat-vopros-v-podderzhku.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.leadconverter.su/migration/perenos-bazy-v-leadconverter/perenos-bazy-iz-senler-v-leadconverter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
