# Connect Channels

To connect multiple channels to your organization account, such as **Web Widget**, **Whatsapp**, **Line, WeChat**, **Facebook**, and **Instagram**. Follow these steps:

**Step 1:** Go to the **Channels** section and select the channel you want to connect. Click the **"➕"** icon to proceed.

**Step 2:** Enter the necessary credentials and details for the channel, and then click **"CREATE"**. Alternatively, you can click **"Log in with Facebook"** for quicker connect and access to Facebook.

Once you've completed these steps, the new channel will appear in your list.

For **Web Widget** specifically, you will need to follow a few additional steps:

**Step 3:** Click the pencil icon **"🖋️"** located on the right side, it will take you to the **Web Widget Customization** page.

**Step 4:** Follow the prompts to set up the **Web Widget Customization** pages. Then, copy the installation code provided and paste it onto the page where you want the widget to appear.

**Step 5:** Finally, click **"DONE"** and then **“SAVE AND ACTIVATE”**.

For more details about channels, refer to the appropriate documentation.

\ <br>


---

# 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://imbrace.gitbook.io/imbrace-documentation/onboarding-guide/connect-channels.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.
