# How to change channel connection

Go to the connected channels in the Studio and to the MS Teams Inbox tab. Delete the connected inboxes.

<figure><img src="/files/B9Jo3dIrOMpr5MAGYjws" alt=""><figcaption></figcaption></figure>

After this is done, you will find the 'Connect' button behind the inboxes again. Connect the inbox as you have done before in [MS Teams](/studio/channels/ms-teams.md). Your Botsquad notifications will now be received in the new MS Teams Channels.


---

# 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://manuals.dialox.ai/studio/channels/ms-teams/how-to-change-channel-connection.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.
