# Viber

## General information

The integration allows you to connect Viber Bot Account (not personal accounts). Viber Bot Account is not a chat-bot, it's a specific name of a channel in Viber, which lets you set up a communication channel of the user with a business.&#x20;

The instruction was crafted based on the fact, that the Viber Bot Account had already been created and you need to connect it to Blinger.io. If you haven't created a Viber Bot Account, then we propose the following instruction: [**How to create a Viber Bot Account?**](https://help.blinger.io/faq/messaging-channels/viber)

Earlier the Viber Bot Account used to be called Public Account, but the technology behind them hasn't changed.

## Connect Viber Bot Account?

### **Step 1.** Open the tab Apps and click on "Add new app"

![](/files/-LlqAvctzb5OCngjsdci)

### **Step 2.** Select Viber channel and click on "Add Viber"

![](/files/-LlqYOUxqRf4I_ULONpj)

### **Step 3.** Log in to Viber Admin Panel

**The link to Viber Admin Panel:** <https://partners.viber.com/login>

To log in you must enter the phone number, to which the Viber account is attached, and click on Login. After that in Viber application on your smartphone there will be a message displayed with the code, which you should enter to log in to Viber Admin Panel.

![](/files/-LEy44NHlevKYgSdjqKq)

After that you'll receive a 6-digit password in the app from Viber, which you must enter within 2 minutes

![](/files/-LEy7XLvPdYS-GaY1moJ)

### **Step 4.** Click on the section "Info" and copy the Url

![](/files/-LEyE5LEwNk9RTPS7unj)

### **Step 5.** Got to Blinger.io and paste the copied Url in the field "URL"

![](/files/-LlqicZff4Ewy_hqbbi-)

### Step 6. Go back to Viber Admin Panel and copy the Token value

![](/files/-LEyJ9CQ-1s-X249JG4b)

### **Step 7.** Go to Blinger.io, paste the copied Token in the field "Auth key" and click on "Add"

![](/files/-LlqiYLqdssgJg5FEqzr)

{% hint style="success" %}

### **The integration is completed!**

{% endhint %}


---

# 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.blinger.io/documentation/section-apps/adding-accounts/viber.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.
