# Подключение Rutube

### Как подключить Rutube?

1. Перейдите в личный кабинет и откройте вкладку «Аккаунты». Нажмите на кнопку «Подключить Rutube».

<figure><img src="/files/t3Sjh8VANIVFQwXkwMAJ" alt=""><figcaption><p>Вкладка "Аккаунты" в личном кабинете</p></figcaption></figure>

1. В появившемся окне введите E-mail и пароль от канала. Далее нажмите кнопку "Добавить", и если данные введены правильно, ваш канал будет добавлен в сервис.

<figure><img src="/files/aTybZDS8qUQ8tYkuUvEA" alt=""><figcaption><p>Форма добавления канала</p></figcaption></figure>

{% hint style="warning" %}
**Это безопасное подключение**

Впостер использует официальный API Rutube, и не сохраняет ваши учетные данные. После ввода E-mail и пароля сервис получает токен, который хранится в нашей базе.
{% 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.vposter.ru/informaciya-neobkhodimaya-dlya-ispolzovaniya-po/lichnyi-kabinet/akkaunty/podklyuchenie-rutube.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.
