# Portal Settings

## Parent Portal

{% hint style="warning" %}
If you're looking for the docs on the new Parent Portal, [you can view them here](/registration/online-registration/parent-portal.md). These docs are for the previous parent portal, which is still available while we transition between versions.
{% endhint %}

To configure settings for the Parent and Volunteer Portals, navigate to the second tab in the SiteSetup Module. Here you can customize the following options specifically for the Parent Portals:

1. **Initial Registration Email Template**: Set up an email template that will be automatically sent when a constituent completes their initial registration via the Parent Portal. You can customize the content of this email to provide relevant information or instructions to newly registered parents.
2. **Program Registration Email Template**: Configure an email template that will be sent to parents when they register for specific programs through the Parent Portal. This template allows you to provide program-specific details, confirmations, or any additional instructions related to the registration.
3. **Message/Disclaimer**: Add a message or disclaimer that will be displayed to parents when they access the Parent Portal. This can be used to communicate important information, policies, or guidelines specific to your organization.

Remember to save your changes after configuring these settings to ensure they are applied to the Parent Portals.

<figure><img src="/files/6UCaKY9CQUaZk7FGPfId" alt=""><figcaption><p>Custom configurations for the Parent Portal</p></figcaption></figure>

## Volunteer Portal

Scrolling further on the second tab of the SiteSetup Module, you can find settings specifically for the Volunteer Portal. Here are the options you can configure:

1. **Registration Email Template**: Set up an email template that will be sent to volunteers when they complete their registration via the Volunteer Portal. This template can include information such as volunteer roles, instructions, or any other details relevant to the registration process.
2. **Message/Disclaimer**: Add a message or disclaimer that will be displayed to volunteers when they access the Volunteer Portal. This can be used to communicate important information, guidelines, or any other relevant messages specific to volunteering with your organization.

Make sure to save your changes after configuring these settings to ensure they are applied to the Volunteer Portal.

<figure><img src="/files/YzTSQbFFgf10GGnqb22A" alt=""><figcaption><p>Custom configurations for the Volunteer Portal</p></figcaption></figure>


---

# 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/getting-started/configuration/portal-settings.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.
