---
title: "Adding an Enrolled Courses Page"
slug: "adding-an-enrolled-courses-page"
updated: 2024-08-08T19:39:08Z
published: 2024-08-08T19:39:08Z
canonical: "support.smarteru.com/adding-an-enrolled-courses-page"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.smarteru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding an Enrolled Courses Page

Courses on dashboard set pages are organized into one of three states:

- Enrolled
- Catalog
- Completed

Courses will display on a page of enrolled courses if the learner has an active enrollment in the course.

![Diagram Evaluating Course States 20220621](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Diagram%20Evaluating%20Course%20States%2020220621.png)

The information displayed will depend on the page's [layout](/v1/docs/page-configuration-for-course-pages#available-layouts) (i.e., [calendar](/v1/docs/learner-interface-course-calendar-view), [list](/v1/docs/learner-interface-course-list-view), or [tile](/v1/docs/learner-interface-course-tile-view))

![Learner UI - Courses Enrolled 20240808](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Learner%20UI%20-%20Courses%20Enrolled%2020240808.gif)

To add a dashboard set page showing the user's enrolled courses:

1. [Add a page](/v1/docs/adding-a-page) to one of your categories.
2. From the Add/Edit Category Page workscreen:
  1. Expand the Main Settings accordion.
  2. From the [**Type** list](/v1/docs/page-main#type), select *Course*.
  3. Expand the Configuration accordion.
  4. For the [**Include Course States** setting](/v1/docs/page-configuration-for-course-pages#include-course-states), be sure that *Enrolled* is checked.
  5. Click **Save**.

Refer to [Page: Configuration for Course Pages](/v1/docs/page-configuration-for-course-pages) for details on the other available configuration settings.

## Related

- [Adding a Page](/adding-a-page.md)
- [Page: Configuration for Course Pages](/page-configuration-for-course-pages.md)
- [Page: Main](/page-main.md)
