# How to Create New Channel?

You can add channel in two ways:

**1-** Click on the “**Channels**” text in left vertical navigation and then "**Channel Manager**"

![](/files/-MN7dTNeWAFZid3ujnOV)

![](/files/-MN7ee8VDuMTfd9EMNoN)

**2-** Click on the “**Portal Settings**” link and then click on "**Channel Management**" and "**Create New Channel"** Option:

![](/files/-MN7vPJ9jsG1qnjn_K0y)

![](/files/-MN2N7AKXUXmxDXKRa2e)

**3-** The below "**Create Channel**" form will be opened:

![](/files/-MN2NJr5HxszplkRI5lP)

**- Channel Icon and Header Banner:** You can choose a thumbnail image for the channel by clicking on “Choose an icon”, square image of 256px or higher is preferred. Similar option for Header Banner.

**- Title:** enter the title for the channel&#x20;

**- Purpose:** enter purpose or description if needed to provide more details on the channel&#x20;

**- Owner:** as a Channel creator, you would automatically become another Channel owner&#x20;

**- Security Mode:**&#x20;

* A Channel can be **public**, where every user within that organization can access it or it can be **Private** for limited users.&#x20;
* You can control the security options on your channels by selecting the "**Everyone can view**" and "**Everyone can upload**" options as below:

***Public Channel:***&#x20;

Set the option "**Everyone can view**" to true in order to define the channel as Public and enable everyone within the organization to view any video within this Channel.&#x20;

Set the option "**Everyone can upload**" to true in order to allow other users to upload new videos into your channel, or set it to false to prevent all users to upload new videos into your channel.

***Private Channel:***&#x20;

Set the option "**Everyone can view**" to false in order to define the channel as Private and prevent everyone within the organization to view any video within this Channel.&#x20;

Set the option "**Everyone can view**" to false enables option 'Restrict By Access Control (SSO)'.&#x20;

**-**&#x43;lick on the "**Create**" button when finish.


---

# 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://help.circlehd.com/channels/how-to-create-new-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.
