# What is The Playlist?

Playlists are personalized groups that any user can create to group using one or more video(s). The videos can be the ones they have uploaded or the ones they have access to.&#x20;

This gives user an option to create a user friendly sequential series videos grouped together, that can be effectively used for knowledge transfer or informal training purpose. It empowers employees to design a custom series that could work for them in learning and can also share internally or externally the same series.&#x20;

To view your created and accessible playlists, click on the “**Playlists**” link in the left vertical menu.

![](/files/-MNXojy-wP9AqkUpUHKi)

This will load all playlists created by you under “**Your Playlists**”, and the Playlists that are shared and visible by other CircleHD Portal users under “**Public Playlists**”.

![](/files/-MNXqDnLBL0WpGhLHxua)

You can click on the individual Playlist that you need to view. Below is an example of the Playlist detail page. It will list the videos added in the playlist in the right.

![](/files/-MNXqYqo5V6lMVIgwfxI)

Apart from videos a quiz can be created in the Playlist. A quiz is a set of optional questions. Users can attempt the quiz and check their score based on the correct answers.


---

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