> For the complete documentation index, see [llms.txt](https://docs.mavibot.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mavibot.ai/faq/answers.md).

# FAQ

## Where can I get the project's number?

In the address bar:

<div data-with-frame="true"><figure><img src="/files/b2EFTFcnvDqXsvCctfmP" alt=""><figcaption></figcaption></figure></div>

Or in the list of your projects

## What do I do if the bot works in the test window, but doesn’t work in the messenger?

You have an unpaid subscription or a wrong subscription plan

## How to test the bot in WhatsApp

Text the number that’s connected to the bot from a different number. Or you can send from the connected number the code phrase ::**bot\_info**, using which you can find out if the bot still works properly. An answer of this kind should come:

![](/files/PqSv0pWsRKwPs2K9jocQ)

## How to make it so the chain of 2-3 messages opens up simultaneously?

The blocks need to be connected with arrows and set up a 0 seconds delay before answer.

![](https://lh5.googleusercontent.com/D6zKxhYEwH3K9jmXxO4GP9RHIm5sEymXbqa728vM3ItJZXdIMFf9HyfkFfBb9xh_P0uRk2W71Izq9viTOx28_ST0uqxdacR3_Z5_0YlgNEB9PH5Hh7-PdmrG1MY8Gbs6fujOkjKymaX87A2hqA)

## **Is it possible to put in pictures?**

## How to send several pictures (files)

You need to create several blocks all of which send an attachment. To make it so they will be sent without any additional text, you need to put the variable #{none} in the answer tab.

## Why do links get sent instead of files?

That means that you either chose the sending type as a link or that an error occurred while sending the file. It’s recommended to check if there is a file in that link.

Nuances of sending files:

1. When downloading, the files must have different names because each project has its file folder on the server and identical names are unacceptable.&#x20;
2. If you’re sending it as a link you need to check if it works before you send it.&#x20;
3. Video files as “videos for viewing" do not get sent.&#x20;
4. When you delete the block, the file gets deleted with it as well.

## How to display the tab for putting in the phone number correctly

It’s necessary to add a validation test through regular expressions.

## How to find the number of people subscribed to the bot

In the section “Statistics” the overall number, as well as the number by messengers separately, are shown.

## Where can I find the link to my bot so that I can target it?

You can create a mini-landing, where you can find the links to every messenger your bot is connected to. Mini-landing isn’t necessary though, you can just copy the proxy link

{% hint style="danger" %}
You cannot copy the links from the mini-landing because they are generated!
{% endhint %}

## **Do you have a partner program?**

{% embed url="<https://docs.salebot.ai/to-partners/become-a-partner>" %}

## Why can’t I see the bot in WhatsApp?

1. See if your subscription is up-to-date and paid for.&#x20;
2. It’s impossible to use WhatsApp Web in both the brower and the bot. The bot won’t work this way.&#x20;
3. Login on salebot.ai, find the “Messengers and chats” tab and check the authorization status and WhatsApp connection in it.&#x20;
4. If It says that it’s in sleep mode, send the command ::bot\_info to or from the bot. If you got an answer, then the bot still works.

## If I’m making a bot on WhatsApp, is it necessary for me to have WhatsApp business?

It’s not. The bot doesn’t care if you have usual WhatsApp or WhatsApp business.

## Are there blocks for connecting to the operator?

It’s just a normal block. You can make it red or yellow and send the request to your email or messenger. You also need to put in the arrow’s settings “Connecting with the manager”

## When the operator or the manager interrupts the chat, how can you turn off the bot’s answers?

You need to set the delay after the operator responds in the project’s settings

![](https://lh5.googleusercontent.com/W_xgXLvv02MmyJHaH6aeb2_VUdH6GGg1G-tzsBmS7VOT8thQWuaCDGSFqLOU6M5xTuVlGIyrOpwweu1uimeiRsrRPB_ebixyssDF5wemagRfNbCOnUhnidV_X7OsdGMDC6Tm8MPwUddCUuSqBw)

## How do I get the phone numbers from Viber automatically? Or can I only get them by asking in the chat?

You automatically see the person’s phone number only in WhatsApp

## How do I see if the person clicked the link in the previous message?

{% embed url="<https://docs.salebot.ai/the-basics-how-to-use-salebot.ai/sending-attachments.-tracking-links>." %}

## How to change the direction of the arrows in the schema?

One end to the third block, the other on the first. Then another one from the third to the second.

## How to move the client from one block to the other without extending arrows between them?

You can create buttons in the advanced buttons settings and make the block the primary condition check type.

## Do I understand correctly that the function “Send time” with its tabs “Time-” and “Date of sending with delay” means that the message will get sent at a set date?

You’re correct, it moves to that date. Delay before answer, if you add one, will be added to the time you set.&#x20;

## How do I remove the text “powered by salebot” from the chat?

You need to fill in the tab “Chat subtitle” in the form of creating an online-chat.

![](https://lh3.googleusercontent.com/3Q4clqV8aj05Zv1AwuGH4hYsXOaMCxmm0X29f71nG6fk_V5BGxuDBIvU4lmg_zZO8jYlXuj48ZJqigRF2wUYcq-rXIp5tbQooChUfdVT3RAnFnuS7bTdQ5VenzefiGgpkkSzaRkIFgFkXJaoYg)

## Can you create two bots with the same salebot account?

Of course you can. There is an unlimited amount of projects available to create with one account.

## Can I set up sending notifications to our admin when we get messages on online-chat?

Yes.

...

## What is the max file size?

When loading them to the software, it’s 20mb, when sending via a link there are no limitations.

## Different links to the bot with different logic.

*“Hello! Here’s our situation: we have 2 different links that lead to the same site but we made them separate to understand where the requests are coming from. Can we do that with the one bot? So, one of the links will be on our Instagram bio, and the second one will be in our ads, and to divide those channels but use the same bot”*

Yes, you can make 2 mini-landings in the software and write down its own tag in each of them.

## Sending the messages tomorrow

*“Here’s my situation. A person comes from an ad and comes into the bot, they get a greeting and I need to send them a link the next day at 12 sharp; how do I do that?"*

In the arrow’s settings you need to put in the variable next\_day in the “Date of sending” tab and set the time of sending to 12:00.

## An error when sending messages in WhatsApp (read timeout)

HTTPSConnectionPool(host='whatsapp-new\.salebot.ai', port=443): Read timed out. (read timeout=17)

This error shows up the most often when your phone has a slow connection to the internet or it stopped temporarily. If you're sending files or links then the connection speed has to be even higher.

## Questions about Instagram

### I’ve seen a carousel in Instagram DMs. How do I do that?

You can find the instruction [here](https://docs.salebot.ai/integrations)

### Why do my messages repeat?

Check the settings of the white and gray Instagrams - the unofficial one has to be connected with the login and not via email or phone number

### It says that there are no Instagram accounts connected to my Facebook, but I see that everything is connected on Facebook. What do I do?

When connecting the messenger press “Don't have the account you want on the list? Click here”, then type in your Facebook password and press the gray button to the left. Settings will open up, where you need to tick off needed Instagram and Facebook business accounts.

### How to connect Instagram customers?

There are two ways:

1. Set it up remotely (i.e. through screen sharing on ZOOM or Anydesk). The customer will need to sign in to their profile on Facebook and Salebot.&#x20;
2. Send the [documentation ](https://docs.salebot.ai/messengers-and-chats/official-instagram)to the customer and they connect it themselves.

### You talked about a simultaneous work of the white and gray Insta, is that so?

The first 24 hours since the last sent client message the white Instagram is working, while the gray one can check the subscription at the same time. When these 24 hours pass, the white one stops working and the gray one starts to send messages (no buttons). As soon as the client sends anything to the bot, the white one gets activated again. All this happens unnoticeably to the ones who DM.

### What is this 24-hour window?

It is a period of time since the last sent client message. During this window the bot can interact with the client, send them messages with buttons, and send mailings. After those 24 hours these abilities are lost and you have 7 additional days to manually (through the Clients section) sne da reminder or help to resolve the client’s issue. As soon as they answer, the 24-hour window is activated again.

For example, you’ve sent a message with a button. This button will be active even after the hours pass, but you won’t be able to send the client other messages until they press the button or send you a text message.

### How do I put an image, a text and buttons all in the same message?

For this you’ll need inline-buttons, and in the Attachment settings to attach the image (must choose the Image attachment type) and add the text.

### Can I create a mailing using the bot to all opened dialogues on Instagram?

You can. Connect the white Instagram and add a button “Upload clients you have already had the chat with”. Then turn the white Instagram off, connect the gray one and send the messages. Preferably, the text would be randomized. Don’t forget to create intervals, 30 at the very least.

### When verifying the subscription - how do I make it so the bot doesn’t send True or False to the client?

In the field Answer don’t put in the variable that holds these values.
