> For the complete documentation index, see [llms.txt](https://docs.c360.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.c360.org/~/changes/h6GD8U8veJHJU9JthTaa/registration/online-registration/settings-and-configuration.md).

# Settings & Configuration

To configure your Parent Portal and registration experience, navigate to the Parents - New! Module.

<figure><img src="/files/i4bXNgfJp8aLpBt6zpCH" alt=""><figcaption><p>Parents - New! Module</p></figcaption></figure>

## Home

The Home Page Content is where you can enter any instructions, important organization information, or anything that needs to be communicated.

This populates on the landing page of your online registration, before a Parent enters their phone number for registration or log-in. Anything added here should be acceptable to be front-facing to the public.

<figure><img src="/files/NWd0ban2c24n7H3moEQD" alt=""><figcaption><p>Home Page settings</p></figcaption></figure>

## Notifications

Set up a selection of automatic notifications that are sent to the Parent as they navigate through online registration and enrollment. You can also set up internal staff notifications.

<figure><img src="/files/hw9yd5pgh76HZXXLhcS9" alt=""><figcaption><p>Notification settings</p></figcaption></figure>

There are currently four configurable notifications:

1. Parent: Registration Welcome
2. Parent: Registration Complete
3. Staff: Registration Complete
4. Staff: Participant Enrollment

Simply select the email asset you want to set to send. These [must be created in advance](/~/changes/h6GD8U8veJHJU9JthTaa/locations-file-and-email-management/emails-and-messages/creating-email-assets.md).

## Dashboard

Dashboard Content is where you can personalize the landing page of the Parent Portal.&#x20;

<figure><img src="/files/CgaPjoTVeVP3Ikx37wAe" alt=""><figcaption><p>Dashboard settings</p></figcaption></figure>

### Welcome Message

Any instructions, important organization information, or anything that needs to be communicated can be entered her.

### Alert Message

Need a message to stand out? Enable the alert message and craft any instrcutions, important organization information, or anything that needs to be clearly communicated here.

## Membership

Under *Membership* settings, you can configure relevant membership sign-up.

<figure><img src="/files/TqRuYSYskZqnkcWNKDlu" alt=""><figcaption><p>Membership settings</p></figcaption></figure>

### Skip membership page?

Purchasing memberships is not required. If it is not apart of your organization's flow, you can disable it here.

### Default membership level

Select one of your memberships to be the default membership here. Only levels with the *type* of 'General' and are set to be shown online are selectable.

<figure><img src="/files/lJC4uObOx2QMc5X6oac2" alt=""><figcaption><p>Selecting a default membership level</p></figcaption></figure>

If membership is skipped, this level will be automatically applied to every participant registered through the Parent Portal. If membership is enabled, the level selected here will be shown as the default.

### Helpful content to show on the membership selection page

Any instructions, important organization information, or anything that needs to be communicated can be entered her.

## Enrollment

Under *Enrollment* settings , you can manage various settings related to your [organization's schedule](/~/changes/h6GD8U8veJHJU9JthTaa/programs/schedules.md) - like whether or not program enrollment is even available for Parents to access. It is important to have a thorough [understanding of enrollment](/~/changes/h6GD8U8veJHJU9JthTaa/registration/online-registration/settings-and-configuration/online-enrollment-structure.md) to ensure a seamless experience  for Parents.

Note that programming **must be made available online** for online enrollment to take place.

<figure><img src="/files/xPdg4Lg0CGxHdZ0ztrWH" alt=""><figcaption><p>Enrollment settings</p></figcaption></figure>

### Is enrollment required?

Select or unselect this option to require Parents to enroll their Participants in programming after they've completed the registration form.

### Default Enrollment

Select a default enrollment level for Parents.&#x20;

<figure><img src="/files/6iiWbhkKyI66zuvsNpgK" alt=""><figcaption><p>Selecting a default enrollment level</p></figcaption></figure>

### Skip enrollment page?

If enrollment is irrelevant to your programming (most common for center-based organizations), you can skip it entirely. Note that enrollment will only be skipped when a default is set.

### Show hisotric online enrollments?

If an online program has already passed, it will automatically be hidden from online registration. If you'd like to display and allow for enrollment of historical programs, you can enable it here.

### Content to show on the enrollment selection page

Any instructions, important organization information, or anything that needs to be communicated can be entered her.

## General

Under *General* settings, you'll find excess configurable options.

### Minimum Emergency Contact Count

<figure><img src="/files/WFN7t87Kdwytnloh0Yit" alt=""><figcaption><p>General settings</p></figcaption></figure>

Control how many emergency contacts are required for Parents to enter when registering or updating their information.


---

# 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://docs.c360.org/~/changes/h6GD8U8veJHJU9JthTaa/registration/online-registration/settings-and-configuration.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.
