# What is The Difference Between a Channel and a Playlist?

A Channel is a container of multiple Videos in a folder like view, in other words its categorization of similar topic videos. A Playlist on the other hand, is also grouping of videos together, but each video can be ordered and arranged with a play sequence. This playlist can be shared to CircleHD portal users and external Customers as needed. Playlist is the only way to share videos to external users.


---

# 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/playlists/what-is-the-difference-between-a-channel-and-a-playlist.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.
