> For the complete documentation index, see [llms.txt](https://help.circlehd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.circlehd.com/lessons/create-lesson.md).

# How to create a new Course?

Before we create a new course, please make sure you have uploaded all the videos needed for the course, but following steps on how to upload videos.

Creating courses is an extension of creating playlists, you will start with creating a new playlist.&#x20;

Below is one way to create a new playlist, Please follow below steps;

1. Once you login to CircleHD portal, click on "My Content" in the left vertical menu. The assumption is that you have already uploaded the videos and ready to create a course.&#x20;

![](/files/-LIS8SSK-xR8e21J6HEh)

2\. Select the videos that need to be included in the course. Click on "+ Playlist" button on top left. This will load the new playlist popup form.

![](/files/-LISBQMi6Rh_ueBXR_d9)

3\. Select "Create a New Playlist" option. Enter the course name below and also select "This is a course" option. Click "Add" to create the course.

4\. This will complete course creation. You can view all courses created by clicking on "Playlists" in left vertical Menu. Note that for courses, you will see "Edit | Assign | Stats" if you are the owner for the course.

![](/files/-LISD1ONkzP2xm5iCV-k)

For assigning a course, please refer to <https://help.circlehd.com/lessons/how-to-assign-lesson> and for viewing course stats please refer to <https://help.circlehd.com/lessons/how-to-view-lessons-stats>.

For any questions, please email "<support@circlehd.com>".


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/lessons/create-lesson.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.
