---
title: "Adding a Completed Courses Page"
slug: "adding-a-completed-courses-page"
updated: 2024-08-15T15:53:03Z
published: 2024-08-15T15:53:03Z
canonical: "support.smarteru.com/adding-a-completed-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 a Completed Courses Page

Courses on [dashboard set pages](/v1/docs/pages) are organized into one of three [states](/v1/docs/page-configuration-for-course-pages#include-course-states):

- Enrolled
- Catalog
- Completed

Courses will display on a page of completed courses only if all of the following are true:

- The learner does not have an active enrollment in the course.
- The learner cannot self-enroll in the course.
- The learner completed the course.

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

A completed courses page displays courses that a learner has previously completed that they are not currently enrolled in and are not available for self-enrollment.

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

## Adding a Completed Courses Page

To add a dashboard set page showing the user's completed 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 *Completed* is checked.
  5. Click **Save**.

## Related

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