# Transferring  the client base. Uploading Whatsapp numbers

* [How to Download Customers](#how-to-download-customers)
* [Features of Client Download](#features-of-client-download)

## How to Download Customers&#x20;

Transfer of clients is possible from Telegram, Viber, Whatsapp&#x20;

To download clients, go to the "Messengers and chats" section.

&#x20;                                           ![](/files/cVElYam1LrlGQilNkKys)

Next, select the appropriate messenger.                                    &#x20;

![](/files/cwMD4Ze3mlGuInh6zdmv)

Next, you need to add a bot if you have not yet added it. Then click on the "Load Client List" button.

&#x20;                                         ![](/files/EajDZLjHTDOO8wWTBhVx)                        &#x20;

Then, in the opened form, either insert the client list into the form, or download the file in csv format

![](/files/VY6Cqr59ZTTn2ipSuXMb)

Important, when loading a file, you must specify the correct encoding and separator in the file. The default values are those required to download files saved in Excel.&#x20;

Details of the data format are shown on the form, and features specific to each messenger are shown.&#x20;

### Addition to the list&#x20;

You can add downloadable clients to one or more lists at once, for segmentation.

!!!!!

### Variable transfer&#x20;

The first column contains the identifier in the messenger, in the second name of the client. The rest of the columns will be written into client variables. The variable name is taken from the column name. The column names are placed in the first row. Loading of variables will happen automatically.

## Features of Client Download&#x20;

Clients become attached to the messenger, meaning that subscribers from one cable bot cannot be uploaded to another.&#x20;

### Telegram&#x20;

In the telegram platform\_id is a number.&#x20;

### Viber&#x20;

In viber platform\_id is a string consisting of letters and numbers, ending with two characters equals.

### Whatsapp&#x20;

This is the only messenger where clients are not tied to a bot and you can download them simply by a list of numbers. The format of the phone number is free. It will be automatically activated when downloading.&#x20;

**Important!!!** If you plan to send messages to the number database, you need to preload the numbers into the client list and then create a mailing list.


---

# 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://docs.mavibot.ai/mailings-staroe/transferring-the-client-base.-uploading-whatsapp-numbers.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.
