---
title: "Adding a Custom Page"
slug: "adding-a-custom-page"
updated: 2024-08-08T19:23:27Z
published: 2024-08-08T19:23:27Z
canonical: "support.smarteru.com/adding-a-custom-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 Custom Page

Custom pages can display different types of information on a dashboard set's page. For example, you can display charts showing a learner's enrollment status and monthly engagement, course enrollments, and knowledge base on one page.

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

You can also display information from different functional areas of SmarterU on a single page. For example, you can create a page that displays both a course catalog and learning plan catalog.

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

The content on a custom page is added using [widgets](/v1/docs/custom-page-widgets). Each widget enables you to add a specific type of content to your page. For example, you can add a photo to your page using the Image widget, or a block of text using the Text widget.

If you've already [created pages in your dashboard set](/v1/docs/adding-a-page) that you want to re-use, you can add those pages to your custom page. For example, suppose you already have a course page that displays a learner's completed courses. Using the Course widget, you can include the content from your existing page on your custom page.

To add a custom page to a dashboard set:

1. Add a custom page type to your dashboard set by doing the following:
  1. [Add a page to the dashboard set](/v1/docs/adding-a-page).
  2. Set the page's [**Type** setting](/v1/docs/page-main#type) to *Custom Page*.
  3. Enter at least one [label](/v1/docs/page-labels) for the page.
  4. Click **Save**.
2. Click **Edit** to edit the page. The Edit button will not be available until after the page is saved. The Custom Page Builder displays.

![Add Edit Category Page - Edit Button 20230619](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Add%20Edit%20Category%20Page%20-%20Edit%20Button%2020230619.png)

1. [Add a widget to the custom page](/v1/docs/adding-a-widget-to-a-custom-page).
2. [Move](/v1/docs/moving-widgets-on-a-custom-page) and [resize](/v1/docs/resizing-widgets-on-a-custom-page) the widget as needed.
3. Repeat steps 3 and 4 for each widget you want to add to the custom page.
4. Click **Save**.

## Related

- [Adding a Page](/adding-a-page.md)
- [Adding a Widget to a Custom Page](/adding-a-widget-to-a-custom-page.md)
- [Custom Page Builder](/custom-page-builder.md)
- [Moving Widgets on a Custom Page](/moving-widgets-on-a-custom-page.md)
- [Page: Configuration for Custom Page](/page-configuration-for-custom-page.md)
- [Resizing Widgets on a Custom Page](/resizing-widgets-on-a-custom-page.md)
