# Linking a social network account

Great, you have successfully added the channel and it will show up in the list. Pay attention to the "Account is linked" column. Displays here whether you have linked your social network account

![](/files/HrAg8nyGVP2TojWBxo7n)

Until the account is linked, you, as a manager, will not be able to test changes not published in the script, see debug messages, or use the "Works only for admin" setting.&#x20;

{% hint style="info" %}
Link your VKontakte and Telegram accounts to test unpublished changes, see debug messages, and use the "Works for admin only" setting
{% endhint %}

Click on the "Link" button:

![](/files/nH1U6yknUesJdLHQoGNn)

Copy the message and send it to your bot:

![](/files/QRjMALT3LeeL3HmSFRpb)

After that, the value should change to "Yes", that is, the account has been successfully linked.

![](/files/we3CKe4AErwMoUfQsMOK)

{% hint style="success" %}
Excellent! You have successfully added a channel to Telegram and linked your account in order to be able to use the testing functionality in full! 👏
{% 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://docs.smartbotpro.io/beginning-of-work/how-to-add-messenger/linking-a-social-network-account.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.
