# Create New Webex Channel

This section describes how to create a new Webex channel, by doing the following steps:

Go to the **Integration** menu and click the **Channel Connector** menu, then you will see a channel connector page such as image below.

![Channel Connector](/files/8Iw5ORjmK754iyZL8DQt)

On the channel connector page, click the **'Plus'** button in the channel Webex, and then you will see a pop-up channel setting. Then, you can copy and paste your obtained bot access token and click **'Save'**.&#x20;

![Channel Setting](/files/NLdA5QxUxcBKSac5jy2p)

Congratulations, your Webex channel has been created successfully.&#x20;

Here are the components of the new Webex channel in detail explanations:

![Channel Webex Added](/files/nUL6vhAt1pKLZM0P3ks5)

**Component Explanation:**

<table><thead><tr><th width="122.18181818181819">No. </th><th width="258">Name</th><th>Description</th></tr></thead><tbody><tr><td>1.</td><td>Channel Name</td><td>Name of your Webex channel. Hover on the channel name to view the channel port.</td></tr><tr><td>2.</td><td>Channel ID</td><td>Each channel registered in OmniChannel 3Dolphins has a different ID.</td></tr><tr><td>3.</td><td>Channel URL Edit Button</td><td>Click to edit channel URL. If connecting with proxy, please adjust the URL accordingly.</td></tr><tr><td>4.</td><td>Channel URL Copy Button</td><td>Click to copy the channel URL to the clipboard.</td></tr><tr><td>5.</td><td>Delete Button</td><td>Click to delete your Webex channel. </td></tr><tr><td>6.</td><td>Online / Offline Button</td><td>Click to turn on or off the channel. Red means offline, Green means online.</td></tr><tr><td>7.</td><td>Refresh Button</td><td>Refresh your channel at any time to ensure you are always up to date with the refresh button.</td></tr></tbody></table>


---

# 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/webex/create-new-webex-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.
