# Connecting a Channel

Now that you have created the Workspace, you are one step closer to setting up the platform. Let's connect a Channel to the platform to start interacting with your Contacts.

{% hint style="info" %}
Find the [list of Channels supported on IS-Messenger here](/ismessenger/workspace-setting/channels.md). ​
{% endhint %}

### Connect a Channel <a href="#connect_a_channel" id="connect_a_channel"></a>

In your Dashboard, click the Connect Channel button to access the Channel Catalog. Then, select a Channel from the Channel Catalog and click Connect.

<figure><img src="https://files.helpdocs.io/9e3syfbzn8/articles/57w6ke6ovt/1696385397158/image.png" alt=""><figcaption></figcaption></figure>

Alternatively, navigate to your Workspace Settings > Channels and select a Channel from the Channel Catalog and click Connect.

<figure><img src="https://files.helpdocs.io/9e3syfbzn8/articles/57w6ke6ovt/1696385443062/image.png" alt=""><figcaption></figcaption></figure>

Every Channel has its unique connection flow. Get an overview of each Channel and learn the step-by-step connection flow in the Channel’s quick start guides.

{% content-ref url="/pages/-McZJPoFnvYBd0H5xjGe" %}
[MESSAGING CHANNELS](/ismessenger/messaging-channels/channel-overview.md)
{% endcontent-ref %}

{% hint style="info" %}
We are constantly updating the step-by-step instructions with the latest information. If you find any mismatch of information, please do let us know [here](/ismessenger/modules/contacts.md).
{% endhint %}

### What's Next? <a href="#what_s_next" id="what_s_next"></a>

You have created a Workspace and connected a Channel. Now you can start inviting your teammates to collaborate.

Inviting Users

### FAQ and Troubleshooting <a href="#faq_and_troubleshooting" id="faq_and_troubleshooting"></a>

**Why am I encountering an error while attempting to connect a Channel to my Workspace?**

You may be trying to connect a Channel that already exists in another Workspace. To connect your Channel to your desired Workspace, you will need to remove the existing connected Channel. It is also possible that your IS-Messenger account is inactive. If this is the case, please [contact us](/ismessenger/modules/contacts.md).

{% content-ref url="/pages/-McXEoLrSDOGLqdEeyYb" %}
[Invite your teammates](/ismessenger/getting-started/invite-your-teammates.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://docs.is-messenger.com/ismessenger/getting-started/connecting-a-channel.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.
