> For the complete documentation index, see [llms.txt](https://docs.jedidesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jedidesk.com/chat-boti/otrimannya-tokenu-gotovogo-chat-bota-v-viber.md).

# Отримання токену готового чат-бота в Viber

#### Навігація:

1. [Через мобільний застосунок Viber](#id-1.-cherez-mobilnii-zastosunok-viber)
2. [Через адмін-панель Viber](#id-2.-cherez-admin-panel-viber)
3. [Інтеграція чат-бота з #jedidesk](#id-3.-integraciya-chat-bota-z-jedidesk)

***

#### 1. **Через мобільний застосунок Viber:**

В розділі **Додатково** **–>** **Параметри** **–>** **Мої боти**: виберіть свій бот, натисніть **Змінити дані** та вкінці списку скопіюйте API-токен свого боту:

<figure><img src="/files/lcbD8Gn0ACimMUBxxzLn" alt=""><figcaption><p>Отримання API-токена через мобільний застосунок Viber</p></figcaption></figure>

***

#### **2. Через адмін-панель Viber:**

Авторизуйтеся в [адміністративній панелі Viber](https://partners.viber.com/), натисність на іконку з вашим ботом та скопіюйте API-токен:

<figure><img src="/files/eQWk8pumR6awZzawu6Hz" alt=""><figcaption><p>Адміністративна панель Viber</p></figcaption></figure>

<figure><img src="/files/2UvvutpIBoDogBoQBjXw" alt=""><figcaption><p>Отримання API-токена через адміністративну панель Viber</p></figcaption></figure>

***

#### 3. Інтеграція чат-бота з #jedidesk

На сервісі #jedidesk відкрийте вкладку **Налаштування** **->** [**Інтеграції**](https://app.jedidesk.com/integrations), вставте скопійований API-токен та натисніть <mark style="background-color:blue;">**Активувати**</mark>:

<figure><img src="/files/RcgKbb1s4DiJ2Tt3zoa3" alt=""><figcaption><p>Інтеграція чат-бота з #jedidesk</p></figcaption></figure>


---

# 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:

```
GET https://docs.jedidesk.com/chat-boti/otrimannya-tokenu-gotovogo-chat-bota-v-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.
