# Skype

## **Как подключить Скайп к Еадеску**

Инструкция рассчитана на тех, у кого создан бот в Скайпе. Если нет — воспользуйтесь [документацией Майкрософт](https://docs.microsoft.com/ru-ru/azure/bot-service/), как создать бота. Мы знаем, что это непросто и инструкция у них сложная, поэтому в будущем подготовим свою.

### **Настройка в Еадеске**

Перейдите в настройки каналов, нажмите на синюю кнопку с плюсом и [выберите иконку Скайпа](https://app.yeahdesk.ru/settings/channels/skype/new). Справа появится форма, заполните её:

![](https://lh5.googleusercontent.com/b7wxX-hgLUYOh12PfiZGNXoEsKVg0ZIY2-bxfT5aXuLxuawarxQvb1gcO7QBmRv4utBMPqO88MhdjhS1q-q-3iAwrHk7drsfvJwgO6DEP_pAQaYmEqEexmTKcMir4RPEuM2BW8bI)

### **Как найти Application id и Application Secret в Скайпе**

Под инструкцией есть подсказки в картинках, где какие кнопки находятся, чтобы вам было проще.

1. Войдите в настройки бота Скайпа
2. Нажмите «Управление»

![](https://lh5.googleusercontent.com/s3xlt2MvodQx2LvdEWU_sMUFSYhaVmfbZZUCD-6NKLhLHyFNnV4dRDI6X_bcysBKMrD6kHpo7b4peLwEK_DBmoJA9KKVyF7gydQ_DCTEepmcKb9iI0Q7gPD6mNN8PYKtEOAJmFy8)

3\. Скопируйте и вставьте код приложения в поле Application Id в Еадеске

![](https://lh4.googleusercontent.com/U0shpXDbkE6HTPk7AI17dkaMM2EmiO5_acM-_nVmu_qKMXBm2UiOPzYGAtHK8h6SMeocfkl0PvudUurDFe5rtApMtBDYGcNtW7fiuSCkR2Mb0raU9B3pyo6BKcEk569sCvFR_vmw)

4\. Нажмите «создать новый пароль»

5\. Скопируйте и вставьте новый пароль в поле Application Secret в Еадеске

6\. Нажмите «подключить» в Еадеске

### Посмотрите, как подключить другие каналы связи

{% content-ref url="/pages/-LFrP12h1me2xjy7VmLX" %}
[Электронная почта](/docs/for-admins/channels/email.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYwGgmsLiCQtDn3X9Ou" %}
[Телеграм](/docs/for-admins/channels/telegram.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LFrOlViBf0E2H7xuSZy" %}
[Телефония](/docs/for-admins/channels/onlinepbx.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYwHHNNsZ1HxS8M8jYU" %}
[Чат на сайт (Chatra)](/docs/for-admins/channels/chatra.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYwHHdHc0TIoDj49Ac1" %}
[Skype](/docs/for-admins/channels/skype.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYwHI9kpRUPC5dOjIMV" %}
[WhatsApp](/docs/for-admins/channels/whatsapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_lc\_MnKVhPRp7NBNjt" %}
[Facebook](/docs/for-admins/channels/facebook.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9-xibcE9twCpp3AFDF" %}
[Instagram](/docs/for-admins/channels/instagram.md)
{% endcontent-ref %}


---

# 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.yeahdesk.ru/docs/for-admins/channels/skype.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.
