# Online Registration

The parent portal functions as a platform where both new and existing parents can seamlessly add or update information about themselves and their participants.

For new parents, the parent portal guides them through your [customizable registration form](/registration/registration-form.md), with the collected data seamlessly integrated into your database.

For those who have previously registered, logging in to the portal allows them to perform various actions such as updating information, enrolling in programs, and making payments towards their balances.

<table data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h3>Parents View</h3></td><td>Get a feel for the new parent portal from a parents perspective</td><td><a href="/pages/JmS0q1QgUbEKpCP5PwAO">/pages/JmS0q1QgUbEKpCP5PwAO</a></td><td><a href="/files/80IWZpCDnX6pNeqtm4ms">/files/80IWZpCDnX6pNeqtm4ms</a></td></tr><tr><td><h3>Portal Settings</h3></td><td>Customize your organizations parent portal</td><td><a href="/pages/7eN948OYvqlwMju1Gjry">/pages/7eN948OYvqlwMju1Gjry</a></td><td><a href="/files/or8xDio5ss78Ued3NSYa">/files/or8xDio5ss78Ued3NSYa</a></td></tr><tr><td><h3>Registration Form</h3></td><td>Build a unique registration form that asks the questions you need</td><td><a href="/pages/98Ee0Bzh35BCGECwt5wL">/pages/98Ee0Bzh35BCGECwt5wL</a></td><td><a href="/files/tVbZjG6oVGVOQvzbyRjb">/files/tVbZjG6oVGVOQvzbyRjb</a></td></tr></tbody></table>


---

# Agent Instructions: 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/registration/online-registration.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.
