# Channel Connector

All integrated channels within 3Dolphins (Bot and Omnichannel contact center) are managed by channel connector. The next page will contain instructions on adding and managing channel connectors. Log in as **Administrator** to access this page.&#x20;

Then, go to the **Integration** menu and click the **Channel Connector** menu. You will see the channel connector page such images below.&#x20;

![Channel Connector](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FRmv4b5kLdHqJv2SVjd5N%2FChannel%20connector%20edit.png?alt=media\&token=bfa16dbc-5d6a-4c03-a9a7-a2102491642a)


---

# 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.3dolphins.ai/integration/channel-connector.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.
