# What is Channels List?

You can organize your video content for your team / company through Channels. As a Channel owner, you can add co-owners and videos about specific topic for employees to view.&#x20;

The **Channels List** is also displayed in the left navigation on the home page.&#x20;

You can identify Channel as a category keyword which can be used to locate videos for that particular topic.&#x20;

A Channel can be either **public**, where every user within that organization can access it OR it can be private / **secured** with limited users having access.


---

# 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-a-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.
