# Create New Skype Channel

This section describes how to create a new skype 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 images below.

![Integration](/files/eH3sUDeHz69R3nrVP2sc)

On the channel connector page, click the **'Plus'** button in the skype channel and you will see a pop-up channel setting.

![Channel Setting](/files/ni4TSjDMClCLwC5lH3TP)

**Component Explanation:**

| Name         | Description                                           |
| ------------ | ----------------------------------------------------- |
| App Name     | The name of the application on the App Registration.  |
| App ID       | The ID of the application on the App Registration.    |
| App Password | The password of the application on the Client Secret. |

Add channel skype successfully.

![Add New Channel](/files/rEJh7MdYiPt9DAq1xk9g)

**Component Explanation:**

<table><thead><tr><th width="81.66666666666666">No.</th><th width="251">Name</th><th>Description</th></tr></thead><tbody><tr><td>1.</td><td>Channel Name</td><td>Name of your skype 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 3Dolphins has a different ID.</td></tr><tr><td>3.</td><td>Channel Config Button</td><td>Click to edit LOB that can access this channel. </td></tr><tr><td>4. </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>5</td><td>Channel URL Copy Button</td><td>Click to copy the channel URL to the clipboard.</td></tr><tr><td>6</td><td>Delete Button</td><td>Click to delete this channel.</td></tr><tr><td>7</td><td>Online / Offline Button</td><td>Click to turn on or off the channel. Red means offline and Green means online.</td></tr><tr><td>8</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>

Make sure the channel URL has been added to the port. Hovering over the channel name will show you the channel port. See the image below.

![Channel URL](/files/1RdBaKo5zXssWQxdi2YE)

Copy and paste the public URL for your configuration **'Messaging Endpoint'**.

![Configuration](/files/nRT4VaCf7zJeTX3Ac39K)

Then, click the **'Save changes'** button.

![Save Changes](/files/RvsijUKZQ5xkUoBlZTFF)


---

# 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/skype/create-a-new-channel-of-skype.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.
