# Create Form and Map with Program

## Description

This guide provides step-by-step instructions for creating a form using **FormIO** and map it with Program. The form will be filled out by applicants when applying for a program.

## Prerequisites

Ensure that **OpenG2P Formio** module is installed.

## Steps

1. Navigate to the ***Forms*** section using the menu bar.

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

2. Create a **Form Builder** and select a ***formio.js version.*** If a version is not available, download it from the **Configuration** section.

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

3. Click the **Form Builder** button (located at the top center of the builder form view) to create a form using the drag-and-drop feature.

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

4. Go to the **Programs** menu.

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

5. Open the program where you have to map the form, navigate to the **Portal Form** section, and select the form you want to map.

<figure><img src="/files/qhH5juEC2AieirDag3Mg" 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/products/pbms/previous-generation/functionality/self-service-portal/user-guides/create-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.
