# Create a New Channel of App Follow

Go to the integration menu and click the channel connector menus, then you will see a channel connector page such images below.

![Channel Connector](/files/2OGij7fLDsfcHEocejnv)

To create an AppFollow channel, click the **‘Add Channel‘** button on AppFollow Channel, and then you will see a pop-up to add channel setting and you will be asked to enter the channel name, External ID/App ID, API Secret/Client ID\&Secret. If you’re done, you can click the **‘Save‘** button.

![Add Channel](/files/qB6Kmt6Y1YlGjQOdXErQ)

| Field Name                       | Description                                             |
| -------------------------------- | ------------------------------------------------------- |
| Channel Name                     | Name of your channel.                                   |
| External Id/App Id               | App Id obtained from AppFollow                          |
| Client ID & Secret or API Secret | Select authentication type to integrate with AppFollow. |
| API Secret                       | AppFollow API Secret.                                   |
| Client Id                        | AppFollow account ID used.                              |
| Secret Key                       | Secret key that used in AppFollow account.              |

Add AppFollow channel successfully.

![App Follow Channel Created](/files/tdYxVtdBysnWPZgw46ol)

**Component Explanation:**

<table><thead><tr><th width="150">No.</th><th width="193.7849284134166">Component</th><th width="266.9090909090909">Description</th></tr></thead><tbody><tr><td>1.</td><td>Channel Name</td><td>Name of your AppFollow channel. Hover on the channel name to view the channel port</td></tr><tr><td>2.</td><td>Channel ID</td><td>An ID, you register with 3Dolphins. Each channel registered in 3Dolphins has a different ID.</td></tr><tr><td>3.</td><td>Channel Config Button</td><td>Click to setting your AppFollow 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, 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>


---

# 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/app-follow/create-new-channel-of-app-follow.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.
