# Map Self-Service Portal Form

## Description

This guide provides steps to map the portal form for an existing program. This form will be used by the beneficiary on *Self-Service Portal* to apply for the program.

## Pre-requisites

The user must have a *Program Manager* role and the program has been created using the steps from the [Create Program](/1.1/guides/user-guides/create-a-program.md) guide.&#x20;

## Steps

1. Navigate to *Programs* from the main menu.

<figure><img src="/files/YO0BLAvD4E444qPKb4Hw" alt=""><figcaption></figcaption></figure>

2. Click on *Configuration*.

<figure><img src="/files/k2v5SM83MZPPZDJdqVDA" alt=""><figcaption></figcaption></figure>

3. Select *Portal Pages* from the dropdown.

<figure><img src="/files/bStyUGiYTgOihFnNwmY1" alt=""><figcaption></figcaption></figure>

4. Select the desired form and check the box *Is Portal Form.*&#x20;

<figure><img src="/files/0502uwUx19j7yrfWDW6w" alt=""><figcaption></figcaption></figure>

5. The previous step will take you to the *Website Pages/Program Application*. Check the box *Is Portal Form* and click on *Save*.

<figure><img src="/files/keFkcatw6VVSBQQkXK8f" alt=""><figcaption></figcaption></figure>

6. Navigate to *Programs* from the main menu.

<figure><img src="/files/waByu8dsfd5D5BhRY5WS" alt=""><figcaption></figcaption></figure>

7. Click on the desired program.

<figure><img src="/files/D2znlga9G5Aj9o7NhXhl" alt=""><figcaption></figcaption></figure>

8. In the selected program view, select *Map Portal Form* ta&#x62;*.*

<figure><img src="/files/cRMpJmoZehsuTMrs8qap" alt=""><figcaption></figcaption></figure>

9. Check the box *Multiple Form Submissions* and select the desired portal form from the *Program Form* dropdown. Click on *Save*.

<figure><img src="/files/BF2SzFWzSGBe1eKigzma" alt=""><figcaption></figcaption></figure>

10. The portal form is now mapped to the program.

<figure><img src="/files/tvPVwV9DqyfpyPxGGRsv" alt=""><figcaption></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.openg2p.org/1.1/guides/user-guides/map-self-service-portal-form.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.
